about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Fix rawmemchr regression on bulldozer.Ondřej Bílka2013-08-301-0/+5
|
* Fix up ChangeLog formatting.Roland McGrath2013-08-291-4/+6
|
* Remove aix specific files.Ondřej Bílka2013-08-291-0/+13
|
* Hurd: Add ESUCCESS error_t value.Thomas Schwinge2013-08-291-0/+6
|
* Hurd: Use __executable_start symbol instead of _start.Samuel Thibault2013-08-291-0/+5
| | | | | _start points to the first instruction, not to the ELF header. __executable_start does point on the ELF header.
* Support ELFOSABI_GNU on all GNU systems.Thomas Schwinge2013-08-291-0/+5
|
* Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge2013-08-291-0/+4
|
* [BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge2013-08-291-0/+15
|
* math: Additional type conversion testsThomas Schwinge2013-08-291-0/+11
| | | | | | These have helped me find and fix type conversion issues in QEMU's MIPS hardware emulation. While certainly glibc is not the best place for such tests, they're just an enhancement of tests already present.
* Fix typos.Ondřej Bílka2013-08-291-0/+21
|
* Use __glibc_unlikely instead of __builtin_expect (..., 0)Siddhesh Poyarekar2013-08-281-0/+5
|
* [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger2013-08-271-0/+17
| | | | | | | | | | | | | Since the dlopen funcs might invoke a constructor that calls a func that is in the same compilation unit as the caller, we cannot mark them as leaf funcs. Similarly, dlclose might invoke a destructor that calls a func that is in the same compilation unit as the caller. URL: https://sourceware.org/bugzilla/show_bug.cgi?id=15897 Reportedy-by: Fabrice Bauzac <libnoon@gmail.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Clean up h_errno declaration to use __thread unconditionally.Roland McGrath2013-08-271-0/+5
|
* Clean up _res declaration to use __thread unconditionally.Roland McGrath2013-08-271-0/+7
|
* Cope without sunrpc.Roland McGrath2013-08-271-0/+3
|
* Don't try to use ioctl unless [FIONREAD].Roland McGrath2013-08-271-0/+2
|
* Mild decrufting in resolv code.Roland McGrath2013-08-271-0/+5
|
* True stub __ifreq.Roland McGrath2013-08-271-0/+4
|
* Clean up __libc_sa_len helper.Roland McGrath2013-08-271-0/+9
|
* Replace generic bits/socket.h with 4.4 file.Roland McGrath2013-08-271-0/+3
|
* Flesh out 4.4 bits/socket.h with SOCK_CLOEXEC, SOCK_NONBLOCK.Roland McGrath2013-08-271-0/+6
|
* Fix missing declaration of LC_CTYPE nonascii-case elementAndreas Schwab2013-08-271-0/+8
|
* Fix handling LC_CTYPE nonascii-case fallback in i686 SSE4.2 and SSSE3 ↵Andreas Schwab2013-08-271-0/+8
| | | | strcasecmp/strncasecmp
* Make stub lxstat64 call xstat64, like stub lxstat calls xstat.Roland McGrath2013-08-261-0/+2
|
* Use proper #include for xdecrypt declarations.Roland McGrath2013-08-261-0/+6
|
* Initialize res_hconf in nscdSiddhesh Poyarekar2013-08-261-0/+6
| | | | Fixes BZ #15890.
* Fix dependencies for stdlib/tst-tls-atexitAndreas Schwab2013-08-261-0/+5
|
* Fix indentation in aicache.cSiddhesh Poyarekar2013-08-261-0/+4
|
* configure: add missing quotes in $build_pt_chown testMike Frysinger2013-08-251-0/+5
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Fix cexp (NaN + i0) (bug 15532).Joseph Myers2013-08-231-0/+9
|
* Add Ukrainian translations.David S. Miller2013-08-221-0/+1
| | | | * po/uk.po: Add Ukrainian translations from translation project.
* Update Catalan translations.David S. Miller2013-08-221-0/+4
| | | | * po/ca.po: Update Catalan translation from translation project.
* Fix fdim handling of infinities (bug 15797).Joseph Myers2013-08-211-0/+10
|
* Fix typos.Ondřej Bílka2013-08-211-0/+43
|
* i686: Skip SSE4_2 version for strcmp, strncmp, strncase, strcasecmpLiubov Dmitrieva2013-08-211-0/+7
| | | | if bit_Slow_SSE4_2 is set.
* PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-08-201-0/+17
| | | | | | This patch fixes backtrace for PPC32 and PPC64 to correctly handle signal trampolines. The 'debug/tst-backtrace6.c' also check for SA_SIGINFO handling, where is triggers another vDSO symbols for PPC32.
* Fix cproj handling of (finite, NaN) arguments (bug 15531).Joseph Myers2013-08-201-0/+8
|
* Include <string.h> in sysdeps/unix/sysv/linux/mmap64.c.Joseph Myers2013-08-201-0/+2
|
* Use __getpagesize and __ffs in MMAP2_PAGE_SHIFT == -1 case of mmap64.Joseph Myers2013-08-201-0/+6
|
* Remove trailing blank lines when generating INSTALL.Joseph Myers2013-08-201-0/+6
|
* * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):Andreas Krebbel2013-08-201-0/+5
| | | | Align 32 bit compat elf_greg to 8 bytes.
* * elf/setup-vdso.h (setup_vdso): Fix missing string termination.Andreas Arnez2013-08-201-0/+4
|
* Simplify strcoll implementationSiddhesh Poyarekar2013-08-201-0/+9
| | | | | Break up strcoll into simpler functions so that the logic is easier to follow and maintain.
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-08-161-0/+22
| | | | | | | | | | | | | | | | | | | | * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode member. * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode member. * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member. * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit. Return delayed error code. Remove GETDENTS_64BIT_ALIGNED conditional. * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define GETDENTS_64BIT_ALIGNED. * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise. * manual/filesys.texi (Reading/Closing Directory): Document ENAMETOOLONG return value of readdir_r. Recommend readdir more strongly. * manual/conf.texi (Limits for Files): Add portability note to NAME_MAX, PATH_MAX. (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
* Fix cbrtl for ldbl-96Andreas Schwab2013-08-131-0/+8
|
* Open development for 2.19. glibc-2.18.90David S. Miller2013-08-121-0/+6
| | | | | | * version.h (RELEASE): Set to "development". (VERSION): Set to "2.18.90". * NEWS: Add 2.19 section.
* Fix typo in ChangeLogAndreas Schwab2013-08-061-1/+1
|
* Update Korean translations.David S. Miller2013-08-031-0/+4
| | | | * po/ko.po: Update Korean translation from translation project.
* Update manual/contrib.texiDavid S. Miller2013-08-011-0/+6
| | | | | | * manual/contrib.texi: Update entry for Siddhesh Poyarekar. Add entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej Bilka.
* Update French translations.David S. Miller2013-07-301-0/+4
| | | | * po/fr.po: Update French translation from translation project.