about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone): SaveJakub Jelinek2004-12-151-0/+5
* 2004-09-08 H.J. Lu <hongjiu.lu@intel.com>Jakub Jelinek2004-12-151-0/+15
* * sysdeps/unix/sysv/linux/s390/s390-32/clone.S (__clone): Add support forJakub Jelinek2004-12-151-0/+7
* Sync from HEAD once again.Jakub Jelinek2004-12-151-0/+7
* Updated to fedora-glibc-20041215T0847Jakub Jelinek2004-12-151-0/+44
* Updated to fedora-glibc-20041214T1058 cvs/fedora-glibc-2_3_3-92Jakub Jelinek2004-12-141-0/+2
* Updated to fedora-glibc-20041213T2323 cvs/fedora-glibc-2_3_3-91Jakub Jelinek2004-12-131-3/+35
* * posix/getconf.c (main): Skip over initial underscore in cvs/fedora-glibc-2_3_3-90Jakub Jelinek2004-12-101-0/+5
* Updated to fedora-glibc-20041210T0634Jakub Jelinek2004-12-101-24/+53
* * elf/ldd.bash.in: For -u, set bind_now=yes. cvs/fedora-glibc-2_3_3-89Jakub Jelinek2004-12-081-0/+9
* Updated to fedora-glibc-20041208T1024Jakub Jelinek2004-12-081-1/+18
* * sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Add support forJakub Jelinek2004-12-071-0/+6
* Updated to fedora-glibc-20041207T1331Jakub Jelinek2004-12-071-5/+100
* * posix/tst-regex.c: Use defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0Jakub Jelinek2004-12-031-0/+14
* * libio/Makefile (tests): Add bug-ungetc4.Jakub Jelinek2004-12-031-0/+5
* Updated to fedora-glibc-20041203T0935Jakub Jelinek2004-12-031-4/+27
* 2.3.3-86 cvs/fedora-glibc-2_3_3-86Jakub Jelinek2004-11-301-2/+11
* Updated to fedora-glibc-20041130T0624Jakub Jelinek2004-11-301-0/+51
* Updated to fedora-glibc-20041126T1318 cvs/fedora-glibc-2_3_3-85Jakub Jelinek2004-11-261-0/+57
* Updated to fedora-glibc-20041124T0741 cvs/fedora-glibc-2_3_3-84Jakub Jelinek2004-11-241-4/+88
* 2.3.3-83 cvs/fedora-glibc-2_3_3-83Jakub Jelinek2004-11-211-0/+24
* Updated to fedora-glibc-20041121T1116Jakub Jelinek2004-11-211-0/+18
* Updated to fedora-glibc-20041120T0949Jakub Jelinek2004-11-201-3/+20
* Updated to fedora-glibc-20041119T0003Jakub Jelinek2004-11-191-0/+38
* Updated to fedora-glibc-20041116T0856Jakub Jelinek2004-11-161-0/+15
* Updated to fedora-glibc-20041115T0915Jakub Jelinek2004-11-151-9/+42
* * sysdeps/unix/sysv/linux/i386/setuid.c: Include linux/posix_types.h. cvs/fedora-glibc-2_3_3-77Jakub Jelinek2004-11-121-0/+9
* * debug/chk_fail.c: Include errno.h and string.h.Jakub Jelinek2004-11-121-0/+11
* Updated to fedora-glibc-20041112T1640Jakub Jelinek2004-11-121-2/+109
* Updated to fedora-glibc-20041110T0839Jakub Jelinek2004-11-101-8/+182
* * include/features.h (__USE_FORTIFY_LEVEL): Also set for Red HatJakub Jelinek2004-11-021-0/+10
* * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32]Jakub Jelinek2004-11-021-0/+16
* Updated to fedora-glibc-20041102T1153Jakub Jelinek2004-11-021-0/+262
* 2.3.3-74 cvs/fedora-glibc-2_3_3-74Jakub Jelinek2004-10-271-0/+3
* 2.3.3-74Jakub Jelinek2004-10-271-0/+30
* Updated to fedora-glibc-20041021T0701 cvs/fedora-glibc-2_3_3-72Jakub Jelinek2004-10-211-0/+9
* Updated to fedora-glibc-20041020T1016Jakub Jelinek2004-10-201-0/+5
* Updated to fedora-glibc-20041018T0940Jakub Jelinek2004-10-201-0/+63
* Updated to fedora-glibc-20041018T0940 cvs/fedora-glibc-2_3_3-70Jakub Jelinek2004-10-181-8/+50
* * include/features.h (__USE_FORTIFY_LEVEL): Enable even withJakub Jelinek2004-10-181-0/+5
* * malloc/arena.c (ptmalloc_init): Don't use brk if dlopened cvs/fedora-glibc-2_3_3-69Jakub Jelinek2004-10-181-0/+6
* * sysdeps/generic/strcpy_chk.c (__strcpy_chk): Speed up by checkingJakub Jelinek2004-10-181-0/+5
* Updated to fedora-glibc-20041018T0940Jakub Jelinek2004-10-181-0/+239
* Updated to fedora-glibc-20041014T0548Jakub Jelinek2004-10-141-0/+83
* Updated to fedora-glibc-20041012T1128 cvs/fedora-glibc-2_3_3-67Jakub Jelinek2004-10-121-0/+90
* Updated to fedora-glibc-20041006T0900Jakub Jelinek2004-10-061-8/+22
* 2.3.3-65 cvs/fedora-glibc-2_3_3-65Jakub Jelinek2004-10-051-0/+6
* Fix s390{,x} build. grouplist fixes from Ulrich.Jakub Jelinek2004-10-051-0/+3
* Updated to fedora-glibc-20041005T0745Jakub Jelinek2004-10-051-2/+74
* Updated to fedora-glibc-20041004T0747 cvs/fedora-glibc-2_3_3-64Jakub Jelinek2004-10-041-0/+84