Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix comment typos. | Roland McGrath | 2011-01-19 | 7 | -12/+21 |
| | |||||
* | Run IFUNC tests unless no support build in at all. | Ulrich Drepper | 2011-01-18 | 2 | -2/+6 |
| | |||||
* | 2.13 release glibc-2.13 | Ulrich Drepper | 2011-01-17 | 3 | -4/+8 |
| | |||||
* | Define AT_NO_AUTOMOUNT. | Ulrich Drepper | 2011-01-17 | 2 | -1/+5 |
| | |||||
* | Define MADV_NOHUGEPAGE. | Ulrich Drepper | 2011-01-17 | 8 | -1/+9 |
| | |||||
* | Define MADV_HUGEPAGE. | Ulrich Drepper | 2011-01-17 | 8 | -7/+23 |
| | |||||
* | Update copyright year. | Ulrich Drepper | 2011-01-17 | 17 | -33/+50 |
| | |||||
* | Add definitions for new socket protocols. | Ulrich Drepper | 2011-01-17 | 3 | -6/+20 |
| | |||||
* | Fix missing dependencies and ensure correct CPPFLAGS. | Andreas Schwab | 2011-01-16 | 4 | -23/+49 |
| | |||||
* | Don't override --enable-multi-arch. | Andreas Schwab | 2011-01-16 | 3 | -85/+89 |
| | |||||
* | Signal temporary host lookup errors in nscd as such to the requester. | Ulrich Drepper | 2011-01-15 | 3 | -10/+37 |
| | |||||
* | Change setgroups to affect all the threads in the process. | Ulrich Drepper | 2011-01-14 | 6 | -12/+66 |
| | |||||
* | FIx handling of unterminated [ expression in fnmatch. | Ulrich Drepper | 2011-01-14 | 7 | -16/+43 |
| | |||||
* | Fix check-execstack test | Andreas Schwab | 2011-01-13 | 3 | -18/+31 |
| | |||||
* | Clean up PLT use for getrlimit64. | Ulrich Drepper | 2011-01-13 | 4 | -2/+8 |
| | |||||
* | Fix PLT use due to __libc_alloca_cutoff. | Ulrich Drepper | 2011-01-13 | 4 | -1/+5 |
| | |||||
* | Relax requirement on close in child created by posix_spawn. | Ulrich Drepper | 2011-01-13 | 2 | -3/+20 |
| | |||||
* | Fix handling of missing syscall in Linux mkdirat. | Ulrich Drepper | 2011-01-13 | 3 | -7/+11 |
| | |||||
* | Handle long lines in host lookups in the right place. | Ulrich Drepper | 2011-01-13 | 5 | -8/+69 |
| | |||||
* | Fix assertion when handling DSTs during auditing. | Ulrich Drepper | 2011-01-12 | 2 | -6/+16 |
| | |||||
* | Fix alignment in x86 destructor calls. | Ulrich Drepper | 2011-01-12 | 2 | -0/+6 |
| | |||||
* | Add missing CL entry. | Ulrich Drepper | 2011-01-12 | 1 | -0/+9 |
| | |||||
* | Fix grouping when rounding increases number of integer digits. | Ulrich Drepper | 2011-01-12 | 4 | -12/+105 |
| | |||||
* | Clean up some bits/select.h headers. | Ulrich Drepper | 2011-01-09 | 4 | -32/+28 |
| | |||||
* | Update Japanese translations. | Ulrich Drepper | 2011-01-08 | 2 | -4111/+5568 |
| | |||||
* | sparc64: Use i386 implementation for fxstat. | David S. Miller | 2011-01-04 | 3 | -5/+11 |
| | | | | | This was simply missed when Jakub converted all of the other sparc64 xstat cases. | ||||
* | Fix infloop on persistent failing calloc in regex. | Jim Meyering | 2010-12-27 | 3 | -2/+10 |
| | |||||
* | Update BZs. | Ulrich Drepper | 2010-12-26 | 1 | -4/+5 |
| | |||||
* | Use prlimit64 for 32-bit [gs]etrlimit64 implementation. | Ulrich Drepper | 2010-12-25 | 5 | -2/+121 |
| | |||||
* | Use fastbin macro everywhere. | Ulrich Drepper | 2010-12-25 | 2 | -1/+4 |
| | |||||
* | Change XPG-compliant strerror_r function to return error code. | Ulrich Drepper | 2010-12-25 | 3 | -22/+14 |
| | |||||
* | Pretty printing. | Ulrich Drepper | 2010-12-24 | 1 | -2/+2 |
| | |||||
* | Remove `.ctors' and `.dtors' output sections | H.J. Lu | 2010-12-24 | 11 | -159/+209 |
| | |||||
* | Always allow overwriting printf modifiers etc. | Ulrich Drepper | 2010-12-24 | 2 | -7/+18 |
| | |||||
* | Fix ChangeLogs. | Ulrich Drepper | 2010-12-19 | 1 | -2/+3 |
| | |||||
* | Make PowerPC64 default to nonexecutable stack | Ryan S. Arnold | 2010-12-19 | 13 | -18/+104 |
| | |||||
* | More accurate computatin of reclen in readdir_r. | Ulrich Drepper | 2010-12-19 | 3 | -1/+9 |
| | | | | | | Alignment issue can increase the reclen limit. Make sure Linux 64-bit readdir_r also accounts for 64-bit alignment in getdents. | ||||
* | Undo accidental checkin. | Ulrich Drepper | 2010-12-14 | 2 | -25/+34 |
| | |||||
* | Declare wcpcpy and wcpncpy only under _GNU_SOURCE | Andreas Schwab | 2010-12-10 | 2 | -2/+3 |
| | |||||
* | Fix use of restrict in wchar.h | Andreas Schwab | 2010-12-10 | 3 | -22/+36 |
| | |||||
* | Fix typo in comment. | Ulrich Drepper | 2010-12-09 | 1 | -1/+1 |
| | |||||
* | Fix race in qsort_r initialization. | Ulrich Drepper | 2010-12-09 | 2 | -1/+11 |
| | |||||
* | Fix -D_FORTIFY_SOURCE memmove and bcop | Jakub Jelinek | 2010-12-09 | 3 | -35/+32 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2010-12-03 | 3 | -10/+12 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Remove dead code from x86-32 SSSE3 strncmp. | H.J. Lu | 2010-12-01 | 2 | -8/+6 |
| | | |||||
| * | Relax libm tests for x86-32. | Ulrich Drepper | 2010-11-30 | 2 | -2/+6 |
| | | |||||
* | | Update Italian translation. | Ulrich Drepper | 2010-12-03 | 2 | -1428/+6515 |
|/ | |||||
* | Don't ignore zero TTL in DNS answers | Andreas Schwab | 2010-11-25 | 2 | -4/+9 |
| | |||||
* | ldbl-128 fmal compile fix | Jakub Jelinek | 2010-11-22 | 2 | -1/+5 |
| | |||||
* | Allow aux_cache_file open()ing to fail silently even in the chroot mode. | Petr Baudis | 2010-11-22 | 2 | -8/+10 |
| | | | | | | | | | | | | | The aux_cache fix of bug 11149 introduced a new bug - normally, ldconfig -r never cares if the auxiliary cache is not available and that is not a fatal problem, however this is not the case in case of ldconfig -r when executed as non-root. In that case, ldconfig -r fails hard unless var/cache/ldconfig/ exists within the chroot. This patch fixes that. Conflicts: ChangeLog |