summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 2.13 release glibc-2.13Ulrich Drepper2011-01-173-4/+8
* Define AT_NO_AUTOMOUNT.Ulrich Drepper2011-01-172-1/+5
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-178-1/+9
* Define MADV_HUGEPAGE.Ulrich Drepper2011-01-178-7/+23
* Update copyright year.Ulrich Drepper2011-01-1717-33/+50
* Add definitions for new socket protocols.Ulrich Drepper2011-01-173-6/+20
* Fix missing dependencies and ensure correct CPPFLAGS.Andreas Schwab2011-01-164-23/+49
* Don't override --enable-multi-arch.Andreas Schwab2011-01-163-85/+89
* Signal temporary host lookup errors in nscd as such to the requester.Ulrich Drepper2011-01-153-10/+37
* Change setgroups to affect all the threads in the process.Ulrich Drepper2011-01-146-12/+66
* FIx handling of unterminated [ expression in fnmatch.Ulrich Drepper2011-01-147-16/+43
* Fix check-execstack testAndreas Schwab2011-01-133-18/+31
* Clean up PLT use for getrlimit64.Ulrich Drepper2011-01-134-2/+8
* Fix PLT use due to __libc_alloca_cutoff.Ulrich Drepper2011-01-134-1/+5
* Relax requirement on close in child created by posix_spawn.Ulrich Drepper2011-01-132-3/+20
* Fix handling of missing syscall in Linux mkdirat.Ulrich Drepper2011-01-133-7/+11
* Handle long lines in host lookups in the right place.Ulrich Drepper2011-01-135-8/+69
* Fix assertion when handling DSTs during auditing.Ulrich Drepper2011-01-122-6/+16
* Fix alignment in x86 destructor calls.Ulrich Drepper2011-01-122-0/+6
* Add missing CL entry.Ulrich Drepper2011-01-121-0/+9
* Fix grouping when rounding increases number of integer digits.Ulrich Drepper2011-01-124-12/+105
* Clean up some bits/select.h headers.Ulrich Drepper2011-01-094-32/+28
* Update Japanese translations.Ulrich Drepper2011-01-082-4111/+5568
* sparc64: Use i386 implementation for fxstat.David S. Miller2011-01-043-5/+11
* Fix infloop on persistent failing calloc in regex.Jim Meyering2010-12-273-2/+10
* Update BZs.Ulrich Drepper2010-12-261-4/+5
* Use prlimit64 for 32-bit [gs]etrlimit64 implementation.Ulrich Drepper2010-12-255-2/+121
* Use fastbin macro everywhere.Ulrich Drepper2010-12-252-1/+4
* Change XPG-compliant strerror_r function to return error code.Ulrich Drepper2010-12-253-22/+14
* Pretty printing.Ulrich Drepper2010-12-241-2/+2
* Remove `.ctors' and `.dtors' output sectionsH.J. Lu2010-12-2411-159/+209
* Always allow overwriting printf modifiers etc.Ulrich Drepper2010-12-242-7/+18
* Fix ChangeLogs.Ulrich Drepper2010-12-191-2/+3
* Make PowerPC64 default to nonexecutable stackRyan S. Arnold2010-12-1913-18/+104
* More accurate computatin of reclen in readdir_r.Ulrich Drepper2010-12-193-1/+9
* Undo accidental checkin.Ulrich Drepper2010-12-142-25/+34
* Declare wcpcpy and wcpncpy only under _GNU_SOURCEAndreas Schwab2010-12-102-2/+3
* Fix use of restrict in wchar.hAndreas Schwab2010-12-103-22/+36
* Fix typo in comment.Ulrich Drepper2010-12-091-1/+1
* Fix race in qsort_r initialization.Ulrich Drepper2010-12-092-1/+11
* Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2010-12-093-35/+32
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2010-12-033-10/+12
|\
| * Remove dead code from x86-32 SSSE3 strncmp.H.J. Lu2010-12-012-8/+6
| * Relax libm tests for x86-32.Ulrich Drepper2010-11-302-2/+6
* | Update Italian translation.Ulrich Drepper2010-12-032-1428/+6515
|/
* Don't ignore zero TTL in DNS answersAndreas Schwab2010-11-252-4/+9
* ldbl-128 fmal compile fixJakub Jelinek2010-11-222-1/+5
* Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2010-11-222-8/+10
* Optimize last initgroups patch a bit.Ulrich Drepper2010-11-222-12/+17
* Fix multiple nss_compat initgroups() bugsUlrich Drepper2010-11-222-8/+17