aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2003-01-05Update.Ulrich Drepper2-0/+111
2003-01-05Update.Ulrich Drepper5-0/+275
2003-01-03Cancellation support for syscalls on Linux/Alpha.Ulrich Drepper1-0/+127
2003-01-03Update.Ulrich Drepper1-1/+5
2003-01-03Update.Ulrich Drepper8-6/+193
2003-01-02Update.Ulrich Drepper1-0/+2
2002-12-31Update.Ulrich Drepper2-0/+2
2002-12-31Update.Ulrich Drepper13-22/+25
2002-12-31Update.Ulrich Drepper10-0/+450
2002-12-28Update.Ulrich Drepper15-78/+36
2002-12-28Update.Ulrich Drepper4-25/+143
2002-12-28Update.Ulrich Drepper12-3/+593
2002-12-27*** empty log message ***Andreas Schwab1-0/+1
2002-12-27Cancellation handling for m68k.Andreas Schwab1-0/+114
2002-12-18UpdateUlrich Drepper1-1/+1
2002-12-18Update.Ulrich Drepper1-0/+3
2002-12-18Update.Ulrich Drepper8-23/+467
2002-12-06Update.Ulrich Drepper1-2/+17
2002-12-06* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath3-25/+26
2002-12-03* elf/tst-tls4.c: Define an unused TLS variable here, so that no lazyRoland McGrath1-3/+25
2002-11-29Update.Ulrich Drepper2-2/+2
2002-11-29Define macros which require it to 200112L. Remove _POSIX_POLL and _POSIX_SEL...Ulrich Drepper2-58/+46
2002-11-14Fix unterminated string.Andreas Schwab1-70/+70
2002-11-08* configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test.Roland McGrath1-0/+111
2002-11-04Update.Ulrich Drepper1-2/+2
2002-11-04Update.Ulrich Drepper1-3/+3
2002-10-11* stdio-common/tst-sscanf.c (val_double): Append .0 to large wholeRoland McGrath1-19/+27
2002-10-11execve implementation for Linux w/ linuxthreads.Ulrich Drepper1-0/+73
2002-10-09Update.Ulrich Drepper1-0/+26
2002-10-02Update.Ulrich Drepper3-0/+28
2002-09-292002-09-29 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-0/+1
2002-09-29(DO_SET_THREAD_AREA): Don't use INLINE_SYSCALL for set_thread_area syscall.Ulrich Drepper1-11/+31
2002-09-282002-09-27 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2002-09-25* csu/Versions: Use %include <tls.h> to get USE_TLS defined.Roland McGrath1-0/+119
2002-09-20* sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf.Roland McGrath1-3/+0
2002-09-18* elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always.Roland McGrath2-17/+17
2002-09-172002-09-12 Jakub Jelinek <jakub@redhat.com>Roland McGrath2-9/+10
2002-09-142002-09-10 Alan Modra <amodra@bigpond.net.au>Roland McGrath1-0/+129
2002-09-08* resolv/resolv.h: Include <sys/types.h> for u_long even inRoland McGrath1-0/+48
2002-09-06* sysdeps/generic/bits/ustat.h: Comment fix.Roland McGrath1-1/+5
2002-09-052002-09-04 Bruno Haible <bruno@clisp.org>Roland McGrath1-12/+5
2002-09-05Update.Ulrich Drepper1-0/+0
2002-09-03Update.Ulrich Drepper1-0/+4
2002-09-02* ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):Roland McGrath1-0/+10
2002-08-312002-08-30 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+3
2002-08-29* NEWS: Added 2.2.6 text from 2.2 branch version.Roland McGrath1-1/+1
2002-08-29Update.Ulrich Drepper3-0/+99
2002-08-28Update.Ulrich Drepper1-5/+3
2002-08-28(PTHREAD_THREADS_MAX): Bump to 16384.Ulrich Drepper1-1/+1
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath53-224/+224