about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Collapse)AuthorAgeFilesLines
* Updated to fedora-glibc-20060328T0900 cvs/fedora-Jakub Jelinek2006-03-289-32/+41
|
* Updated to fedora-glibc-20060306T1239 cvs/fedora-glibc-2_4-1Jakub Jelinek2006-03-062-22/+5
|
* Updated to fedora-glibc-20060306T0720Jakub Jelinek2006-03-0620-373/+232
|
* Updated to fedora-glibc-20060302T0855Jakub Jelinek2006-03-022-2/+2
|
* Updated to fedora-glibc-20060301T0647Jakub Jelinek2006-03-01207-11022/+754
|
* Updated to fedora-glibc-20060217T1609Jakub Jelinek2006-02-1710-7/+33
|
* Updated to fedora-glibc-20060213T0650Jakub Jelinek2006-02-139-66/+184
|
* * sysdeps/unix/sysv/linux/futimesat.c (futimesat): IfJakub Jelinek2006-02-031-19/+4
| | | | | | file == NULL, use __futimes unconditionally. * manual/filesys.texi (futimes): Fix prototype.
* Updated to fedora-glibc-20060203T0932Jakub Jelinek2006-02-033-16/+22
|
* Updated to fedora-glibc-20060202T0507Jakub Jelinek2006-02-021-1/+15
|
* Updated to fedora-glibc-20060201T0846Jakub Jelinek2006-02-0115-10/+102
|
* Updated to fedora-glibc-20060130T0922Jakub Jelinek2006-01-3042-298/+1048
|
* Updated to fedora-glibc-20060109T2152 cvs/fedora-glibc-2_3_90-30Jakub Jelinek2006-01-09160-596/+552
|
* s/private/__private/Jakub Jelinek2006-01-061-1/+2
|
* Updated to fedora-glibc-20060106T2148Jakub Jelinek2006-01-0610-10/+148
|
* Updated to fedora-glibc-20060106T0916 cvs/fedora-glibc-2_3_90-28Jakub Jelinek2006-01-065-17/+104
|
* Updated to fedora-glibc-20060104T0754 cvs/fedora-glibc-2_3_90-26Jakub Jelinek2006-01-042-2/+3
|
* Updated to fedora-glibc-20060102T2114 cvs/fedora-glibc-2_3_90-25Jakub Jelinek2006-01-025-3/+48
|
* Updated to fedora-glibc-20060102T1045Jakub Jelinek2006-01-0239-1499/+1857
|
* iMerge some more.Jakub Jelinek2005-12-274-4/+23
|
* Updated to fedora-glibc-20051227T1426Jakub Jelinek2005-12-2724-600/+318
|
* Updated to fedora-glibc-20051221T0931Jakub Jelinek2005-12-213-44/+4
|
* Updated to fedora-glibc-20051220T1751 cvs/fedora-glibc-2_3_90-21Jakub Jelinek2005-12-202-4/+30
|
* Updated to fedora-glibc-20051220T1028Jakub Jelinek2005-12-2015-15/+272
|
* Updated to fedora-glibc-20051219T1003 cvs/fedora-glibc-2_3_90-19Jakub Jelinek2005-12-1967-162/+582
|
* Updated to fedora-glibc-20051119T1959Jakub Jelinek2005-11-1915-15/+62
|
* Updated to fedora-glibc-20051116T0829 cvs/fedora-glibc-2_3_90-17Jakub Jelinek2005-11-1612-15/+50
|
* Updated to fedora-glibc-20051115T0809Jakub Jelinek2005-11-1530-71/+1957
|
* Updated to fedora-glibc-20051020T0651Jakub Jelinek2005-10-2026-19/+1430
|
* Updated to fedora-glibc-20051010T1417Jakub Jelinek2005-10-101-5/+10
|
* Updated to fedora-glibc-20051003T2040Jakub Jelinek2005-10-037-79/+30
|
* Updated to fedora-glibc-20050912T0656Jakub Jelinek2005-09-121-0/+77
|
* Updated to fedora-glibc-20050824T0705Jakub Jelinek2005-08-241-0/+3
|
* Updated to fedora-glibc-20050822T0727Jakub Jelinek2005-08-223-1/+87
|
* Updated to fedora-glibc-20050808T2126Jakub Jelinek2005-08-081-5/+10
|
* * 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-20050721T0814Jakub Jelinek2005-07-211-6/+6
|
* Updated to fedora-glibc-20050708T0811Jakub Jelinek2005-07-084-33/+15
|
* Updated to fedora-glibc-20050627T0850Jakub Jelinek2005-06-274-3/+25
|
* Updated to fedora-glibc-20050620T1530Jakub Jelinek2005-06-2055-161/+426
|
* * 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-2468-2444/+0
|
* Updated to fedora-glibc-20050523T1354Jakub Jelinek2005-05-238-22/+22
|
* Updated to fedora-glibc-20050520T0919Jakub Jelinek2005-05-202-0/+2
|
* Updated to fedora-glibc-20050504T1818Jakub Jelinek2005-05-048-12/+42
|
* Updated to fedora-glibc-20050504T0728Jakub Jelinek2005-05-047-11/+115
|
* Updated to fedora-glibc-20050503T0852Jakub Jelinek2005-05-034-19/+64
|
* Updated to fedora-glibc-20050427T1043Jakub Jelinek2005-04-277-90/+428
|
* Updated to fedora-glibc-20050415T0909 cvs/fedora-glibc-2_3_5-1Roland McGrath2005-04-157-20/+195
|