about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'glibc-2.11.3' into fedora/2.11/masterAndreas Schwab2010-11-3022-95/+180
|\
| * Properly convert f_fsid in statvfsAndreas Schwab2010-11-201-1/+2
| * Define MAP_HUGETLB.Ulrich Drepper2010-11-202-2/+5
| * Define SWAP_FLAG_DISCARD.Ulrich Drepper2010-11-201-1/+2
| * Fix comparison in sqrtl for IBM long double 128.Luis Machado2010-11-151-2/+2
| * Fix warnings in __bswap_16.Ulrich Drepper2010-11-152-21/+23
| * Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger2010-11-151-4/+5
| * Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel2010-11-151-2/+5
| * Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper2010-11-091-5/+8
| * getdents64 fallback d_type supportJoseph Myers2010-11-091-1/+5
| * Fix register conflict in s390 ____longjmp_chkAndreas Schwab2010-11-092-10/+16
| * Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang2010-11-091-11/+15
| * Fix typo in x86-64 epoll.h.Mike Frysinger2010-11-091-2/+2
| * Add -fno-asynchronous-unwind-tables to initfini.s for i386H.J. Lu2010-11-091-0/+4
| * Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort2010-11-091-2/+4
| * 32bit memset-sse2.S fails with uneven cache sizeUlrich Drepper2010-11-091-3/+9
| * Verify in ttyname() that the symlink is valid.Miklos Szeredi2010-11-092-10/+55
| * Fix x86-64 strchr propagation of search byte into all bytes of SSE registerRichard Li2010-11-011-2/+2
| * Require suid bit on audit objects in privileged programsAndreas Schwab2010-11-011-4/+2
| * Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmpUlrich Drepper2010-11-011-16/+16
* | Require suid bit on audit objects in privileged programsAndreas Schwab2010-10-221-4/+2
* | Merge remote branch 'origin/release/2.11/master' into fedora/2.11/masterAndreas Schwab2010-10-212-4/+4
|\|
| * Incorrect x86 CPU family and model check.H.J. Lu2010-05-311-2/+2
| * Fix iov[] size in SH register_dump()Takashi Yoshii2010-05-311-2/+2
* | Merge commit 'glibc-2.11.2' into fedora/2.11/masterAndreas Schwab2010-05-201-3/+9
|\|
| * Fix FP exception control.Andrew Stubbs2010-05-191-3/+9
* | Merge remote branch 'origin/release/2.11/master' into fedora/2.11/masterAndreas Schwab2010-05-1419-65/+145
|\|
| * BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible2010-05-122-5/+15
| * BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible2010-05-121-3/+3
| * Fix fallocate error return on i386.Andreas Schwab2010-05-122-2/+14
| * Fix concurrent handling of __cpu_features.Ulrich Drepper2010-05-122-14/+23
| * Handle unnecessary padding in getdents64.Ulrich Drepper2010-05-122-3/+14
| * Fix changes to interface list during getifaddrs calls.Ulrich Drepper2010-05-121-12/+43
| * Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab2010-05-121-0/+1
| * Fix typo in cuseridAndreas Schwab2010-05-121-1/+1
| * calls to cuserid() can result in buffer overruns and/or overflowsJonathan Geisler2010-05-121-2/+3
| * Fix R_X86_64_PC32 overflow detectionRichard Guenther2010-05-121-2/+2
| * S/390: Disable two UTF conversion instructionsAndreas Krebbel2010-05-122-4/+16
| * Fix i386 __mpn_lshift unwind infoUlrich Drepper2010-05-121-1/+3
| * Fix ____longjmp_chk for s390/s390x.Andreas Schwab2010-05-122-2/+2
| * memchr overshoots on ia64H.J. Lu2010-05-111-2/+6
| * Remove incorrect paring of /proc/stat etc.Ryan S. Arnold2010-05-101-13/+1
* | Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab2010-04-091-0/+1
* | 2.11.1-5 fedora/glibc-2.11.1-5Tom "spot" Callaway2010-04-061-0/+49
* | Merge remote branch 'origin/release/2.11/master' into fedora/2.11/masterAndreas Schwab2010-03-181-7/+2
|\|
| * Fix a few error cases in *name4_r lookup handling.Ulrich Drepper2010-01-181-7/+2
| * Avoid local PLTs.Ulrich Drepper2009-12-041-3/+3
| * Prevent unintended file desriptor leak in grantpt.Ulrich Drepper2009-12-042-0/+46
* | sparc64: Fix handling of R_SPARC_TLS_LE_* relocations.David S. Miller2010-03-181-4/+6
* | Merge branch 'release/2.11/master' into fedora/2.11/masterAndreas Schwab2009-11-3026-99/+246
|\ \