aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-13glibc 2.12.2 releaseglibc-2.12.2release/2.12/masterAndreas Schwab2-1/+5
2010-12-13NEWS for 2.12.2Andreas Schwab1-1/+15
2010-12-13Declare wcpcpy and wcpncpy only under _GNU_SOURCEAndreas Schwab2-2/+5
2010-12-13Fix use of restrict in wchar.hAndreas Schwab3-22/+36
2010-12-13Fix race in qsort_r initialization.Ulrich Drepper2-1/+11
2010-12-13Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2-5/+7
2010-12-06Fix IPTOS_CLASS definition.Ulrich Drepper2-3/+8
2010-12-03Remove multiarch dirs when gnu indirect is not supportedMike Frysinger3-270/+236
2010-12-01Don't ignore zero TTL in DNS answersAndreas Schwab2-4/+9
2010-12-01Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallbackDinakar Guniguntala2-2/+7
2010-12-01Cleanup new tst-abstime program some more.Ulrich Drepper2-1/+9
2010-12-01Improve new tst-abstime test.Ulrich Drepper2-14/+47
2010-12-01Add missing fileAndreas Schwab1-0/+65
2010-12-01Work around kernel rejecting valid absolute timestampsAndreas Schwab9-8/+73
2010-12-01Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2-8/+10
2010-12-01Fix multiple nss_compat initgroups() bugsUlrich Drepper2-8/+17
2010-12-01Properly convert f_fsid in statvfsAndreas Schwab2-1/+8
2010-12-01Define MAP_HUGETLB.Ulrich Drepper3-2/+10
2010-12-01Define SWAP_FLAG_DISCARD.Ulrich Drepper2-1/+6
2010-12-01Fix memory leak in fnmatchAndreas Schwab4-8/+24
2010-12-01Avoid too much stack use in fnmatch.Ulrich Drepper3-61/+134
2010-12-01Fix comparison in sqrtl for IBM long double 128.Luis Machado2-2/+7
2010-12-01Fix warnings in __bswap_16.Ulrich Drepper3-21/+29
2010-12-01Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger2-4/+10
2010-12-01Don't mix pattern rules with normal rulesAndreas Schwab2-1/+8
2010-12-01Properly quote output of localeAndreas Schwab2-7/+36
2010-12-01Fix assertion in ld.so, introduced by delayed adding to global list.Ulrich Drepper2-1/+6
2010-12-01Fix perturbing in malloc on free.Ulrich Drepper2-2/+8
2010-12-01Work around shortest-stem feature in make 3.82+Andreas Schwab3-6/+22
2010-12-01Don't expand DST twice in dl_openAndreas Schwab2-29/+5
2010-12-01Expect PLT call to _Unwind_Find_FDE on s390*-linuxAndreas Schwab3-0/+19
2010-12-01One more regex memory leak fixed.Ulrich Drepper3-0/+9
2010-12-01More regex memory leak fixes and tests.Ulrich Drepper4-10/+45
2010-12-01Test case for last regex problem.Ulrich Drepper3-2/+29
2010-12-01Fix memory leak for some invalid regular expressions.Ulrich Drepper2-1/+16
2010-12-01Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper2-5/+14
2010-12-01Remove specific binutils version recommendation in INSTALL file.Ulrich Drepper1-3/+3
2010-12-01Handle large requests.Ulrich Drepper2-1/+26
2010-12-01getdents64 fallback d_type supportJoseph Myers2-1/+11
2010-12-01Fix register conflict in s390 ____longjmp_chkAndreas Schwab3-10/+22
2010-12-01Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang2-11/+23
2010-12-01Fix typo in x86-64 epoll.h.Mike Frysinger2-2/+6
2010-12-01Fix array overflow in floating point parserAndreas Schwab2-1/+9
2010-12-01Actually make it possible to user the default name server.Ulrich Drepper2-0/+5
2010-12-01Missing server address again leads to localhost being usedUlrich Drepper2-27/+31
2010-12-01Add -fno-asynchronous-unwind-tables to initfini.s for i386H.J. Lu4-0/+15
2010-12-01Hurd: fix timeout rounding in selectSamuel Thibault2-1/+6
2010-12-01BZ 11856: fix manual nitRoland McGrath2-1/+6
2010-12-01Document M_PERTURBAndreas Schwab2-0/+10
2010-12-01BZ #11840: Fix config.cache usage for -fgnu89-inline check.Roland McGrath4-7/+15