Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated to fedora-glibc-20041120T0949 | Jakub Jelinek | 2004-11-20 | 14 | -32/+132 |
| | |||||
* | 2.3.3-81cvs/fedora-glibc-2_3_3-81 | Jakub Jelinek | 2004-11-19 | 1 | -1/+4 |
| | |||||
* | chunksize(x) => x->size | Jakub Jelinek | 2004-11-19 | 1 | -2/+2 |
| | |||||
* | 2.3.3-80cvs/fedora-glibc-2_3_3-80 | Jakub Jelinek | 2004-11-19 | 1 | -1/+12 |
| | |||||
* | Another version of the free checks. | Jakub Jelinek | 2004-11-19 | 1 | -2/+7 |
| | |||||
* | Updated to fedora-glibc-20041119T0003 | Jakub Jelinek | 2004-11-19 | 23 | -26/+488 |
| | |||||
* | 2.3.3-79cvs/fedora-glibc-2_3_3-79 | Jakub Jelinek | 2004-11-16 | 1 | -4/+9 |
| | |||||
* | Updated to fedora-glibc-20041116T0856 | Jakub Jelinek | 2004-11-16 | 7 | -19/+34 |
| | |||||
* | MINSIZE => 2 * SIZE_SZ | Jakub Jelinek | 2004-11-16 | 1 | -1/+2 |
| | |||||
* | Restore change unintentionally killed during merge. | Jakub Jelinek | 2004-11-15 | 1 | -2/+2 |
| | |||||
* | 2.3.3-78cvs/fedora-glibc-2_3_3-78 | Jakub Jelinek | 2004-11-15 | 1 | -0/+1 |
| | |||||
* | * malloc/malloc.c (_int_free): Further free () protection checks. | Jakub Jelinek | 2004-11-15 | 1 | -0/+8 |
| | |||||
* | Updated to fedora-glibc-20041115T0915 | Jakub Jelinek | 2004-11-15 | 14 | -286/+501 |
| | |||||
* | * sysdeps/unix/sysv/linux/i386/setuid.c: Include linux/posix_types.h.cvs/fedora-glibc-2_3_3-77 | Jakub Jelinek | 2004-11-12 | 7 | -0/+15 |
| | | | | | | | | * 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. | ||||
* | * debug/chk_fail.c: Include errno.h and string.h. | Jakub Jelinek | 2004-11-12 | 4 | -16/+41 |
| | | | | | | | | | | (__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. | ||||
* | Updated to fedora-glibc-20041112T1640 | Jakub Jelinek | 2004-11-12 | 45 | -801/+1862 |
| | |||||
* | 2.3.3-76cvs/fedora-glibc-2_3_3-76 | Jakub Jelinek | 2004-11-10 | 5 | -6/+32 |
| | |||||
* | Updated to fedora-glibc-20041110T0839 | Jakub Jelinek | 2004-11-10 | 43 | -419/+1054 |
| | |||||
* | Include errno.h.cvs/fedora-glibc-2_3_3-75 | Jakub Jelinek | 2004-11-02 | 1 | -0/+1 |
| | |||||
* | 2.3.3-75 | Jakub Jelinek | 2004-11-02 | 1 | -1/+8 |
| | |||||
* | * include/features.h (__USE_FORTIFY_LEVEL): Also set for Red Hat | Jakub Jelinek | 2004-11-02 | 4 | -7/+32 |
| | | | | | | | | | 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. | ||||
* | * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32] | Jakub Jelinek | 2004-11-02 | 6 | -5/+60 |
| | | | | | | | | | | | | | | | (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. | ||||
* | Updated to fedora-glibc-20041102T1153 | Jakub Jelinek | 2004-11-02 | 782 | -26865/+2095 |
| | |||||
* | 2.3.3-74cvs/fedora-glibc-2_3_3-74 | Jakub Jelinek | 2004-10-27 | 15 | -85/+463 |
| | |||||
* | 2.3.3-74 | Jakub Jelinek | 2004-10-27 | 1 | -0/+30 |
| | |||||
* | Back out errlist changes for now too.cvs/fedora-glibc-2_3_3-73 | Jakub Jelinek | 2004-10-21 | 7 | -91/+6 |
| | |||||
* | Temporarily remove setaltroot and key* | Jakub Jelinek | 2004-10-21 | 2 | -4/+4 |
| | |||||
* | Updated to fedora-glibc-20041021T0701cvs/fedora-glibc-2_3_3-72 | Jakub Jelinek | 2004-10-21 | 4 | -50/+65 |
| | |||||
* | (update): Fix botch of *-sync-* vars to be updated. | Roland McGrath | 2004-10-21 | 1 | -3/+3 |
| | |||||
* | 2.3.3-71cvs/fedora-glibc-2_3_3-71 | Jakub Jelinek | 2004-10-20 | 1 | -0/+1 |
| | |||||
* | Update. | Jakub Jelinek | 2004-10-20 | 2 | -3/+47 |
| | |||||
* | Updated to fedora-glibc-20041020T1016 | Jakub Jelinek | 2004-10-20 | 2 | -1/+9 |
| | |||||
* | Updated to fedora-glibc-20041018T0940 | Jakub Jelinek | 2004-10-20 | 22 | -41/+281 |
| | |||||
* | Updated to fedora-glibc-20041018T0940cvs/fedora-glibc-2_3_3-70 | Jakub Jelinek | 2004-10-18 | 30 | -63/+838 |
| | |||||
* | First steps toward 2.3.3-70 | Jakub Jelinek | 2004-10-18 | 1 | -2/+26 |
| | |||||
* | * include/features.h (__USE_FORTIFY_LEVEL): Enable even with | Jakub Jelinek | 2004-10-18 | 2 | -1/+8 |
| | | | | Red Hat gcc4 4.0.0 and above. | ||||
* | * malloc/arena.c (ptmalloc_init): Don't use brk if dlopenedcvs/fedora-glibc-2_3_3-69 | Jakub Jelinek | 2004-10-18 | 2 | -2/+14 |
| | | | | | from statically linked program and avoid calling _dl_addr in that case. | ||||
* | Fix a typo, add force-tag | Jakub Jelinek | 2004-10-18 | 1 | -1/+4 |
| | |||||
* | * sysdeps/generic/strcpy_chk.c (__strcpy_chk): Speed up by checking | Jakub Jelinek | 2004-10-18 | 2 | -4/+31 |
| | | | | destlen only every 4 bytes. | ||||
* | Updated to fedora-glibc-20041018T0940 | Jakub Jelinek | 2004-10-18 | 109 | -131/+3731 |
| | |||||
* | Add to fedora-branch as well. | Jakub Jelinek | 2004-10-15 | 2 | -0/+2 |
| | |||||
* | Add dist-import, dist-build targets. | Roland McGrath | 2004-10-15 | 1 | -8/+49 |
| | |||||
* | 2.3.3-68cvs/fedora-glibc-2_3_3-68 | Jakub Jelinek | 2004-10-14 | 4 | -34/+37 |
| | |||||
* | 2.3.3-68 | Jakub Jelinek | 2004-10-14 | 9 | -37/+50 |
| | |||||
* | Updated to fedora-glibc-20041014T0548 | Jakub Jelinek | 2004-10-14 | 43 | -565/+1341 |
| | |||||
* | Updated to fedora-glibc-20041012T1128cvs/fedora-glibc-2_3_3-67 | Jakub Jelinek | 2004-10-12 | 58 | -205/+565 |
| | |||||
* | 2.3.3-66cvs/fedora-glibc-2_3_3-66 | Jakub Jelinek | 2004-10-06 | 1 | -0/+3 |
| | |||||
* | * sysdeps/unix/sysv/linux/jmp-unwind.c: Include pthreadP.h instead | Jakub Jelinek | 2004-10-06 | 3 | -5/+7 |
| | | | | | of pthread-functions.h and pthreaddef.h. * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Likewise. | ||||
* | * sysdeps/s390/jmpbuf-unwind.h: Include bits/wordsize.h. | Jakub Jelinek | 2004-10-06 | 2 | -4/+15 |
| | | | | | (JMPBUF_CFA_UNWINDS_ADJ): Subtract 96 resp. 160 bytes from CFA. | ||||
* | Updated to fedora-glibc-20041006T0900 | Jakub Jelinek | 2004-10-06 | 18 | -33/+102 |
| |