about summary refs log tree commit diff
path: root/linuxthreads
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test.Roland McGrath2002-11-081-0/+111
* Update.Ulrich Drepper2002-11-041-0/+3
* Update.Ulrich Drepper2002-11-041-2/+2
* Update.Ulrich Drepper2002-11-042-3/+9
* * locale/programs/locarchive.c (add_alias): Change locrec_offset argRoland McGrath2002-10-222-1/+6
* * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.Roland McGrath2002-10-173-4/+11
* * stdio-common/tst-sscanf.c (val_double): Append .0 to large wholeRoland McGrath2002-10-114-27/+62
* Update.Ulrich Drepper2002-10-111-0/+4
* execve implementation for Linux w/ linuxthreads.Ulrich Drepper2002-10-111-0/+73
* Update.Ulrich Drepper2002-10-092-0/+5
* Update.Ulrich Drepper2002-10-091-0/+22
* Update.Ulrich Drepper2002-10-097-110/+87
* Update.Ulrich Drepper2002-10-024-0/+34
* * malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining.Roland McGrath2002-09-291-0/+5
* 2002-09-29 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-09-291-0/+1
* Update.Ulrich Drepper2002-09-291-0/+5
* (DO_SET_THREAD_AREA): Don't use INLINE_SYSCALL for set_thread_area syscall.Ulrich Drepper2002-09-291-11/+31
* * pthread.c (__pthread_reset_main_thread) [FLOATING_STACKS]:Roland McGrath2002-09-282-6/+18
* * sysdeps/unix/sysv/linux/x86_64/sysdep.hRoland McGrath2002-09-281-0/+4
* 2002-09-27 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-281-2/+2
* * csu/Versions: Use %include <tls.h> to get USE_TLS defined.Roland McGrath2002-09-253-3/+129
* Update.Ulrich Drepper2002-09-211-2/+2
* * sysdeps/generic/ifreq.h (__if_nextreq): New function.Roland McGrath2002-09-201-0/+10
* * sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf.Roland McGrath2002-09-204-6/+6
* * elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always.Roland McGrath2002-09-183-17/+24
* * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Move...Roland McGrath2002-09-171-0/+6
* 2002-09-12 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-09-172-9/+10
* * sysdeps/i386/dl-machine.h (elf_machine_rel)Roland McGrath2002-09-141-0/+4
* 2002-09-10 Alan Modra <amodra@bigpond.net.au>Roland McGrath2002-09-141-0/+129
* * resolv/resolv.h: Include <sys/types.h> for u_long even inRoland McGrath2002-09-084-34/+58
* * sysdeps/generic/bits/ustat.h: Comment fix.Roland McGrath2002-09-062-1/+8
* * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): DeclutterRoland McGrath2002-09-051-1/+13
* 2002-09-04 Bruno Haible <bruno@clisp.org>Roland McGrath2002-09-053-18/+20
* Update.Ulrich Drepper2002-09-053-0/+8
* Update.Ulrich Drepper2002-09-032-0/+8
* * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):Roland McGrath2002-09-022-0/+23
* 2002-09-01 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-023-0/+15
* Update.Ulrich Drepper2002-08-311-2/+7
* Don't use rule for crt%.o, spell it out as rules for crti.o and crtn.o.Ulrich Drepper2002-08-311-1/+4
* * Makefile (extra-objs, omit-deps): Add crtn.Roland McGrath2002-08-312-5/+22
* 2002-08-30 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-311-1/+3
* * locale/duplocale.c: Include <string.h>.Roland McGrath2002-08-304-3/+26
* Update.Ulrich Drepper2002-08-292-6/+16
* * locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.defRoland McGrath2002-08-291-1/+5
* * NEWS: Added 2.2.6 text from 2.2 branch version.Roland McGrath2002-08-291-1/+1
* Update.Ulrich Drepper2002-08-294-1/+106
* Update.Ulrich Drepper2002-08-282-5/+9
* (open_archive): Replace using label 'again' with a loop to work around gcc 3....Ulrich Drepper2002-08-281-1/+1
* * Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)Roland McGrath2002-08-281-1/+1
* Update.Ulrich Drepper2002-08-285-20/+31