GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port remaining string benchmarks
Siddhesh Poyarekar
2013-06-11
1
-24
/
+0
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
2
-4
/
+4
*
Fix leading whitespaces.
Ondrej Bilka
2013-06-06
1
-1
/
+1
*
Link extra-libs consistently with libc and ld.so.
Joseph Myers
2013-05-31
1
-10
/
+0
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
2
-0
/
+2
*
Move getlogin_r_chk to login/ subdir.
Roland McGrath
2013-05-06
3
-33
/
+5
*
Move ptsname_r_chk to login/ subdir.
Roland McGrath
2013-05-06
3
-30
/
+5
*
Remove __ptrvalue, __bounded and __unbounded.
Joseph Myers
2013-02-13
1
-2
/
+2
*
Remove CHECK_N and bp-checks.h.
Joseph Myers
2013-02-08
1
-2
/
+0
*
Remove BOUNDED_N and BOUNDED_1.
Joseph Myers
2013-02-01
1
-3
/
+2
*
Avoid backtrace tests matching filenames when searching for function names.
Joseph Myers
2013-01-24
5
-65
/
+65
*
Add tests that backtrace and backtrace_symbols produce correct results.
Joseph Myers
2013-01-18
5
-1
/
+501
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
96
-111
/
+96
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
1
-2
/
+1
*
Update copyright years.
David S. Miller
2013-01-01
3
-6
/
+6
*
Mention that __chk_fail is a public ABI in test-strcpy_chk.c
Florian Weimer
2012-11-29
1
-0
/
+3
*
Update --version copyright dates for memusagestat and pcprofiledump.
Joseph Myers
2012-11-15
1
-1
/
+1
*
Support --with-pkgversion and --with-bugurl.
Joseph Myers
2012-11-09
4
-13
/
+21
*
Add debug IFUNC tests
H.J. Lu
2012-10-19
5
-2
/
+47
*
Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++
H.J. Lu
2012-09-07
1
-6
/
+6
*
Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
Roland McGrath
2012-08-17
1
-27
/
+27
*
Suppress sign-conversion warning from FD_SET.
Paul Pluzhnikov
2012-06-13
1
-4
/
+4
*
tests: move -D_FORTIFY_SOURCE to CPPFLAGS
Mike Frysinger
2012-05-31
1
-4
/
+8
*
Remove use of INTDEF/INTUSE in libio
Andreas Schwab
2012-05-24
10
-41
/
+30
*
Fix attributes for fortify functions.
Marek Polacek
2012-04-29
1
-1
/
+1
*
Remove all traces of reg_char.
David S. Miller
2012-04-18
4
-4
/
+4
*
Merge branch 'elf-move'
Andreas Jaeger
2012-03-27
2
-20
/
+147
|
\
|
*
Remove old debug/backtracesyms files, replace with elf versions.
Andreas Jaeger
2012-03-20
2
-20
/
+147
*
|
Move stdio-common/_itoa.h to sysdeps/generic
H.J. Lu
2012-03-20
2
-2
/
+2
|
/
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-2
/
+0
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
95
-285
/
+190
*
Fix gets problems
Ulrich Drepper
2012-01-24
1
-5
/
+0
*
Add checking versions of poll and ppoll
Ulrich Drepper
2012-01-08
5
-2
/
+81
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
6
-13
/
+13
*
Remove non-ELF support
Ulrich Drepper
2012-01-07
1
-3
/
+1
*
More fallout from gets removal
Ulrich Drepper
2012-01-01
1
-0
/
+6
*
Update copyright year
Ulrich Drepper
2012-01-01
2
-4
/
+4
*
Add range checking for FD_SET, FD_CLR, and FD_ISSET
Ulrich Drepper
2011-09-08
4
-6
/
+62
*
Fix quoting in some installed shell scripts
Ulrich Drepper
2011-06-28
1
-1
/
+1
*
Unify messages
Ulrich Drepper
2011-05-28
1
-2
/
+2
*
Update copyright year.
Ulrich Drepper
2011-01-17
2
-4
/
+4
*
Add two forgotten licence exceptions
Petr Baudis
2010-09-25
2
-0
/
+34
*
Remove undefined operations
Andreas Schwab
2010-09-05
1
-5
/
+5
*
Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7
H.J. Lu
2010-06-30
1
-1
/
+5
*
Update copyright year.
Ulrich Drepper
2010-03-15
2
-5
/
+5
*
Add CFLAGS definition missing from last patch.
Ulrich Drepper
2009-07-30
1
-0
/
+2
*
Add test case for ____longjmp_chk vs signal stacks.
Ulrich Drepper
2009-07-30
2
-1
/
+116
*
Don't treat bug reporting message as a format string.
Andreas Schwab
2009-06-16
1
-1
/
+1
*
Check for valid stack frame in longjmp.
Ulrich Drepper
2009-05-15
4
-2
/
+122
*
* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline
Ulrich Drepper
2009-04-26
3
-9
/
+9
[next]