summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Also retrieve SSE exceptions in x86-32 fegetexceptflagUlrich Drepper2011-12-223-8/+28
|
* Build ur_IN localeUlrich Drepper2011-12-223-4/+8
|
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-12-226-32/+89
|\ | | | | | | | | Conflicts: ChangeLog
| * Support building bits/syscall.h for any number of subarch variants.Joseph Myers2011-12-226-32/+89
| |
* | Fix overrun in strcpy destination buffer in x86-32/SSSE3 versionLiubov Dmitrieva2011-12-222-745/+521
|/
* Add brx_IN localeUlrich Drepper2011-12-226-3/+196
|
* Optimize tr_freehookUlrich Drepper2011-12-223-6/+12
|
* Change currency symbol placement for nl_BEUlrich Drepper2011-12-223-3/+7
|
* Add es_CU localeUlrich Drepper2011-12-224-3/+130
|
* WP issuesUlrich Drepper2011-12-221-1/+0
|
* Add unm_US localeUlrich Drepper2011-12-224-3/+159
|
* WP issuesUlrich Drepper2011-12-221-34/+34
|
* Add bho_IN localeUlrich Drepper2011-12-224-2/+175
|
* Use __REDIRECT_NTH for __feraiseexcept_renamedUlrich Drepper2011-12-222-1/+6
|
* Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper2011-12-215-10/+16
|
* Use Kahan's formula in cacoshUlrich Drepper2011-12-214-0/+24
|
* Fix sign errr in some cacosh resultsRichard B. Kreckel2011-12-215-32/+13
|
* Fix reading thread name from comm fileUlrich Drepper2011-12-213-2/+17
|
* Fix one typoUlrich Drepper2011-12-211-1/+1
|
* Store invocation-specific data of conversion modules in __gconv_step_dataUlrich Drepper2011-12-216-47/+56
|
* Fix division by denominator with more than two limbs in strtoldAndreas Schwab2011-12-213-2/+10
|
* Define x86_64 feraiseexcept inline only under __USE_EXTERN_INLINES.Rafael Ávila de Espíndola2011-12-212-1/+6
|
* Fix extension of array in extended printf format handlingUlrich Drepper2011-12-173-9/+13
|
* Optimized strcasecmp for Power7Adhemerval Zanella2011-12-1710-1/+298
|
* Add BZ numberUlrich Drepper2011-12-171-1/+2
|
* Avoid warnings in __*_finite math function declarations with C++Marek Polacek2011-12-173-91/+104
|
* Check values from TZ file headerUlrich Drepper2011-12-173-10/+50
|
* Fix WPUlrich Drepper2011-12-171-1/+1
|
* Simplify code for accessing powerpc GOTWill Schmidt2011-12-1732-159/+167
|
* Optimized nearbyint for PPCAdhemerval Zanella2011-12-177-1/+292
|
* Open /etc/resolv.conf with FD_CLOEXECRoss Lagerwall2011-12-172-1/+6
|
* WP fixesUlrich Drepper2011-12-171-1/+0
|
* WP fixesUlrich Drepper2011-12-171-3/+5
|
* Optimized wcschr and wcscpy for x86-64 and x86-32Ulrich Drepper2011-12-1720-13/+2466
|
* WP cleanupUlrich Drepper2011-12-172-11/+11
|
* Fix WPUlrich Drepper2011-12-171-5/+7
|
* Add tests for wcsrchr and wcscpyUlrich Drepper2011-12-176-92/+163
|
* Return errno on failure in allocate_stackCarlos O'Donell2011-12-142-12/+8
| | | | | | In cases where a function call fails return errno and allow the caller to fixup the return code as required by their API.
* BZ #5245: pthread_create returns EAGAIN for stack allocation failure, not ↵Jeff Law2011-12-142-2/+8
| | | | ENOMEM.
* Manual typo fix for _SC_NPROCESSORS_ONLN.Jeff Law2011-12-142-1/+6
|
* Optimize generic ELF hash function a bit moreUlrich Drepper2011-12-102-1/+9
|
* Fix a wrong constant in powerpc hypot implementationAndreas Schwab2011-12-062-1/+6
|
* Small optimization of generic ELF hash functionUlrich Drepper2011-12-042-25/+23
|
* Fix attreibute for _dl_elf_hashUlrich Drepper2011-12-042-1/+3
|
* Fix aliasing issues in RPC codeUlrich Drepper2011-12-044-3/+37
|
* Fix more warningsUlrich Drepper2011-12-0310-29/+267
|
* Fix comment in mcheck.hUlrich Drepper2011-12-032-2/+6
|
* Remove aliasing problems in NIS codeUlrich Drepper2011-12-022-2/+7
|
* Avoid warning in aicache.cUlrich Drepper2011-12-022-2/+9
|
* SH atomic asms fix for gcc 4.7Ulrich Drepper2011-12-022-22/+38
|