summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Collapse)AuthorAgeFilesLines
* iMerge some more.Jakub Jelinek2005-12-274-4/+23
|
* Updated to fedora-glibc-20051227T1426Jakub Jelinek2005-12-27124-5509/+492
|
* Updated to fedora-glibc-20051221T0931Jakub Jelinek2005-12-215-70/+15
|
* Updated to fedora-glibc-20051220T1751cvs/fedora-glibc-2_3_90-21Jakub Jelinek2005-12-2011-76/+197
|
* Updated to fedora-glibc-20051220T1028Jakub Jelinek2005-12-2026-52/+389
|
* Updated to fedora-glibc-20051219T1003cvs/fedora-glibc-2_3_90-19Jakub Jelinek2005-12-19926-46406/+1041
|
* Updated to fedora-glibc-20051119T1959Jakub Jelinek2005-11-1925-39/+98
|
* Updated to fedora-glibc-20051116T0829cvs/fedora-glibc-2_3_90-17Jakub Jelinek2005-11-1613-17/+52
|
* Updated to fedora-glibc-20051115T0809Jakub Jelinek2005-11-15100-2078/+2519
|
* Updated to fedora-glibc-20051020T0651Jakub Jelinek2005-10-2043-96/+1615
|
* Updated to fedora-glibc-20051010T1417Jakub Jelinek2005-10-103-5/+27
|
* Updated to fedora-glibc-20051003T2040Jakub Jelinek2005-10-0336-1651/+199
|
* Updated to fedora-glibc-20050912T0656Jakub Jelinek2005-09-127-938/+110
|
* Updated to fedora-glibc-20050824T0705Jakub Jelinek2005-08-241-0/+3
|
* Updated to fedora-glibc-20050822T0727Jakub Jelinek2005-08-226-6/+130
|
* Updated to fedora-glibc-20050808T2126Jakub Jelinek2005-08-086-35/+52
|
* * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):Jakub Jelinek2005-08-081-1/+1
| | | | | | | Shift marked &errno down on big-endian instead of up. * elf/tst-stackguard1.c (do_test): Fix a typo. nptl/ * tst-stackguard1.c (do_test): Likewise.
* * sysdeps/unix/sysv/dl-osinfo.h: Include errno.h, hp-timing.h,Jakub Jelinek2005-07-291-0/+29
| | | | | | | | | | | | | endian.h. (_dl_setup_stack_chk_guard): Even without --enable-stackguard-randomization attempt to do some guard randomization using hp-timing (if available) and kernel stack and mmap randomization. * elf/tst-stackguard1.c (do_test): Don't fail if the poor man's randomization doesn't work well enough. nptl/ * tst-stackguard1.c (do_test): Don't fail if the poor man's randomization doesn't work well enough.
* Updated to fedora-glibc-20050725T0627Jakub Jelinek2005-07-251-0/+1
|
* Updated to fedora-glibc-20050721T0814Jakub Jelinek2005-07-2133-78/+225
|
* Updated to fedora-glibc-20050708T0811Jakub Jelinek2005-07-0826-149/+191
|
* 2.3.90-1cvs/fedora-glibc-2_3_90-1Jakub Jelinek2005-06-278-412/+44
|
* Updated to fedora-glibc-20050627T0850Jakub Jelinek2005-06-278-18/+55
|
* Updated to fedora-glibc-20050620T1530Jakub Jelinek2005-06-20135-431/+1143
|
* * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): IfJakub Jelinek2005-05-301-1/+3
| | | | | GLRO(dl_osversion) has been already set to a value smaller than _dl_discover_osversion (), don't overwrite it here.
* Updated to fedora-glibc-20050524T1606Jakub Jelinek2005-05-24121-6409/+0
|
* 2.3.5-8Jakub Jelinek2005-05-231-1/+1
|
* Updated to fedora-glibc-20050523T1354Jakub Jelinek2005-05-2328-241/+129
|
* Updated to fedora-glibc-20050520T0919Jakub Jelinek2005-05-206-17/+19
|
* Updated to fedora-glibc-20050504T1818Jakub Jelinek2005-05-0472-231/+312
|
* Updated to fedora-glibc-20050504T0728Jakub Jelinek2005-05-0446-143/+940
|
* * sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0,Jakub Jelinek2005-05-032-20/+66
| | | | | | | | call ftruncate if offset is bigger than current size. Make sure the file is offset + len bytes long if that is more than current size. Don't overwrite previous content of the file. * sysdeps/posix/posix_fallocate64.c (__posix_fallocate64_l64): Likewise.
* Updated to fedora-glibc-20050503T0852Jakub Jelinek2005-05-0311-89/+86
|
* Updated to fedora-glibc-20050427T1043Jakub Jelinek2005-04-2711-196/+562
|
* Updated to fedora-glibc-20050415T0909cvs/fedora-glibc-2_3_5-1Roland McGrath2005-04-1556-620/+1414
|
* Updated to fedora-glibc-20050401T1444Jakub Jelinek2005-04-01177-7034/+9555
|
* * sysdeps/wordsize-64/strtol_l.c: Don't add aliases if UNSIGNED.Jakub Jelinek2005-03-252-0/+4
| | | | * sysdeps/wordsize-64/wcstol_l.c: Likewise.
* Updated to fedora-glibc-20050324T0715cvs/fedora-glibc-2_3_4-17Jakub Jelinek2005-03-243-24/+25
|
* Updated to fedora-glibc-20050319T1907cvs/fedora-glibc-2_3_4-15Jakub Jelinek2005-03-1928-177/+457
|
* * sysdeps/i386/dl-machine.h (ELF_MACHINE_NO_RELA): DefineJakub Jelinek2005-03-053-6/+6
| | | | | | | unconditionally to (defined RTLD_BOOTSTRAP). * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_RELA): Likewise. linuxthreads/ * sysdeps/powerpc/tcb-offsets.sym (thread_offsetof): Rework for GCC 4.
* Updated to fedora-glibc-20050303T1335Jakub Jelinek2005-03-031-8/+3
|
* Updated to fedora-glibc-20050302T1820Jakub Jelinek2005-03-0335-143/+231
|
* * sysdeps/unix/sysv/linux/bits/termios.h (CMSPAR): Define.Jakub Jelinek2005-02-114-104/+156
| | | | | | | | | | | * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Add __USE_MISC and __USE_XOPEN guards to match linux/bits/termios.h. (CMSPAR): Define. * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Add __USE_MISC and __USE_XOPEN guards to match linux/bits/termios.h. (CMSPAR): Define. * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Add __USE_MISC and __USE_XOPEN guards to match linux/bits/termios.h.
* Updated to fedora-glibc-20050211T0853Jakub Jelinek2005-02-112-63/+2
|
* Updated to fedora-glibc-20050208T2213cvs/fedora-glibc-2_3_4-7Jakub Jelinek2005-02-082-7/+0
|
* Updated to fedora-glibc-20050208T0948cvs/fedora-glibc-2_3_4-6Jakub Jelinek2005-02-0877-1791/+4550
|
* 2004-12-22 Steven Munroe <sjmunroe@us.ibm.com>Jakub Jelinek2005-01-0620-267/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * math/libm-test.inc (rint_test_tonearest): New test. (rint_test_towardzero): New test. (rint_test_downward): New test. (rint_test_upward): New test. * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: Fix -0.0 case. Remove redundant const values. * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S: Fix -0.0 case. Remove redundant const values. Use float const. * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Fix -0.0 case. * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Fix -0.0 case. Use float const. * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Fix -0.0 case. * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Fix -0.0 case. Use float const. * sysdeps/powerpc/powerpc32/fpu/s_round.S: Fix -0.0 case. Remove redundant const values. * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Fix -0.0 case. Remove redundant const values. Use float const. * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Fix -0.0 case. Remove redundant const values. * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Fix -0.0 case. Remove redundant const values. Use float const. * sysdeps/powerpc/powerpc64/fpu/s_ceil.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Remove redundant const values. * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Remove redundant const values. Use float const. * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Use EALIGN for Quadword alignment. Fix -0.0 case. * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Use float const. * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Use EALIGN for Quadword alignment. Fix -0.0 case. * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Use float const. * sysdeps/powerpc/powerpc64/fpu/s_round.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Remove redundant const values. * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Remove redundant const values. Use float const. * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Use EALIGN for Quadword alignment. Fix -0.0 case. * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Remove redundant const values. Use float const.
* Updated to fedora-glibc-20050106T1443Jakub Jelinek2005-01-06223-42232/+97869
|
* Updated to fedora-glibc-20041218T1131Jakub Jelinek2004-12-181-2/+33
|
* Updated to fedora-glibc-20041217T0906cvs/fedora-glibc-2_3_3-97Jakub Jelinek2004-12-1714-40/+177
|