about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up h_errno declaration to use __thread unconditionally.Roland McGrath2013-08-272-10/+10
* Clean up _res declaration to use __thread unconditionally.Roland McGrath2013-08-273-16/+13
* Cope without sunrpc.Roland McGrath2013-08-272-2/+11
* Don't try to use ioctl unless [FIONREAD].Roland McGrath2013-08-272-1/+6
* Mild decrufting in resolv code.Roland McGrath2013-08-273-0/+8
* True stub __ifreq.Roland McGrath2013-08-273-57/+87
* Clean up __libc_sa_len helper.Roland McGrath2013-08-276-67/+131
* Replace generic bits/socket.h with 4.4 file.Roland McGrath2013-08-273-373/+126
* Flesh out 4.4 bits/socket.h with SOCK_CLOEXEC, SOCK_NONBLOCK.Roland McGrath2013-08-272-1/+23
* Fix missing declaration of LC_CTYPE nonascii-case elementAndreas Schwab2013-08-276-9/+58
* Fix handling LC_CTYPE nonascii-case fallback in i686 SSE4.2 and SSSE3 strcase...Andreas Schwab2013-08-273-0/+32
* Make stub lxstat64 call xstat64, like stub lxstat calls xstat.Roland McGrath2013-08-262-10/+5
* Use proper #include for xdecrypt declarations.Roland McGrath2013-08-263-4/+8
* Initialize res_hconf in nscdSiddhesh Poyarekar2013-08-263-1/+11
* Fix dependencies for stdlib/tst-tls-atexitAndreas Schwab2013-08-262-1/+6
* Fix indentation in aicache.cSiddhesh Poyarekar2013-08-262-1/+5
* configure: add missing quotes in $build_pt_chown testMike Frysinger2013-08-253-2/+7
* Fix cexp (NaN + i0) (bug 15532).Joseph Myers2013-08-236-14/+42
* Add Ukrainian translations.David S. Miller2013-08-222-0/+7152
* Update Catalan translations.David S. Miller2013-08-222-934/+972
* MIPS: Correct the handling of reserved FCSR bitsMaciej W. Rozycki2013-08-224-4/+12
* Add bug 15867 to NEWS.Joseph Myers2013-08-211-1/+1
* Fix fdim handling of infinities (bug 15797).Joseph Myers2013-08-216-40/+54
* Fix typos.Ondřej Bílka2013-08-2161-66/+141
* i686: Skip SSE4_2 version for strcmp, strncmp, strncase, strcasecmpLiubov Dmitrieva2013-08-214-0/+19
* PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-08-208-6/+172
* Fix cproj handling of (finite, NaN) arguments (bug 15531).Joseph Myers2013-08-207-13/+53
* Include <string.h> in sysdeps/unix/sysv/linux/mmap64.c.Joseph Myers2013-08-202-0/+3
* Use __getpagesize and __ffs in MMAP2_PAGE_SHIFT == -1 case of mmap64.Joseph Myers2013-08-202-3/+8
* Remove trailing blank lines when generating INSTALL.Joseph Myers2013-08-202-2/+13
* * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):Andreas Krebbel2013-08-202-1/+7
* * elf/setup-vdso.h (setup_vdso): Fix missing string termination.Andreas Arnez2013-08-202-1/+5
* Simplify strcoll implementationSiddhesh Poyarekar2013-08-202-406/+304
* PR 15483Alexandre Oliva2013-08-174-0/+24
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-08-1610-35/+124
* Fix cbrtl for ldbl-96Andreas Schwab2013-08-134-1/+15
* Open development for 2.19. glibc-2.18.90David S. Miller2013-08-123-2/+13
* Update version.h and include/features.h for 2.18 release. glibc-2.18David S. Miller2013-08-102-3/+3
* Fix typo in ChangeLogAndreas Schwab2013-08-061-1/+1
* Update Korean translations.David S. Miller2013-08-032-1143/+1342
* Update manual/contrib.texiDavid S. Miller2013-08-012-1/+21
* Update French translations.David S. Miller2013-07-302-934/+972
* Update Czech translations.David S. Miller2013-07-282-937/+972
* Update Swedish translations.David S. Miller2013-07-282-935/+973
* Update Esperanto translations.David S. Miller2013-07-272-1020/+1054
* Update Vietnamese translations.David S. Miller2013-07-272-992/+1029
* Update German translations.David S. Miller2013-07-272-933/+971
* Update Bulgarian translations.David S. Miller2013-07-262-946/+982
* Update Dutch, Polish, and Russian translations.David S. Miller2013-07-264-2819/+2927
* [AArch64] Provide symbol version for _mcount.Marcus Shawcroft2013-07-265-0/+81