Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-19 | Updated to fedora-glibc-20041119T0003 | Jakub Jelinek | |
2004-11-16 | 2.3.3-79cvs/fedora-glibc-2_3_3-79 | Jakub Jelinek | |
2004-11-16 | Updated to fedora-glibc-20041116T0856 | Jakub Jelinek | |
2004-11-16 | MINSIZE => 2 * SIZE_SZ | Jakub Jelinek | |
2004-11-15 | Restore change unintentionally killed during merge. | Jakub Jelinek | |
2004-11-15 | 2.3.3-78cvs/fedora-glibc-2_3_3-78 | Jakub Jelinek | |
2004-11-15 | * malloc/malloc.c (_int_free): Further free () protection checks. | 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 | * debug/chk_fail.c: Include errno.h and string.h. | Jakub Jelinek | |
(__chk_fail): Write a short message to stderr. * debug/tst-chk1.c: Include fcntl.h. (do_test): Redirect stderr to /dev/null. * debug/test-strcpy_chk.c: Include fcntl.h. (test_main): Redirect stderr to /dev/null. (do_one_test, do_random_tests): Use printf instead of error. | |||
2004-11-12 | Updated to fedora-glibc-20041112T1640 | Jakub Jelinek | |
2004-11-10 | 2.3.3-76cvs/fedora-glibc-2_3_3-76 | Jakub Jelinek | |
2004-11-10 | Updated to fedora-glibc-20041110T0839 | Jakub Jelinek | |
2004-11-02 | Include errno.h.cvs/fedora-glibc-2_3_3-75 | Jakub Jelinek | |
2004-11-02 | 2.3.3-75 | Jakub Jelinek | |
2004-11-02 | * include/features.h (__USE_FORTIFY_LEVEL): Also set for Red Hat | Jakub Jelinek | |
GCC 3.4.x-RH >= 3.4.2-8. * libio/bits/features.h (printf, fprintf, vprintf, vfprintf): For GCC 3.4.x-RH use __builtin___{,v}{,f}printf_chk instead of __{,v}{,f}printf_chk. * debug/tst-chk1.c (do_test): Deal with GCC 3.4.x-RH not being able to recognize subobjects. | |||
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-27 | 2.3.3-74cvs/fedora-glibc-2_3_3-74 | Jakub Jelinek | |
2004-10-27 | 2.3.3-74 | 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-21 | Updated to fedora-glibc-20041021T0701cvs/fedora-glibc-2_3_3-72 | Jakub Jelinek | |
2004-10-21 | (update): Fix botch of *-sync-* vars to be updated. | Roland McGrath | |
2004-10-20 | 2.3.3-71cvs/fedora-glibc-2_3_3-71 | Jakub Jelinek | |
2004-10-20 | Update. | 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-20041018T0940cvs/fedora-glibc-2_3_3-70 | Jakub Jelinek | |
2004-10-18 | First steps toward 2.3.3-70 | Jakub Jelinek | |
2004-10-18 | * include/features.h (__USE_FORTIFY_LEVEL): Enable even with | Jakub Jelinek | |
Red Hat gcc4 4.0.0 and above. | |||
2004-10-18 | * malloc/arena.c (ptmalloc_init): Don't use brk if dlopenedcvs/fedora-glibc-2_3_3-69 | Jakub Jelinek | |
from statically linked program and avoid calling _dl_addr in that case. | |||
2004-10-18 | Fix a typo, add force-tag | Jakub Jelinek | |
2004-10-18 | * sysdeps/generic/strcpy_chk.c (__strcpy_chk): Speed up by checking | Jakub Jelinek | |
destlen only every 4 bytes. | |||
2004-10-18 | Updated to fedora-glibc-20041018T0940 | Jakub Jelinek | |
2004-10-15 | Add to fedora-branch as well. | Jakub Jelinek | |
2004-10-15 | Add dist-import, dist-build targets. | Roland McGrath | |
2004-10-14 | 2.3.3-68cvs/fedora-glibc-2_3_3-68 | Jakub Jelinek | |
2004-10-14 | 2.3.3-68 | Jakub Jelinek | |
2004-10-14 | Updated to fedora-glibc-20041014T0548 | Jakub Jelinek | |
2004-10-12 | Updated to fedora-glibc-20041012T1128cvs/fedora-glibc-2_3_3-67 | Jakub Jelinek | |
2004-10-06 | 2.3.3-66cvs/fedora-glibc-2_3_3-66 | Jakub Jelinek | |
2004-10-06 | * sysdeps/unix/sysv/linux/jmp-unwind.c: Include pthreadP.h instead | Jakub Jelinek | |
of pthread-functions.h and pthreaddef.h. * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Likewise. | |||
2004-10-06 | * sysdeps/s390/jmpbuf-unwind.h: Include bits/wordsize.h. | Jakub Jelinek | |
(JMPBUF_CFA_UNWINDS_ADJ): Subtract 96 resp. 160 bytes from CFA. | |||
2004-10-06 | Updated to fedora-glibc-20041006T0900 | Jakub Jelinek | |
2004-10-06 | Replace use of perl with sed -ie in the spec file, set TIMEOUTFACTOR. | Jakub Jelinek | |
2004-10-05 | 2.3.3-65cvs/fedora-glibc-2_3_3-65 | Jakub Jelinek | |
2004-10-05 | Fix atomic.h warnings on i386 in nscd. | Jakub Jelinek | |
Fix last grouplist patch. | |||
2004-10-05 | Fix s390{,x} build. grouplist fixes from Ulrich. | Jakub Jelinek | |
2004-10-05 | Updated to fedora-glibc-20041005T0745 | Jakub Jelinek | |