about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add brx_IN localeUlrich Drepper2011-12-221-0/+2
* Optimize tr_freehookUlrich Drepper2011-12-221-0/+4
* Use __REDIRECT_NTH for __feraiseexcept_renamedUlrich Drepper2011-12-221-0/+5
* Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper2011-12-211-0/+6
* Use Kahan's formula in cacoshUlrich Drepper2011-12-211-0/+7
* Fix sign errr in some cacosh resultsRichard B. Kreckel2011-12-211-0/+7
* Store invocation-specific data of conversion modules in __gconv_step_dataUlrich Drepper2011-12-211-0/+8
* Fix division by denominator with more than two limbs in strtoldAndreas Schwab2011-12-211-0/+6
* Define x86_64 feraiseexcept inline only under __USE_EXTERN_INLINES.Rafael Ávila de Espíndola2011-12-211-0/+5
* Fix extension of array in extended printf format handlingUlrich Drepper2011-12-171-0/+5
* Optimized strcasecmp for Power7Adhemerval Zanella2011-12-171-0/+13
* Avoid warnings in __*_finite math function declarations with C++Marek Polacek2011-12-171-0/+6
* Check values from TZ file headerUlrich Drepper2011-12-171-0/+5
* Simplify code for accessing powerpc GOTWill Schmidt2011-12-171-0/+34
* Optimized nearbyint for PPCAdhemerval Zanella2011-12-171-0/+8
* Open /etc/resolv.conf with FD_CLOEXECRoss Lagerwall2011-12-171-0/+5
* Optimized wcschr and wcscpy for x86-64 and x86-32Ulrich Drepper2011-12-171-0/+25
* Add tests for wcsrchr and wcscpyUlrich Drepper2011-12-171-3/+8
* Manual typo fix for _SC_NPROCESSORS_ONLN.Jeff Law2011-12-141-0/+5
* Optimize generic ELF hash function a bit moreUlrich Drepper2011-12-101-0/+5
* Fix a wrong constant in powerpc hypot implementationAndreas Schwab2011-12-061-0/+5
* Small optimization of generic ELF hash functionUlrich Drepper2011-12-041-0/+1
* Fix attreibute for _dl_elf_hashUlrich Drepper2011-12-041-0/+2
* Fix aliasing issues in RPC codeUlrich Drepper2011-12-041-0/+6
* Fix more warningsUlrich Drepper2011-12-031-0/+16
* Fix comment in mcheck.hUlrich Drepper2011-12-031-0/+4
* Remove aliasing problems in NIS codeUlrich Drepper2011-12-021-0/+3
* Avoid warning in aicache.cUlrich Drepper2011-12-021-0/+4
* SH atomic asms fix for gcc 4.7Ulrich Drepper2011-12-021-0/+10
* Implement SH backtrace using IA64 versionUlrich Drepper2011-12-021-0/+4
* Fix CLUlrich Drepper2011-12-021-6/+0
* Mark fortified __FD_ELT as extensionAndreas Schwab2011-12-021-0/+5
* Truncate time values in Linux futimes when falling back to utimeAndreas Schwab2011-12-011-0/+5
* Adjust libm test ulps for s390Andreas Schwab2011-11-301-0/+5
* 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