about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* (CFLAGS-pt-initfini.s): Set it.Andreas Jaeger2002-08-212-0/+6
* (__libc_longjmp): Add declaration.Ulrich Drepper2002-08-211-1/+3
* Generate bits/syscall.h with biarch support.Andreas Jaeger2002-08-211-0/+42
* Update.Andreas Jaeger2002-08-213-3/+15
* x86-64 mcount implementationAndreas Jaeger2002-08-212-0/+106
* Update.Ulrich Drepper2002-08-213-8/+13
* Update.Ulrich Drepper2002-08-216-77/+109
* (TLS_DO_SET_THREAD_AREA): Second parameter is renamed to secondcall and use i...Ulrich Drepper2002-08-201-7/+7
* * locale/programs/localedef.c (add_to_readlist): Error aboutRoland McGrath2002-08-207-6/+27
* 2002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-2063-373/+693
* Fix ABI compatibility with libc compiled with old tools on powerpc.Roland McGrath2002-08-206-113/+206
* * locale/loadarchive.c (_nl_load_locale_from_archive): HandleRoland McGrath2002-08-202-3/+15
* 2002-08-20 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-201-3/+7
* Update.Ulrich Drepper2002-08-205-9/+24
* Update.Ulrich Drepper2002-08-207-15/+38
* Update.Ulrich Drepper2002-08-205-10/+18
* Update.Ulrich Drepper2002-08-204-22/+66
* Update.Ulrich Drepper2002-08-202-2/+13
* Update.Ulrich Drepper2002-08-191-0/+5
* (DO_SET_THREAD_AREA): Use correct shift when computing index from %gs value.Ulrich Drepper2002-08-191-1/+1
* Update.Andreas Jaeger2002-08-191-0/+4
* Regenerate.Andreas Jaeger2002-08-191-418/+199
* * sysdeps/mach/hurd/mkdir.c (__mkdir): Use __directory_name_splitRoland McGrath2002-08-183-4/+8
* * sysdeps/mach/hurd/dl-sysdep.cRoland McGrath2002-08-182-0/+14
* * sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Calculate segmentRoland McGrath2002-08-172-1/+4
* * sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Rewrite asm to use %ebxRoland McGrath2002-08-163-46/+83
* 2002-08-16 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-164-8/+20
* * libio/fileops.c (_IO_file_seekoff_mmap): Leave read pointers at EOFRoland McGrath2002-08-154-13/+124
* * locale/loadarchive.c (_nl_load_locale_from_archive) Store strdup ofRoland McGrath2002-08-151-2/+7
* 2002-08-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-151-2/+9
* Update.Ulrich Drepper2002-08-156-9/+33
* (TLS_INIT_TP): Convert to statement expression returning 0.Ulrich Drepper2002-08-151-2/+4
* Update.Andreas Jaeger2002-08-151-0/+13
* Add *xattr syscalls with version 2.3.Andreas Jaeger2002-08-1511-0/+187
* * elf/dl-load.c (lose): Remove [!SHARED] conditional from null checkRoland McGrath2002-08-152-3/+5
* * locale/loadarchive.c (_nl_load_locale_from_archive): Don't read theRoland McGrath2002-08-151-0/+6
* 2002-08-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-151-36/+42
* Update.Andreas Jaeger2002-08-151-0/+4
* Add *xattr syscalls.Andreas Jaeger2002-08-151-0/+14
* 2002-08-14 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-152-25/+32
* * locale/locarchive.h (struct locale_category_data): Give this name toRoland McGrath2002-08-157-159/+390
* 2002-08-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-134-2/+11
* * include/sys/wait.h (__waitpid): Add libc_hidden_proto.Roland McGrath2002-08-1317-15/+63
* * include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath2002-08-1365-179/+225
* 2002-08-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-1314-15/+29
* Update.Ulrich Drepper2002-08-124-1/+86
* (parse_reg_exp): If '|' is immediately followed by another '|', end of regex ...Ulrich Drepper2002-08-121-0/+2
* * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Fix inner loopRoland McGrath2002-08-123-7/+19
* * elf/tst-tlsmod4.c (in_dso): Insert a random library call before useRoland McGrath2002-08-127-6/+35
* * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath2002-08-1218-45/+89