index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
glibc 2.11.2 release
glibc-2.11.2
Petr Baudis
2010-05-19
1
-1
/
+1
*
Fix FP exception control.
Andrew Stubbs
2010-05-19
2
-3
/
+14
*
Fix typos I added in malloc.c
Ulrich Drepper
2010-05-12
1
-2
/
+2
*
Fix a const warning in ldconfig.
Roland McGrath
2010-05-12
2
-1
/
+5
*
Fix lookup of collation sequence value during regexp matching
Andreas Schwab
2010-05-12
2
-1
/
+6
*
Fix ldconfig to handle symlinks in chroot correctly.
Ulrich Drepper
2010-05-12
2
-1
/
+15
*
Simplify OOM handling in ldconfig.
Ulrich Drepper
2010-05-12
2
-7
/
+5
*
One more bug in ldconfig -r handling.
Ulrich Drepper
2010-05-12
2
-1
/
+8
*
Fix handling if newline in addmntent.
Ulrich Drepper
2010-05-12
2
-3
/
+9
*
BZ #11538: Fix ttyname_r callers not to expect errno was set.
Bruno Haible
2010-05-12
3
-5
/
+20
*
BZ #11537: Hurd: Fix ttyname_r error return value.
Bruno Haible
2010-05-12
2
-3
/
+9
*
Hurd: Fix file_name_lookup_at error case return value.
Emilio Pozuelo Monfort
2010-05-12
2
-2
/
+6
*
Don't crash in trace mode when dependencies are missing
Andreas Schwab
2010-05-12
2
-4
/
+13
*
Fix crash on reloading of gai data in nscd.
Ulrich Drepper
2010-05-12
3
-18
/
+16
*
Fix fallocate error return on i386.
Andreas Schwab
2010-05-12
3
-2
/
+19
*
getopt mishandles optstring of "+:"
Eric Blake
2010-05-12
2
-2
/
+8
*
getopt mistakenly allows '-;' as short option
Eric Blake
2010-05-12
2
-2
/
+8
*
Fix -W with optional parameters in getopt.
Eric Blake
2010-05-12
2
-1
/
+12
*
Handle DNS timeouts in old-style lookkup code.
Ulrich Drepper
2010-05-12
2
-6
/
+16
*
Fix aux cache handling in ldconfig with chroot.
Ulrich Drepper
2010-05-12
2
-7
/
+20
*
Fix printing error messages in getopt.
Ulrich Drepper
2010-05-12
2
-12
/
+17
*
Declare iruserok and iruserok_af.
Ulrich Drepper
2010-05-12
2
-0
/
+27
*
Add test case for last argp bug.
Ulrich Drepper
2010-05-12
3
-2
/
+63
*
Fix option aliasing in argp.
Sergey Poznyakoff
2010-05-12
2
-6
/
+12
*
Fix retrieving of kernel header version.
Ulrich Drepper
2010-05-12
2
-2
/
+19
*
Fix concurrent handling of __cpu_features.
Ulrich Drepper
2010-05-12
3
-14
/
+35
*
Handle unnecessary padding in getdents64.
Ulrich Drepper
2010-05-12
3
-3
/
+20
*
Add missing include.
Ulrich Drepper
2010-05-12
1
-0
/
+1
*
Fix changes to interface list during getifaddrs calls.
Ulrich Drepper
2010-05-12
2
-12
/
+53
*
Document problem with NATs in getaddrinfo.
Ulrich Drepper
2010-05-12
2
-4
/
+13
*
Missing memory barrier in DES initialization.
Ulrich Drepper
2010-05-12
2
-48
/
+57
*
Fix set_max_fast in malloc.
Ulrich Drepper
2010-05-12
2
-1
/
+6
*
Fix spurious UNAVAIL status is getaddrinfo
Andreas Schwab
2010-05-12
2
-0
/
+6
*
Fix typo in cuserid
Andreas Schwab
2010-05-12
2
-1
/
+5
*
calls to cuserid() can result in buffer overruns and/or overflows
Jonathan Geisler
2010-05-12
2
-2
/
+10
*
Fix missing dependency of localedata tests on gconv-modules
Paul Pluzhnikov
2010-05-12
2
-0
/
+9
*
Fix R_X86_64_PC32 overflow detection
Richard Guenther
2010-05-12
2
-2
/
+7
*
Fix reporting of I/O errors in *dprintf functions.
Ulrich Drepper
2010-05-12
2
-1
/
+9
*
Fix assertion in palloc and pvalloc as well.
Petr Baudis
2010-05-12
2
-7
/
+15
*
manual: fix typo: s/are/is/
Jim Meyering
2010-05-12
2
-1
/
+3
*
manual: adjust grammar
Jim Meyering
2010-05-12
2
-5
/
+7
*
manual: fix doubled-words and typos
Jim Meyering
2010-05-12
9
-8
/
+19
*
S/390: Disable two UTF conversion instructions
Andreas Krebbel
2010-05-12
3
-4
/
+23
*
Fix file descriotor leak in nftw with FTW_CHDIR
Ulrich Drepper
2010-05-12
2
-1
/
+8
*
Fix i386 __mpn_lshift unwind info
Ulrich Drepper
2010-05-12
2
-1
/
+7
*
Fix endless loop with invalid /etc/shells file.
Ulrich Drepper
2010-05-12
2
-2
/
+8
*
Don't map U00DF to U1E9E in toupper table.
Andreas Schwab
2010-05-12
2
-2
/
+5
*
Fix error checking in iconv.
Andreas Schwab
2010-05-12
2
-1
/
+5
*
Add BZ number.
Ulrich Drepper
2010-05-12
1
-0
/
+1
*
_nl_load_locale() incorrectly handles mmap() failures
Joe Landers
2010-05-12
2
-0
/
+6
[next]