Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Schedule nscd cache pruning more accurately fromr re-added values. | Ulrich Drepper | 2011-02-05 | 11 | -99/+183 |
| | |||||
* | Fix some warning nits. | Roland McGrath | 2011-02-04 | 9 | -15/+30 |
| | |||||
* | Add missing configure patch. | H.J. Lu | 2011-02-02 | 2 | -0/+3 |
| | |||||
* | Fix typo in NEWS | Ulrich Drepper | 2011-02-02 | 1 | -1/+1 |
| | |||||
* | Update bz list | Ulrich Drepper | 2011-02-02 | 1 | -2/+2 |
| | |||||
* | AVX audit test failures with gcc 4.6 | H.J. Lu | 2011-02-02 | 5 | -338/+458 |
| | |||||
* | Fix passing symbol value to pltexit callbacks when ld.so auditing. | Ulrich Drepper | 2011-02-02 | 2 | -1/+8 |
| | |||||
* | Fix range error handling in sgetspent. | Andreas Schwab | 2011-02-02 | 2 | -3/+8 |
| | |||||
* | Open 2.14 development. | Ulrich Drepper | 2011-01-24 | 1 | -2/+2 |
| | |||||
* | Patch followup. | Ulrich Drepper | 2011-01-19 | 2 | -1/+8 |
| | |||||
* | Fix ordering of DSO constructors and destructors. | Ulrich Drepper | 2011-01-19 | 19 | -116/+394 |
| | |||||
* | Fix decoding of canonical name in getaddrinfo. | Ulrich Drepper | 2011-01-19 | 2 | -0/+6 |
| | |||||
* | 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 |
| |