Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-30 | * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): If | Jakub Jelinek | |
GLRO(dl_osversion) has been already set to a value smaller than _dl_discover_osversion (), don't overwrite it here. | |||
2005-05-24 | Updated to fedora-glibc-20050524T1606 | Jakub Jelinek | |
2005-05-23 | 2.3.5-8 | Jakub Jelinek | |
2005-05-23 | Updated to fedora-glibc-20050523T1354 | Jakub Jelinek | |
2005-05-20 | Updated to fedora-glibc-20050520T0919 | Jakub Jelinek | |
2005-05-04 | Updated to fedora-glibc-20050504T1818 | Jakub Jelinek | |
2005-05-04 | Updated to fedora-glibc-20050504T0728 | Jakub Jelinek | |
2005-05-03 | Updated to fedora-glibc-20050503T0852 | Jakub Jelinek | |
2005-04-27 | Updated to fedora-glibc-20050427T1043 | Jakub Jelinek | |
2005-04-15 | Updated to fedora-glibc-20050415T0909cvs/fedora-glibc-2_3_5-1 | Roland McGrath | |
2005-04-01 | Updated to fedora-glibc-20050401T1444 | Jakub Jelinek | |
2005-03-19 | Updated to fedora-glibc-20050319T1907cvs/fedora-glibc-2_3_4-15 | Jakub Jelinek | |
2005-03-03 | Updated to fedora-glibc-20050303T1335 | Jakub Jelinek | |
2005-03-03 | Updated to fedora-glibc-20050302T1820 | Jakub Jelinek | |
2005-02-11 | * sysdeps/unix/sysv/linux/bits/termios.h (CMSPAR): Define. | Jakub Jelinek | |
* 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. | |||
2005-02-08 | Updated to fedora-glibc-20050208T0948cvs/fedora-glibc-2_3_4-6 | Jakub Jelinek | |
2005-01-06 | Updated to fedora-glibc-20050106T1443 | Jakub Jelinek | |
2004-12-18 | Updated to fedora-glibc-20041218T1131 | Jakub Jelinek | |
2004-12-17 | Updated to fedora-glibc-20041217T0906cvs/fedora-glibc-2_3_3-97 | Jakub Jelinek | |
2004-12-15 | Updated to fedora-glibc-20041215T2056 | Jakub Jelinek | |
2004-12-15 | Include tls.h.cvs/fedora-glibc-2_3_3-93 | Jakub Jelinek | |
2004-12-15 | * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone): Save | Jakub Jelinek | |
and restore r2 around call to fn. | |||
2004-12-15 | * sysdeps/unix/sysv/linux/s390/s390-32/clone.S (__clone): Add support for | Jakub Jelinek | |
NPTL where the PID is stored at userlevel and needs to be reset when CLONE_THREAD is not used. * sysdeps/unix/sysv/linux/s390/s390-64/clone.S (__clone): Likewise. nptl/ * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: New file. * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: New file. * sysdeps/s390/tcb-offsets.sym (TID): Add. | |||
2004-12-15 | Sync from HEAD once again. | Jakub Jelinek | |
2004-12-15 | Updated to fedora-glibc-20041215T0847 | Jakub Jelinek | |
2004-12-08 | Updated to fedora-glibc-20041208T1024 | Jakub Jelinek | |
2004-12-07 | * sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Add support for | Jakub Jelinek | |
NPTL where the PID is stored at userlevel and needs to be reset when CLONE_THREAD is not used. nptl/ * sysdeps/ia64/tcb-offsets.sym (TID): Add. * sysdeps/unix/sysv/linux/ia64/clone2.S: New file. * Makefile (tests): Add tst-getpid2.c. * tst-getpid1.c (TEST_CLONE_FLAGS): Define. (do_test): Use it. Use __clone2 instead of clone on ia64. * tst-getpid2.c: New test. | |||
2004-12-07 | Updated to fedora-glibc-20041207T1331 | Jakub Jelinek | |
2004-11-30 | Updated to fedora-glibc-20041130T0624 | Jakub Jelinek | |
2004-11-26 | Updated to fedora-glibc-20041126T1318cvs/fedora-glibc-2_3_3-85 | Jakub Jelinek | |
2004-11-24 | Updated to fedora-glibc-20041124T0741cvs/fedora-glibc-2_3_3-84 | Jakub Jelinek | |
2004-11-21 | Updated to fedora-glibc-20041121T1116 | Jakub Jelinek | |
2004-11-20 | Updated to fedora-glibc-20041120T0949 | Jakub Jelinek | |
2004-11-16 | Updated to fedora-glibc-20041116T0856 | Jakub Jelinek | |
2004-11-15 | Updated to fedora-glibc-20041115T0915 | Jakub Jelinek | |
2004-11-12 | * sysdeps/unix/sysv/linux/i386/setuid.c: Include linux/posix_types.h.cvs/fedora-glibc-2_3_3-77 | Jakub Jelinek | |
* sysdeps/unix/sysv/linux/i386/setgid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setreuid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setregid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise. | |||
2004-11-12 | Updated to fedora-glibc-20041112T1640 | Jakub Jelinek | |
2004-11-10 | Updated to fedora-glibc-20041110T0839 | Jakub Jelinek | |
2004-11-02 | * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32] | Jakub Jelinek | |
(elf_fpxregset_t): New type. (struct elf_prpsinfo): If __WORDSIZE == 32, change pr_[ug]id type to unsigned short int. * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct user_fpregs_struct): Fix comment. * sysdeps/i386/fpu/bits/mathdef.h (float_t, double_t): If __FLOAT_EVAL_METHOD__ is defined and 0, typedef to float resp. double. * sysdeps/x86_64/fpu/bits/mathdef.h: Include bits/wordsize.h. (float_t, double_t): If -m32 and not -mfpmath=sse, typedef to long double. * sysdeps/x86_64/fpu/bits/fenv.h: Include bits/wordsize.h. (fenv_t): Remove __mxcsr field for -m32. | |||
2004-11-02 | Updated to fedora-glibc-20041102T1153 | Jakub Jelinek | |
2004-10-21 | Back out errlist changes for now too.cvs/fedora-glibc-2_3_3-73 | Jakub Jelinek | |
2004-10-21 | Temporarily remove setaltroot and key* | Jakub Jelinek | |
2004-10-20 | Updated to fedora-glibc-20041020T1016 | Jakub Jelinek | |
2004-10-20 | Updated to fedora-glibc-20041018T0940 | Jakub Jelinek | |
2004-10-18 | Updated to fedora-glibc-20041018T0940 | Jakub Jelinek | |
2004-10-15 | Add to fedora-branch as well. | Jakub Jelinek | |
2004-10-14 | 2.3.3-68 | Jakub Jelinek | |
2004-10-14 | Updated to fedora-glibc-20041014T0548 | Jakub Jelinek | |
2004-10-06 | Updated to fedora-glibc-20041006T0900 | Jakub Jelinek | |
2004-10-05 | Fix s390{,x} build. grouplist fixes from Ulrich. | Jakub Jelinek | |