about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Remove `.ctors' and `.dtors' output sections hjl/ctor/release/2.12H.J. Lu2013-01-2811-3/+40
* glibc 2.12.2 release glibc-2.12.2 release/2.12/masterAndreas Schwab2010-12-132-1/+5
* NEWS for 2.12.2Andreas Schwab2010-12-131-1/+15
* Declare wcpcpy and wcpncpy only under _GNU_SOURCEAndreas Schwab2010-12-132-2/+5
* Fix use of restrict in wchar.hAndreas Schwab2010-12-133-22/+36
* Fix race in qsort_r initialization.Ulrich Drepper2010-12-132-1/+11
* Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2010-12-132-5/+7
* Fix IPTOS_CLASS definition.Ulrich Drepper2010-12-062-3/+8
* Remove multiarch dirs when gnu indirect is not supportedMike Frysinger2010-12-033-270/+236
* Don't ignore zero TTL in DNS answersAndreas Schwab2010-12-012-4/+9
* Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallbackDinakar Guniguntala2010-12-012-2/+7
* Cleanup new tst-abstime program some more.Ulrich Drepper2010-12-012-1/+9
* Improve new tst-abstime test.Ulrich Drepper2010-12-012-14/+47
* Add missing fileAndreas Schwab2010-12-011-0/+65
* Work around kernel rejecting valid absolute timestampsAndreas Schwab2010-12-019-8/+73
* Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2010-12-012-8/+10
* Fix multiple nss_compat initgroups() bugsUlrich Drepper2010-12-012-8/+17
* Properly convert f_fsid in statvfsAndreas Schwab2010-12-012-1/+8
* Define MAP_HUGETLB.Ulrich Drepper2010-12-013-2/+10
* Define SWAP_FLAG_DISCARD.Ulrich Drepper2010-12-012-1/+6
* Fix memory leak in fnmatchAndreas Schwab2010-12-014-8/+24
* Avoid too much stack use in fnmatch.Ulrich Drepper2010-12-013-61/+134
* Fix comparison in sqrtl for IBM long double 128.Luis Machado2010-12-012-2/+7
* Fix warnings in __bswap_16.Ulrich Drepper2010-12-013-21/+29
* Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger2010-12-012-4/+10
* Don't mix pattern rules with normal rulesAndreas Schwab2010-12-012-1/+8
* Properly quote output of localeAndreas Schwab2010-12-012-7/+36
* Fix assertion in ld.so, introduced by delayed adding to global list.Ulrich Drepper2010-12-012-1/+6
* Fix perturbing in malloc on free.Ulrich Drepper2010-12-012-2/+8
* Work around shortest-stem feature in make 3.82+Andreas Schwab2010-12-013-6/+22
* Don't expand DST twice in dl_openAndreas Schwab2010-12-012-29/+5
* Expect PLT call to _Unwind_Find_FDE on s390*-linuxAndreas Schwab2010-12-013-0/+19
* One more regex memory leak fixed.Ulrich Drepper2010-12-013-0/+9
* More regex memory leak fixes and tests.Ulrich Drepper2010-12-014-10/+45
* Test case for last regex problem.Ulrich Drepper2010-12-013-2/+29
* Fix memory leak for some invalid regular expressions.Ulrich Drepper2010-12-012-1/+16
* Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper2010-12-012-5/+14
* Remove specific binutils version recommendation in INSTALL file.Ulrich Drepper2010-12-011-3/+3
* Handle large requests.Ulrich Drepper2010-12-012-1/+26
* getdents64 fallback d_type supportJoseph Myers2010-12-012-1/+11
* Fix register conflict in s390 ____longjmp_chkAndreas Schwab2010-12-013-10/+22
* Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang2010-12-012-11/+23
* Fix typo in x86-64 epoll.h.Mike Frysinger2010-12-012-2/+6
* Fix array overflow in floating point parserAndreas Schwab2010-12-012-1/+9
* Actually make it possible to user the default name server.Ulrich Drepper2010-12-012-0/+5
* Missing server address again leads to localhost being usedUlrich Drepper2010-12-012-27/+31
* Add -fno-asynchronous-unwind-tables to initfini.s for i386H.J. Lu2010-12-014-0/+15
* Hurd: fix timeout rounding in selectSamuel Thibault2010-12-012-1/+6
* BZ 11856: fix manual nitRoland McGrath2010-12-012-1/+6
* Document M_PERTURBAndreas Schwab2010-12-012-0/+10