about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix access after end of search string in regex matcherAndreas Schwab2011-11-301-0/+11
* Handle EAGAIN from FUTEX_WAIT_REQUEUE_PIAndreas Schwab2011-11-301-0/+6
* Remove handling of VCs other then gitUlrich Drepper2011-11-171-1/+9
* Fix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for non-PIC and -mno-tls-dire...Andreas Schwab2011-11-161-0/+13
* Use O_CLOEXEC in a few more placesUlrich Drepper2011-11-151-0/+6
* Fix clock_gettime for assumed kernel >= 2.6.12Andreas Schwab2011-11-151-0/+5
* Fix reference counting in network interface information cacheAndreas Schwab2011-11-151-0/+5
* Clean up internal fopen usesUlrich Drepper2011-11-151-0/+65
* Use O_CLOEXEC in tzfile handlingUlrich Drepper2011-11-141-0/+4
* Merge branch 'x32-strcase'Ulrich Drepper2011-11-141-0/+36
|\
| * Add SSE4.2 support for strcasecmp and strncasecmp on x86-32Ulrich Drepper2011-11-141-0/+14
| * SSSE3 optimized strcasecmp and strncasecmp for x86-32Ulrich Drepper2011-11-131-0/+22
* | Don't call reused_arena when _int_new_arena failedAndreas Schwab2011-11-141-0/+5
|/
* Fix wanings in clock_gettimeUlrich Drepper2011-11-121-0/+5
* Avoid unused warning in getaddrinfo_aUlrich Drepper2011-11-121-0/+3
* Avoid warnings about unused variable in 96-bit j0l and j1lUlrich Drepper2011-11-121-0/+4
* Avoid warnings about unused variables in 96-bit hypotlUlrich Drepper2011-11-121-0/+3
* Avoid redefinition of DWARF constantsUlrich Drepper2011-11-121-0/+5
* Fix warning in __dl_iterate_phdrUlrich Drepper2011-11-121-0/+3
* Fix case value used in RPC codUlrich Drepper2011-11-121-0/+2
* Avoid warning from shiftingUlrich Drepper2011-11-121-0/+3
* Fix warnings in regexUlrich Drepper2011-11-121-0/+5
* Fix warnings in fallback C code of x86-32 wide memory functionsUlrich Drepper2011-11-121-0/+4
* Fix warning in nis_tableUlrich Drepper2011-11-121-0/+5
* PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella2011-11-111-0/+11
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-11-111-0/+5
|\
| * Fix __readlink declaration.Roland McGrath2011-11-111-0/+5
* | Remove unused variablesMarek Polacek2011-11-111-0/+5
|/
* makecontext doens't need __THROWNLUlrich Drepper2011-11-111-0/+4
* Fix db makefile rule for group.dbAndreas Schwab2011-11-111-0/+2
* Mark setjmp and ucontext functions as non-leafAndreas Schwab2011-11-111-0/+7
* Check malloc arana limit atomicallyAndreas Schwab2011-11-101-0/+6
* Use strcasecmp_l instead of strcasecmpUlrich Drepper2011-11-081-0/+3
* Remove unnecessary code from x86-32 SSSE3 strncmpUlrich Drepper2011-11-081-0/+5
* Fix locking in _IO_flush_all_lockpAndreas Schwab2011-11-071-0/+3
* Fix buffer allocation in files initgroups handlerAndreas Schwab2011-11-071-0/+5
* Always provide declarations of long double math functions when !_LIBCAndreas Schwab2011-11-041-0/+5
* Fix off-by-one when reading link name in sprofAndreas Schwab2011-11-041-0/+4
* Don't start AVC thread until credentials are installedAndreas Schwab2011-11-031-0/+3
* Don't fail in makedb if SELinux is disabledAndreas Schwab2011-11-031-0/+5
* Fix _IOT_sgttyb definition.Samuel Thibault2011-11-021-0/+4
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-11-011-0/+12
|\
| * Account for alloca size rounding in extend_allocaAndreas Schwab2011-11-011-0/+6
| * Ignore libaudit.h when checking for system header useAndreas Schwab2011-11-011-0/+2
| * Properly set extra-objs in nscd makefileAndreas Schwab2011-11-011-0/+4
* | Fix test of non-ASCII locales in x86-64 strcasecmp et.al.Ulrich Drepper2011-11-011-0/+3
|/
* Fix tst-rfc3484 build failuresUlrich Drepper2011-11-011-0/+4
* New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper2011-11-011-0/+7
* Use kernel headers for netlink definitionsUlrich Drepper2011-11-011-0/+4
* Use extend_alloca in _dl_map_object_deps.Paul Pluzhnikov2011-10-311-0/+5