aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/pthread.c
AgeCommit message (Expand)Author
2003-01-12Update.Ulrich Drepper
2003-01-03Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-30Update.Ulrich Drepper
2002-12-28Update.Ulrich Drepper
2002-12-28Update.Ulrich Drepper
2002-12-22Update.Ulrich Drepper
2002-12-18Update.Ulrich Drepper
2002-12-06* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath
2002-10-11* stdio-common/tst-sscanf.c (val_double): Append .0 to large wholeRoland McGrath
2002-10-09Update.Ulrich Drepper
2002-09-28* pthread.c (__pthread_reset_main_thread) [FLOATING_STACKS]:Roland McGrath
2002-09-20* sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf.Roland McGrath
2002-09-08* resolv/resolv.h: Include <sys/types.h> for u_long even inRoland McGrath
2002-08-30* locale/duplocale.c: Include <string.h>.Roland McGrath
2002-08-28Update.Ulrich Drepper
2002-08-24Update.Ulrich Drepper
2002-08-20Update.Ulrich Drepper
2002-08-12* elf/tst-tlsmod4.c (in_dso): Insert a random library call before useRoland McGrath
2002-08-08(__linuxthreads_initial_report_events): New variable. (__pthread_initialize_m...Ulrich Drepper
2002-08-042002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-03Update.Ulrich Drepper
2002-08-03Declare _errno, _h_errno, and _res unless we use TLS internally.Ulrich Drepper
2002-08-02* sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath
2002-07-23Update.Ulrich Drepper
2002-02-27Update.Ulrich Drepper
2002-02-23Update.Ulrich Drepper
2002-02-01Update.Ulrich Drepper
2001-11-30Update.Ulrich Drepper
2001-11-28Update.Ulrich Drepper
2001-10-07Update.Ulrich Drepper
2001-09-12Update.Ulrich Drepper
2001-08-14Update.Ulrich Drepper
2001-07-16Update.Ulrich Drepper
2001-06-17Update.Ulrich Drepper
2001-06-16Make _STACK_GROWS_UP work.Ulrich Drepper
2001-06-16(__pthread_reset_main_thread): Fix a typo.Ulrich Drepper
2001-05-24Update.Ulrich Drepper
2001-04-23Update.Ulrich Drepper
2001-04-21Update.Ulrich Drepper
2001-04-10Update.Ulrich Drepper
2001-03-21Update.Ulrich Drepper
2001-03-16Update.Ulrich Drepper
2001-02-02Update.Ulrich Drepper
2001-01-28Update.Ulrich Drepper
2001-01-13Update.Ulrich Drepper
2001-01-12Update.Ulrich Drepper
2001-01-11Update.Ulrich Drepper
2001-01-08Update.Ulrich Drepper
2000-09-20 * pthread.c [!__ASSUME_REALTIME_SIGNALS]: Make inclusion of "...Andreas Jaeger