* Versions: Add comment about linuxthreads' frozen ABI.
[glibc.git] / linuxthreads / ChangeLog
blobf2a275f405101799311638dc5a5b461cb18faba2
1 2004-09-21  Roland McGrath  <roland@redhat.com>
3         * Versions: Add comment about linuxthreads' frozen ABI.
5 2004-09-20  Ulrich Drepper  <drepper@redhat.com>
7         * Versions: Remove exports for pthread_set*id_np functions.
8         * sysdeps/pthread/pthread.h: Remove pthread_set*id_np prototypes
9         for now.
10         * Makefile: Don't build pthread_set*id code for now.
12 2004-09-19  Ulrich Drepper  <drepper@redhat.com>
14         * sysdeps/pthread/pthread.h: Declare pthread_setgid_np,
15         pthread_setuid_np, pthread_setegid_np, pthread_seteuid_np,
16         pthread_setregid_np, pthread_setreuid_np, pthread_setresgid_np,
17         and pthread_setresuid_np.
18         * pthread_setgid_np.c: New file.
19         * pthread_setuid_np.c: New file.
20         * pthread_setegid_np.c: New file.
21         * pthread_seteuid_np.c: New file.
22         * pthread_setregid_np.c: New file.
23         * pthread_setreuid_np.c: New file.
24         * pthread_setresgid_np.c: New file.
25         * pthread_setresuid_np.c: New file.
26         * Versions [libpthread, GLIBC_2.3.4]: Add pthread_setgid_np,
27         pthread_setuid_np, pthread_setegid_np, pthread_seteuid_np,
28         pthread_setregid_np, pthread_setreuid_np, pthread_setresgid_np,
29         and pthread_setresuid_np.
30         * Makefile (libpthread-routines): Add pthread_setuid, pthread_seteuid,
31         pthread_setreuid, pthread_setresuid, pthread_setgid, pthread_setegid,
32         pthread_setregid, and pthread_setresgid.
34 2004-09-12  Ulrich Drepper  <drepper@redhat.com>
36         * sysdeps/pthread/pthread.h: Make rwlock prototypes available also
37         for __USE_XOPEN2K.
38         * sysdeps/pthread/bits/pthreadtypes.h: Define rwlock types also
39         for __USE_XOPEN2K.  [BZ #320]
41 2004-09-04  Jakub Jelinek  <jakub@redhat.com>
43         * tst-cancel4.c (tf_waitid): Use WEXITED flag bit if available.
45 2004-09-07  Ulrich Drepper  <drepper@redhat.com>
47         * sysdeps/pthread/pthread.h (pthread_once): Remove __THROW since
48         the initialization function might throw.
50 2004-08-30  Roland McGrath  <roland@frob.com>
52         * Makefile (libpthread-abi-frozen): New variable.
54 2004-08-26  Roland McGrath  <roland@redhat.com>
56         * configure.in: New file.  If nptl add-on is also selected, barf if
57         explicit and elide ourselves if implicit.
58         * configure: Now generated.
60 2004-08-25  Richard Sandiford  <rsandifo@redhat.com>
62         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h (CENABLE, CDISABLE,
63         __local_multiple_threads): Fix definitions for IS_IN_librt.
64         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
66 2004-08-22  Andreas Schwab  <schwab@suse.de>
68         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO) [IS_IN_librt]:
69         Save gp around CENABLE/CDISABLE calls.
71 2004-08-15  Roland McGrath  <roland@frob.com>
73         * pthread_atfork.c: Update copyright terms including special exception
74         for these trivial files, which are statically linked into executables
75         that use dynamic linking for the significant library code.
77 2004-08-09  Jakub Jelinek  <jakub@redhat.com>
79         * libc-tsd.c: Move resolv.h include before the #if.
80         (__res_maybe_init): New function.  Add libc_hidden_def.
82 2004-08-02  Ulrich Drepper  <drepper@redhat.com>
84         * linuxthreads.texi (Cleanup Handlers): Fix typo.
85         Reported by Bjoern Engelmann <bjengelmann@gmx.de>.
87 2004-07-23  Jakub Jelinek  <jakub@redhat.com>
89         [BZ #284]
90         * sysdeps/pthread/pthread.h (pthread_getcpuclockid): Use __clockid_t
91         instead of clockid_t.
93 2004-07-21  Roland McGrath  <roland@redhat.com>
95         * Makefile ($(objpfx)multidir.mk): Use $(make-target-directory).
97 2004-07-02  Roland McGrath  <roland@redhat.com>
99         * configure: Don't exit.
101 2004-07-20  Alexandre Oliva  <aoliva@redhat.com>
103         * sysdeps/mips/pt-machine.h: Use standard names for ABI macros,
104         include sgidefs.h.
105         * sysdeps/mips/atomicity.h: Likewise.
107 2004-07-19  Alexandre Oliva  <aoliva@redhat.com>
109         * sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s):
110         Remove redundant override that missed -g0.
112 2004-07-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
114         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
115         (__local_multiple_threads): Define for librt.
116         (SINGLE_THREAD_P): Likewise.
118 2004-07-07  Jakub Jelinek  <jakub@redhat.com>
120         * sysdeps/pthread/getcpuclockid.c (pthread_getcpuclockid): Allow
121         using other thread's clock.
122         * ptclock_gettime.c (__pthread_clock_gettime): Likewise.
123         * ptclock_settime.c (__pthread_clock_settime): Likewise.
124         * internals.h (__pthread_clock_gettime, __pthread_clock_settime):
125         Remove prototypes.
126         Reported by Bernd Schmidt <bernds@redhat.com>.
127         * Makefile (librt-tests): Add tst-clock1.
128         * tst-clock1.c: New test.
130         * sysdeps/x86_64/Versions: New file.
131         * sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: New file.
132         * sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: New file.
134 2004-04-16  Andreas Schwab  <schwab@suse.de>
136         * sysdeps/ia64/tls.h (INIT_SYSINFO): Cast dl_sysinfo to void*.
138 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
140         * sysdeps/s390/pspinlock.c (__pthread_spin_lock,
141         __pthread_spin_trylock): Use constraint "m" instead of "0" for
142         futex.
143         * sysdeps/ia64/pt-machine.h (__compare_and_swap,
144         __compare_and_swap_with_release_semantic, testandset): Use
145         constraint "m" instead of "0" for futex.
147 2004-06-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
149         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h (CENABLE): Fix
150         branch offset for a PLT entry.
151         (CDISABLE): Likewise.
153 2004-05-31  Andreas Jaeger  <aj@suse.de>
155         * sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s):
156         Set to -fno-unit-at-a-time.
157         Patch by Dan Kegel <dank@kegel.com>.
159 2004-05-04  Jakub Jelinek  <jakub@redhat.com>
161         * tst-stack1.c: Don't include mcheck.h.
162         (do_test): Make sure user defined stacks aren't reused,
163         don't free them at the end.  [BZ #110]
165 2004-05-02  Jakub Jelinek  <jakub@redhat.com>
167         * manager.c: Include not-cancel.h.
168         (__pthread_manager): Use read_not_cancel instead of __libc_read.
169         (pthread_start_thread, __pthread_manager_sighandler): Use
170         write_not_cancel instead of __libc_write.
171         (pthread_reap_children): Use waitpid_not_cancel instead of
172         __libc_waitpid.
173         * pthread.c: Include not-cancel.h.
174         (__pthread_initialize_minimal, __pthread_create_2_1,
175         pthread_onexit_process, __pthread_message): Use
176         write_not_cancel instead of __libc_write.
177         (__pthread_initialize_manager): Likewise.  Use close_not_cancel
178         instead of __libc_close.
179         (__pthread_reset_main_thread): Use close_not_cancel instead of
180         __libc_close.
181         * join.c: Include not-cancel.h.
182         (__pthread_do_exit, pthread_join, pthread_detach): Use
183         write_not_cancel instead of __libc_write.
184         * semaphore.c: Include not-cancel.h.
185         (__new_sem_post): Use write_not_cancel instead of __libc_write.
186         * specific.c: Include not-cancel.h.
187         (pthread_key_delete): Use write_not_cancel instead of __libc_write.
189 2004-05-01  Jakub Jelinek  <jakub@redhat.com>
191         * Versions (libc): Add __on_exit and __libc_sigaction.
193 2004-04-28  Jakub Jelinek  <jakub@redhat.com>
195         * semaphore.c (sem_timedwait): Return -1 and set errno instead of
196         returning error number [BZ #133].  Patch by <rmhaddad@yahoo.com>.
198 2004-04-22  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
200         * sysdeps/unix/sysv/linux/sh/vfork.S: Fix wrong function pointer
201         reference in PIC case.
203 2004-04-20  Jakub Jelinek  <jakub@redhat.com>
205         * oldsemaphore.c (SEM_VALUE_MAX): Remove.
207 2004-04-19  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
209         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h (CENABLE): Define
210         for librt.  Save the return value to a safe register.
211         (CDISABLE): Define for librt.  Set the function argument correctly.
213 2004-04-18  Jakub Jelinek  <jakub@redhat.com>
215         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
216         (PSEUDO_CANCEL): Define.
217         (PSEUDO): Use it.
218         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h (CENABLE,
219         CDISABLE): For librt, append @PLT.
221 2004-04-17  Jakub Jelinek  <jakub@redhat.com>
223         * sysdeps/x86_64/tls.h [!__ASSEMBLER__]: Include tcb-offsets.h.
225         * sysdeps/pthread/timer_gettime.c (timer_gettime): For expired timer
226         return it_value { 0, 0 }.
227         * sysdeps/pthread/timer_create.c (timer_create): Handle SIGEV_NONE
228         like SIGEV_SIGNAL.
229         * sysdeps/pthread/timer_routines.c (thread_expire_timer): Remove
230         assertion for SIGEV_NONE.
231         (thread_attr_compare): Compare all attributes, not just a partial
232         subset.
234         * sysdeps/unix/sysv/linux/mq_notify.c: Include stdlib.h.
236 2004-04-17  Ulrich Drepper  <drepper@redhat.com>
238         * semaphore.h (SEM_VALUE_MAX): Just use a plain number.
240 2004-04-16  Ulrich Drepper  <drepper@redhat.com>
242         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Fix last patch.
244 2004-04-13  Jakub Jelinek  <jakub@redhat.com>
246         * sysdeps/unix/sysv/linux/mq_notify.c: Shut up GCC warning.
248 2004-04-12  Ulrich Drepper  <drepper@redhat.com>
250         * sysdeps/unix/sysv/linux/mq_notify.c: New file.
252         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h (CENABLE): Define
253         for librt.
254         (CDISABLE): Likewise.
256 2004-04-08  Jakub Jelinek  <jakub@redhat.com>
258         * sysdeps/unix/sysv/linux/bits/local_lim.h (MQ_PRIO_MAX): Define.
259         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h (MQ_PRIO_MAX): Define.
260         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h (MQ_PRIO_MAX): Define.
261         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h (MQ_PRIO_MAX): Define.
262         * sysdeps/unix/sysv/linux/bits/posix_opt.h (_POSIX_MESSAGE_PASSING):
263         Define.
264         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h
265         (_POSIX_MESSAGE_PASSING): Define.
267 2004-04-10  Andreas Jaeger  <aj@suse.de>
269         * sysdeps/x86_64/pt-machine.h: Add used attribute to stack_pointer
270         to avoid warnings with GCC 3.5.
272 2004-04-09  Steven Munroe  <sjmunroe@us.ibm.com>
274         * sysdeps/powerpc/tls.h (TLS_INIT_TP): Eliminate lvalue cast from
275         __thread_self assignment.
276         (THREAD_DTV): Replace __thread_register with __thread_self.
277         (INIT_THREAD_SELF): Eliminate lvalue cast from __thread_self
278         assignment.
280 2004-04-08  Alexandre Oliva  <aoliva@redhat.com>
282         * signals.c (pthread_sigmask): Don't ever block or mask
283         __pthread_sig_debug.
285 2004-03-11  Steven Munroe  <sjmunroe@us.ibm.com>
287         * sysdeps/powerpc/tls.h: Remove __powerpc64__ conditional.
289 2004-03-23  Ulrich Drepper  <drepper@redhat.com>
291         * sysdeps/ia64/pt-machine.h (BUSY_WAIT_NOP): Define.
292         * sysdeps/x86_64/pt-machine.h (BUSY_WAIT_NOP): Likewise.
294 2004-03-12  Ulrich Drepper  <drepper@redhat.com>
296         * sysdeps/unix/sysv/linux/bits/local_lim.h: Add HOST_NAME_MAX.
297         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: Likewise.
298         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: Likewise.
299         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Likewise.
301 2004-03-08  Andreas Jaeger  <aj@suse.de>
303         * sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT_KERNEL_CHECK):
304         dl_osversion is readonly.
306 2004-03-07  Ulrich Drepper  <drepper@redhat.com>
308         * sysdeps/i386/tls.h (INIT_SYSINFO): _dl_sysinfo is now in
309         _rtlf_global_ro.
310         * sysdeps/ia64/tls.h (INIT_SYSINFO): Likewise.
312 2004-02-20  Steven Munroe  <sjmunroe@us.ibm.com>
314         * sysdeps/unix/sysv/linux/powerpc/ptlongjmp.c [SHARED]: Code only
315         valid for SHARED case.  Correct spelling of __vmx_longjmp.
317         * sysdeps/powerpc/pspinlock.c: Move from here.
318         * sysdeps/powerpc/powerpc32/pspinlock.c: To here.
319         * sysdeps/powerpc/powerpc64/pspinlock.c: New file.
320         * sysdeps/powerpc/powerpc64/pt-machine.h: Define __compare_and_swap32
321         and __compare_and_swap32_with_release_semantics.
323 2004-02-20  Jakub Jelinek  <jakub@redhat.com>
325         * Makefile (generated): Remove tst-stack1.mtrace and tst-stack1-mem.
326         (tests): Remove $(objpfx)tst-stack1-mem.
327         (tst-stack1-ENV): Remove.
328         ($(objpfx)tst-stack1-mem): Remove.
330         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h
331         (__syscall_error_handler2): Call CDISABLE.
332         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h
333         (__syscall_error_handler2): Call CDISABLE.
335         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h (DL_ARGV_NOT_RELRO): Define.
337 2004-02-10  Steven Munroe  <sjmunroe@us.ibm.com>
339         * Makefile (libpthread-routines): Add ptcleanup.
340         * ptlongjmp.c: Removed.
341         * ptcleanup.c: Copied __pthread_cleanup_upto to here. New file.
342         * sysdeps/pthread/ptlongjmp.c: Copied longjmp to here. New file.
343         * sysdeps/unix/sysv/linux/powerpc/Versions: New file.
344         Version longjmp, siglongjmp for GLIBC_2.3.4.
345         * sysdeps/unix/sysv/linux/powerpc/ptlongjmp.c: New File.
347 2004-01-22  Andreas Jaeger  <aj@suse.de>
349         * spinlock.c (__pthread_lock): Fix contraint to avoid warning.
350         (__pthread_release): Likewise.
352 2004-01-16  Richard Henderson  <rth@redhat.com>
354         * attr.c: Include ldsodefs.h.
355         (pthread_getattr_np): Don't declare __libc_stack_end.
357 2004-01-09  Steven Munroe  <sjmunroe@us.ibm.com>
359         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
360         [!HAVE_TLS_SUPPORT]: Define SINGLE_THREAD_P using static
361         __lib*_multiple_threads.
362         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
363         [!HAVE_TLS_SUPPORT]: Likewise.
365 2004-01-13  Roland McGrath  <roland@redhat.com>
367         * sysdeps/powerpc/tcb-offsets.sym: Put -- separator line before any
368         conditionals.
370 2004-01-10  Andreas Jaeger  <aj@suse.de>
372         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Add cfi directives.
374 2004-01-01  Andreas Jaeger  <aj@suse.de>
376         * Makefile (generated): Add missing files.
378 2003-12-31  Ulrich Drepper  <drepper@redhat.com>
380         * attr.c (pthread_getattr_np): Make sure stack info returned for
381         main thread does not overlap with any other VMA.
382         Patch by Jakub Jelinek.
384 2003-12-29  Jakub Jelinek  <jakub@redhat.com>
386         * sysdeps/ia64/tls.h: Include dl-sysdep.h.
387         (INIT_SYSINFO): Define.
388         (TLS_INIT_TP): Use it.
390 2003-12-28  Carlos O'Donell  <carlos@baldric.uwo.ca>
392         * attr.c (pthread_getattr_np): Add _STACK_GROWS_UP case.
394 2003-12-26  Jakub Jelinek  <jakub@redhat.com>
396         * sysdeps/pthread/pthread.h (pthread_setcancelstate,
397         pthread_setcanceltype, pthread_cancel, pthread_testcancel): Remove
398         __THROW.
399         * semaphore.h (sem_wait, sem_timedwait): Likewise.
401 2003-12-17  Jakub Jelinek  <jakub@redhat.com>
403         * manager.c (pthread_free): Call _dl_deallocate_tls even for
404         p_userstack threads.
405         * pthread.c (__pthread_initialize_manager): Call _dl_deallocate_tls
406         on error.
407         (pthread_onexit_process): Update comment.
408         * Makefile (tests): Add tst-stack1.  Depend on $(objpfx)tst-stack1-mem.
409         (generated): Add tst-stack1.mtrace and tst-stack1-mem.
410         (tst-stack1-ENV): Set.
411         ($(objpfx)tst-stack1-mem): New.
412         * tst-stack1.c: New test.
414 2003-12-16  Steven Munroe  <sjmunroe@us.ibm.com>
416         * sysdeps/powerpc/tcb-offsets.sym [!__powerpc64__]: Remove
417         conditional so MULTIPLE_THREADS_OFFSET is generated for both.
418         * sysdeps/powerpc/tls.h [!__powerpc64__]: Remove conditional
419         so TLS_MULTIPLE_THREADS_IN_TCB is generated for both.
420         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
421         Include tls.h.
423 2003-12-04  Steven Munroe  <sjmunroe@us.ibm.com>
425         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
426         (SINGLE_THREAD_P): Test using thread local p_multiple_threads field.
428 2003-12-10  David Mosberger  <davidm@hpl.hp.com>
430         * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Update copyright
431         message.  Add include of <stddef.h>.
432         (INIT_NEW_WAY): New macro.
433         (INIT_OLD_WAY): Likewise.
434         (_init): Add unwind directives.  Invoke
435         __pthread_initialize_minimal() via INIT_NEW_WAY or INIT_OLD_WAY,
436         respectively.
437         (_init_EPILOG_BEGINS): Add unwind-directives.  Drop unused .regstk
438         directive.
439         (_fini): Add unwind directives.  Drop unnecessary .align 16
440         directive (bundles are always 16-byte aligned).
441         (_fini_EPILOG_BEGINS): Add unwind-directives.
443 2003-11-19  David Mosberger  <davidm@hpl.hp.com>
445         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: New file.
447 2003-12-10  Andreas Jaeger  <aj@suse.de>
448             Ruediger Oertel  <ro@suse.de>
450         * sysdeps/alpha/elf/pt-initfini.c (__asm__): Remove extra .prologue.
452 2003-11-30  Andreas Jaeger  <aj@suse.de>
454         * Makefile (CFLAGS-pt-initfini.s): Add $(fno_unit_at_a_time).
455         * sysdeps/unix/sysv/linux/x86_64/Makefile (CFLAGS-pt-initfini.s):
456         Likewise.
458 2003-11-04  Jakub Jelinek  <jakub@redhat.com>
460         * signals.c (__pthread_sigaction): Set __sighandler[sig].old before
461         __libc_sigaction if it has been one of the special values before.
463 2003-10-06  Carlos O'Donell <carlos@baldric.uwo.ca>
465         * pthread.c (__pthread_self_stack): _STACK_GROWS_UP case added.
466         (__pthread_find_self): Likewise.
467         * manager.c (thread_segment): _STACK_GROWS_UP case added.
469 2003-10-10  Carlos O'Donell  <carlos@baldric.uwo.ca>
471         * linuxthreads/sysdeps/unix/sysv/linux/hppa/malloc-machine.h: New file.
473 2003-10-10  Carlos O'Donell  <carlos@baldric.uwo.ca>
475         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: New file.
477 2003-10-07  Jakub Jelinek  <jakub@redhat.com>
479         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Backout 2003-10-02
480         changes.
481         (SAVE_OLDTYPE_0): Fix a typo.
483 2003-10-02  Ulrich Drepper  <drepper@redhat.com>
485         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h (DOCARGS_1): Use
486         correct offset.
488 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
490         * Makefile (tests): Add tst-cancel8.
491         * tst-cancel8.c: New test.
493 2003-10-02  Ulrich Drepper  <drepper@redhat.com>
495         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Fix saving and
496         restoring of the old cancellation type.
498 2003-09-10  Chris Demetriou  <cgd@broadcom.com>
500         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: New file.
502 2003-09-30  Jakub Jelinek  <jakub@redhat.com>
504         * sysdeps/pthread/malloc-machine.h [!__libc_maybe_call2] (mutex_init,
505         mutex_lock, mutex_trylock, mutex_unlock): Remove.
507 2003-09-27  Wolfram Gloger  <wg@malloc.de>
509         * sysdeps/pthread/malloc-machine.h: New file.
511 2003-09-18  H.J. Lu  <hongjiu.lu@intel.com>
513         * attr.c (__pthread_attr_init_2_1): Double __guardsize size
514         if NEED_SEPARATE_REGISTER_STACK is defined.
516 2003-09-22  Philip Blundell  <philb@gnu.org>
518         * forward.c: Add _pthread_cleanup_push, _pthread_cleanup_pop.
519         * sysdeps/pthread/pthread-functions.h (struct pthread_functions):
520         Likewise.
521         * pthread.c (__pthread_elements): Initialise these new elements.
522         * sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_push): Use
523         __libc_maybe_call.
524         (__libc_cleanup_pop): Likewise.
526 2003-09-22  Jakub Jelinek  <jakub@redhat.com>
528         * attr.c: Include stdlib.h.
530 2003-09-18  Jakub Jelinek  <jakub@redhat.com>
532         * sysdeps/pthread/pthread.h (pthread_getattr_np): Clarify usage.
534         * tst-attr1.c: New test.
535         * Makefile (tests): Add tst-attr1.
537 2003-09-17  Philip Blundell  <philb@gnu.org>
539         * sysdeps/unix/sysv/linux/arm/vfork.S: Branch to fork if
540         libpthread is loaded.  Elide backwards compatibility code when not
541         required.
543 2003-09-17  Jakub Jelinek  <jakub@redhat.com>
545         * descr.h (manager_thread): Rename to...
546         (__pthread_manager_threadp): ... this.
547         * pthread.c (manager_thread): Define to __pthread_manager_threadp.
548         (__pthread_manager_threadp): New variable.
549         * internals.h (__manager_thread): Define to
550         __pthread_manager_threadp if USE_TLS.
552 2003-09-15  Jakub Jelinek  <jakub@redhat.com>
554         * sysdeps/i386/Makefile (CFLAGS-cancel.c, CFLAGS-manager.c,
555         CFLAGS-pthread.c, CFLAGS-sighandler.c): Add
556         -mpreferred-stack-boundary=4.
558 2003-09-16  Ulrich Drepper  <drepper@redhat.com>
560         * attr.c (pthread_getattr_np): Correctly fill in the stack-related
561         values for the initial thread.
563 2003-09-17  Jakub Jelinek  <jakub@redhat.com>
565         * pthread.c (manager_thread): Remove static, add attribute_hidden.
566         (thread_self_stack): Rename to...
567         (__pthread_self_stack): ... this.  Remove static.
568         (pthread_handle_sigcancel): Use check_thread_self ().
569         (pthread_handle_sigrestart): Likewise.
570         * sighandler.c (__pthread_sighandler, __pthread_sighandler_rt):
571         Likewise.
572         * descr.h (manager_thread): Declare.
573         * internals.h (__pthread_self_stack): New prototype.
574         (__manager_thread): Define.
575         (check_thread_self): New function.
577 2003-09-15  Jakub Jelinek  <jakub@redhat.com>
579         * Makefile (CFLAGS-mutex.c): Add $(uses-callbacks).
580         (CFLAGS-sighandler.c): Change $(exceptions) into $(uses-callbacks).
582 2003-09-12  Jakub Jelinek  <jakub@redhat.com>
584         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: New.
585         (__SSIZE_T_TYPE): Define to __SWORD_TYPE for gcc 2.95.x and
586         __SLONGWORD_TYPE otherwise.
588 2003-09-11  Steven Munroe  <sjmunroe@us.ibm.com>
590         * sysdeps/powerpc/powerpc64/pt-machine.h [MEMORY_BARRIER]: Use lwsync.
591         [READ_MEMORY_BARRIER]: Define.
592         [WRITE_MEMORY_BARRIER]: Define.
594 2003-09-10  Jakub Jelinek  <jakub@redhat.com>
596         * sysdeps/pthread/pthread-functions.h (struct pthread_functions): Move
597         ptr___pthread_cond_timedwait to the end of the structure to avoid
598         breaking Wine unnecessarily.
600 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
602         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Remove.
604 2003-09-02  Jakub Jelinek  <jakub@redhat.com>
606         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: New file.
607         * sysdeps/unix/sysv/linux/alpha/Versions: New file.
608         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: New file.
609         * sysdeps/unix/sysv/linux/ia64/Versions: New file.
610         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: New file.
611         * sysdeps/unix/sysv/linux/sparc/Versions: New file.
612         * attr.c (__old_pthread_attr_setstacksize,
613         __old_pthread_attr_setstack): New functions.
614         (pthread_attr_setstacksize): If PTHREAD_STACK_MIN != 16384, export
615         as @@GLIBC_2.3.2 and also export compatibility @GLIBC_2.1.
616         (pthread_attr_setstack): If PTHREAD_STACK_MIN != 16384, export
617         as @@GLIBC_2.3.2 and also export compatibility @GLIBC_2.2.
618         * tststack.c: Include limits.h and sys/param.h.
619         (main): Set size to MAX (70 * 1024, PTHREAD_STACK_MIN).
621         * barrier.c (__pthread_barrierattr_getpshared): Always
622         return PTHREAD_PROCESS_PRIVATE.
623         (pthread_barrierattr_setpshared): Return EINVAL if pshared
624         is neither PTHREAD_PROCESS_PRIVATE nor PTHREAD_PROCESS_SHARED.
626 2003-09-02  Ulrich Drepper  <drepper@redhat.com>
628         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h
629         (DL_SYSINFO_IMPLEMENTATION): Add CFI and make sure the code ends
630         up in .text.
632         * barrier.c (pthread_barrierattr_setpshared): We don't handle
633         inter-process barriers.
635 2003-09-01  Jakub Jelinek  <jakub@redhat.com>
637         * Makefile (tests): Add tst-tls1.
638         (module-names): Add tst-tls1mod{,a,b,c,d,e,f}.
639         ($(objpfx)tst-tls1mod{,a,b,c,d,e,f}.so-no-z-defs): Set to yes.
640         ($(objpfx)tst-tls1): New.
641         ($(objpfx)tst-tls2.out): Likewise.
642         (tests): Depend on $(objpfx)tst-tls2.out.
643         * tst-tls1.c: New test.
644         * tst-tls1.h: New.
645         * tst-tls1mod.c: New.
646         * tst-tls1moda.c: New.
647         * tst-tls1modb.c: New.
648         * tst-tls1modc.c: New.
649         * tst-tls1modd.c: New.
650         * tst-tls1mode.c: New.
651         * tst-tls1modf.c: New.
652         * tst-tls2.sh: New test.
654         * internals.h (__pthread_cond_timedwait): New prototype.
655         * sysdeps/pthread/pthread-functions.h (struct pthread_functions): Add
656         ptr___pthread_cond_timedwait.
657         * pthread.c (__pthread_functions): Initialize them.
658         * forward.c (pthread_cond_timedwait@GLIBC_2.0,
659         pthread_cond_timedwait@@GLIBC_2.3.2): New forwards.
660         * Versions (libc): Export pthread_cond_timedwait@GLIBC_2.0,
661         pthread_cond_timedwait@@GLIBC_2.3.2.
663 2003-08-27  Ulrich Drepper  <drepper@redhat.com>
665         * sysdeps/pthread/pthread.h: Don't mark pthread_exit,
666         pthread_join, pthread_cond_wait, and pthread_cond_timedwait with
667         __THROW to match NPTL.
669 2003-08-13  Ulrich Drepper  <drepper@redhat.com>
671         * sysdeps/pthread/Makefile [subdir=rt] (CPPFLAGS): Add
672         -DBROKEN_THREAD_SIGNALS.
674 2003-08-11  Steven Munroe  <sjmunroe@us.ibm.com>
676         * manager.c (pthread_start_thread) [!(USE_TLS && HAVE___THREAD)]:
677         Correct spelling of per thread resolver state.
679 2003-08-07  Jakub Jelinek  <jakub@redhat.com>
681         * sysdeps/pthread/bits/libc-lock.h [_LIBC && SHARED]
682         (__rtld_lock_default_lock_recursive,
683         __rtld_lock_default_unlock_recursive): Define.
684         [_LIBC && SHARED] (__rtld_lock_lock_recursive,
685         __rtld_lock_unlock_recursive): Define using
686         GL(_dl_rtld_*lock_recursive).
687         * pthread.c (pthread_initialize): Initialize _dl_rtld_lock_recursive
688         and _dl_rtld_unlock_recursive.  Lock GL(_dl_load_lock) the same
689         number of times as GL(_dl_load_lock) using non-mt implementation was
690         nested.
692 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
694         * sysdeps/pthread/bits/typesizes.h (__SSIZE_T_TYPE): Define.
695         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__SSIZE_T_TYPE):
696         Likewise.
697         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h (__SSIZE_T_TYPE):
698         Likewise.
699         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: New file.
701         * sysdeps/pthread/pthread.h (pthread_attr_setstackaddr,
702         pthread_attr_setstacksize): Change PTHREAD_STACK_SIZE to
703         PTHREAD_STACK_MIN in comments.
705         * sysdeps/alpha/pt-machine.h (PT_EI): Add
706         __attribute__((always_inline)).
707         * sysdeps/arm/pt-machine.h (PT_EI): Likewise.
708         * sysdeps/cris/pt-machine.h (PT_EI): Likewise.
709         * sysdeps/hppa/pt-machine.h (PT_EI): Likewise.
710         * sysdeps/i386/i686/pt-machine.h (PT_EI): Likewise.
711         * sysdeps/i386/pt-machine.h (PT_EI): Likewise.
712         * sysdeps/ia64/pt-machine.h (PT_EI): Likewise.
713         * sysdeps/m68k/pt-machine.h (PT_EI): Likewise.
714         * sysdeps/mips/pt-machine.h (PT_EI): Likewise.
715         * sysdeps/powerpc/powerpc32/pt-machine.h (PT_EI): Likewise.
716         * sysdeps/powerpc/powerpc64/pt-machine.h (PT_EI): Likewise.
717         * sysdeps/s390/s390-32/pt-machine.h (PT_EI): Likewise.
718         * sysdeps/s390/s390-64/pt-machine.h (PT_EI): Likewise.
719         * sysdeps/sh/pt-machine.h (PT_EI): Likewise.
720         * sysdeps/sparc/sparc32/pt-machine.h (PT_EI): Likewise.
721         * sysdeps/sparc/sparc64/pt-machine.h (PT_EI): Likewise.
722         * sysdeps/x86_64/pt-machine.h (PT_EI): Likewise.
723         * spinlock.h (__pthread_set_own_extricate_if): Likewise.
724         * sysdeps/ia64/tls.h (TLS_INIT_TP): Cast tcbp to __typeof
725         (__thread_self).
726         * Examples/ex13.c (main): Change res type to void * to avoid
727         warnings.
728         * tst-cancel.c (cleanup, inner, tf1, tf2, tf3): Comment out.
730 2003-07-30  Jakub Jelinek  <jakub@redhat.com>
732         * pthread.c (init_one_static_tls, __pthread_init_static_tls): New
733         functions.
734         (pthread_initialize): Initialize GL(dl_init_static_tls).
736 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
738         * sysdeps/pthread/timer_create.c (timer_create): Call timer_delref
739         before __timer_dealloc.
740         * sysdeps/pthread/timer_routines.c (__timer_thread_find_matching):
741         Don't call list_unlink.
743 2003-07-29  Roland McGrath  <roland@redhat.com>
745         * Makefile [$(build-shared) = yes] (tests): Depend on $(test-modules).
747 2003-07-25  Roland McGrath  <roland@redhat.com>
749         * manager.c (pthread_start_thread): Fix typo in last change.
751 2003-07-14  Guido Guenther  <agx@sigxcpu.org>
753         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Add IS_IN_librt,
754         use L() for local labels.
756 2003-07-22  Jakub Jelinek  <jakub@redhat.com>
758         * descr.h (struct _pthread_descr_struct): Provide p_res member
759         even if USE_TLS && HAVE___THREAD.
760         * sysdeps/pthread/res-state.c (__res_state): Return __resp
761         if USE___THREAD.
762         * manager.c: Include resolv.h.
763         (pthread_start_thread): Initialize __resp.
764         * libc-tls-loc.c (__res_state): Return __resp.
765         * Makefile (tests): Add tst-_res1.
766         (modules-names, extra-objs, test-extras, test-modules): Add support
767         for test modules.
768         ($(objpfx)tst-_res1mod2.so): Depend on $(objpfx)tst-_res1mod1.so.
769         ($(objpfx)tst-_res1): Depend on $(objpfx)tst-_res1mod2.so and
770         -lpthread.
771         * tst-_res1.c: New test.
772         * tst-_res1mod1.c: New test.
773         * tst-_res1mod2.c: New test.
775 2003-07-20  Ulrich Drepper  <drepper@redhat.com>
777         * sysdeps/pthread/bits/libc-lock.h: Define __libc_cleanup_push and
778         __libc_cleanup_pop.
780         * tst-cancel-wrappers.sh: lseek and llseek are no cancellation points.
782 2003-07-14  Ulrich Drepper  <drepper@redhat.com>
784         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Fix typo
785         in test for compilation in libc.
787 2003-07-04  Jakub Jelinek  <jakub@redhat.com>
789         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Use
790         different symbol for the cancellation syscall wrapper and
791         non-cancellation syscall wrapper.
792         (PSEUDO_END): Define.
794 2003-07-05  Richard Henderson  <rth@redhat.com>
796         * sysdeps/alpha/elf/pt-initfini.c: Avoid .ent/.end.
798 2003-06-20  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
800         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Support cancellation
801         in librt.
803 2003-06-21  Andreas Schwab  <schwab@suse.de>
805         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Support cancellation
806         in librt.
808 2003-06-20  Richard Henderson  <rth@redhat.com>
810         * sysdeps/unix/sysv/linux/alpha/Makefile (libpthread-routines):
811         Remove ptw-osf_sigprocmask.
813 2003-06-18  Jakub Jelinek  <jakub@redhat.com>
815         * internals.h (__librt_multiple_threads, __librt_enable_asynccancel,
816         __librt_disable_asynccancel): Declare.
817         (LIBC_CANCEL_ASYNC, LIBC_CANCEL_RESET, LIBC_CANCEL_HANDLED): Define
818         for IS_IN_librt.
819         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Support cancellation
820         in librt.
821         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
822         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
823         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
824         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
825         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
826         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
827         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
828         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
829         * sysdeps/x86_64/tcb-offsets.sym: New file.
830         * sysdeps/x86_64/Makefile: New file.
831         * sysdeps/x86_64/tls.h (tcbhead_t): Add multiple_threads.
832         * Versions (libc): Export __librt_enable_asynccancel,
833         __librt_disable_asynccancel and __librt_multiple_threads as
834         GLIBC_PRIVATE.
835         * libc-cancellation.c (__librt_multiple_threads,
836         __librt_enable_asynccancel, __librt_disable_asynccancel): New aliases.
838 2003-06-12  Steven Munroe  <sjmunroe@us.ibm.com>
840         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
841         (SINGLE_THREAD_P): Replace @ got notation with @toc.
843 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
845         * sysdeps/powerpc/pspinlock.c (__pthread_spin_init): Fix
846         initializer [PR libc/5052].
848 2003-06-09  Andreas Schwab  <schwab@suse.de>
850         * Makefile: Move inclusion of ../Rules down after extra-objs is
851         fully known.
853 2003-06-06  Ulrich Drepper  <drepper@redhat.com>
855         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: New sequences for
856         5+ arg syscalls only needed for PIC.
857         Patch by Ralph Siemsen <ralphs@netwinder.org>.
859 2003-06-05  Richard Henderson  <rth@redhat.com>
861         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use
862         and require CFI assembler directives.
863         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
865 2003-05-30  Andreas Jaeger  <aj@suse.de>
867         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
868         (SAVESTK_0): Add CFI directives.
869         (SAVESTK_3): Likewise.
870         (SAVESTK_5): Likewise.
871         (RESTSTK_0): Likewise.
872         (RESTSTK_3): Likewise.
873         (RESTSTK_5): Likewise.
875 2003-05-05  Ulrich Drepper  <drepper@redhat.com>
877         * sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Add \n to error
878         messages.
880 2003-05-04  Roland McGrath  <roland@redhat.com>
882         * Makefile ($(objpfx)../libc.so): New target.
884 2003-04-26  Ulrich Drepper  <drepper@redhat.com>
886         * pthread.c (__pthread_initialize_manager): Remove one last
887         p_multiple_threads call.
889 2003-04-22  Jakub Jelinek  <jakub@redhat.com>
891         * pthread.c (__pthread_initialize_manager): Subtract
892         TLS_PRE_TCB_SIZE bytes from tcbp to get to descr.
893         * manager.c (pthread_handle_create): Subtract or add TLS_PRE_TCB_SIZE
894         instead of sizeof (pthread_descr).
895         (pthread_free): Add TLS_PRE_TCB_SIZE instead of sizeof (pthread_descr).
896         * sysdeps/powerpc/tls.h (TLS_INIT_TCB_SIZE, TLS_TCB_SIZE): Define to 0.
897         (TLS_INIT_TCB_ALIGN, TLS_TCB_ALIGN): Define to alignment of
898         pthread_descr.
899         (TLS_PRE_TCB_SIZE): Increase to cover tcbhead_t preceeded by pad
900         to TLS_TCB_ALIGN.
901         (INSTALL_DTV, GET_DTV, THREAD_DTV): tcbhead_t is immediately before
902         tcbp.
903         (TLS_INIT_TP, THREAD_SELF, INIT_THREAD_SELF): Don't add TLS_TCB_SIZE
904         unneccessarily.
905         (NO_TLS_OFFSET): Define.
907 2003-04-22  Roland McGrath  <roland@redhat.com>
909         * Makeconfig (shared-thread-library): Reverse link order to work
910         around linker bug.
912 2003-04-20  Ulrich Drepper  <drepper@redhat.com>
914         * sysdeps/i386/useldt.h (DO_SET_THREAD_AREA): Make sure the
915         compiler knows we use the ldt_entry variable and that the syscall
916         modifies the memory.
918         * internals.h: Split pthread_functions definition into...
919         * sysdeps/pthread/pthread-functions.h: ...new file.
921         * sysdeps/i386/useldt.h: Include <sysdep.h>.
923 2003-04-13  Jakub Jelinek  <jakub@redhat.com>
925         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Rename macros to
926         match changes in NPTL sysdep-cancel.h.
928 2003-04-11  Roland McGrath  <roland@redhat.com>
930         * Makefile (multidir): Don't set the variable here with $(shell ...).
931         ($(objpfx)multidir.mk): New target, generated makefile; include that.
932         (generated): Append it.
934 2003-04-10  Jakub Jelinek  <jakub@redhat.com>
936         * Makefile (multidir, crti-objs, crtn-objs): New variables.
937         (generated-dirs): Add pathname component of multidir.
938         (omit-deps, extra-objs): Include $(multidir)/crt? as well.
939         ($(objpfx)libpthread.so): Depend on $(multidir)/crt?.o as well.
940         ($(objpfx)$(multidir), $(objpfx)$(multidir)/crti.o,
941         $(objpfx)$(multidir)/crtn.o): New.
942         * sysdeps/unix/sysv/linux/sparc/Makefile: Removed.
943         * sysdeps/unix/sysv/linux/x86_64/Makefile (LDFLAGS-pthread.so,
944         before-compile, generated): Don't generate and use specs.
945         ($(objpfx)specs): Remove.
947 2003-04-11  Martin Schwidefsky  <schwidefsky@de.ibm.com>
949         * sysdeps/s390/pspinlock.c (__pthread_spin_unlock): Fix asm contraints.
951 2003-04-03  Ulrich Drepper  <drepper@redhat.com>
953         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h (PSEUDO): Add
954         missing ; after ENTRY use [PR libc/4997].
956 2003-04-03  Jakub Jelinek  <jakub@redhat.com>
958         * pthread.c (pthread_initialize): Unblock __pthread_sig_cancel
959         in case the parent blocked it.
961 2003-04-02  Jakub Jelinek  <jakub@redhat.com>
963         * Makefile (libpthread-routines): Add pthread_atfork.
964         (libpthread-static-only-routines): Add pthread_atfork.
966 2003-04-01  Jakub Jelinek  <jakub@redhat.com>
968         * pthread.c (__pthread_wait_for_restart_signal): Use
969         __pthread_sigsuspend instead of sigsuspend.
970         * internals.h (__pthread_sigsuspend): New prototype.
971         * Makefile (libpthread-routines): Add pt-sigsuspend.
972         (tests): Add tst-cancel7.
973         * sysdeps/unix/sysv/linux/pt-sigsuspend.c: New file.
974         * sysdeps/unix/sysv/linux/alpha/pt-sigsuspend.S: New file.
975         * sysdeps/unix/sysv/linux/ia64/pt-sigsuspend.c: New file.
976         * sysdeps/unix/sysv/linux/s390/s390-64/pt-sigsuspend.c: New file.
977         * sysdeps/unix/sysv/linux/sparc/sparc64/pt-sigsuspend.c: New file.
978         * sysdeps/unix/sysv/linux/x86_64/pt-sigsuspend.c: New file.
979         * tst-cancel7.c: New test.
981 2003-03-31  Alexandre Oliva  <aoliva@redhat.com>
983         * alloca_cutoff.c: Include internals.h.
984         * sysdeps/pthread/errno-loc.c: Include linuxthreads/internals.h.
985         * sysdeps/pthread/herrno-loc.c: Likewise.
986         * sysdeps/pthread/res-state.c: Likewise.
988 2003-03-25  Ulrich Drepper  <drepper@redhat.com>
990         * sysdeps/pthread/bits/typesizes.h: New file.
991         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h: New file.
992         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: New file.
994 2003-03-24  Daniel Jacobowitz  <drow@mvista.com>
996         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
997         (DOARGS_5, DOARGS_6, DOARGS_7): Rewritten.
999 2003-03-22  Jakub Jelinek  <jakub@redhat.com>
1001         * sysdeps/unix/sysv/linux/fork.c (__fork): Add libc_hidden_def.
1003 2003-03-21  Daniel Jacobowitz  <drow@mvista.com>
1005         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
1006         (SINGLE_THREAD_P_PIC): Use "reg" instead of "lr".
1008 2003-03-21  Jakub Jelinek  <jakub@redhat.com>
1010         * sysdeps/i386/tls.h [__ASSUME_SET_THREAD_AREA_SYSCALL]
1011         (TLS_SETUP_GS_SEGMENT): Fix a typo.
1013 2003-03-19  Ulrich Drepper  <drepper@redhat.com>
1015         * sysdeps/pthread/Makefile: Fix cut&paste error.
1017 2003-03-18  Roland McGrath  <roland@redhat.com>
1019         * Versions (libpthread: GLIBC_2.2): Remove
1020         pthread_barrierattr_getpshared, never really existed.
1021         (libpthread: GLIBC_2.0): Move __pthread_initialize to ...
1022         (libpthread: GLIBC_PRIVATE): ... here.
1024 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
1026         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file.
1027         * sysdeps/unix/sysv/linux/sparc/Makefile ($(objpfx)specs): Use full
1028         path for crt[in].o.
1030 2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
1032         * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't .set
1033         mips2 on new abi.
1034         * sysdeps/mips/pt-machine.h (__compare_and_swap): Likewise.
1035         Handle 64-bit longs on n64.
1037 2003-03-07  Jakub Jelinek  <jakub@redhat.com>
1039         * sysdeps/ia64/pspinlock.c (__pthread_spin_lock,
1040         __pthread_spin_trylock): Rewritten.
1042 2003-03-06  Ulrich Drepper  <drepper@redhat.com>
1044         * tst-cancel4.c (tf_sleep): Lower sleep time a bit to not upset
1045         recent kernels.
1047 2003-03-02  Ulrich Drepper  <drepper@redhat.com>
1049         * sysdeps/pthread/timer_create.c (timer_create): Return correct
1050         error for CPU clocks.
1052         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define
1053         _POSIX_MONOTONIC_CLOCK.
1054         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
1056 2003-03-01  Roland McGrath  <roland@redhat.com>
1058         * sysdeps/powerpc/powerpc64/pt-machine.h
1059         (THREAD_GETMEM, THREAD_GETMEM_NC, THREAD_SETMEM, THREAD_SETMEM_NC):
1060         New macros.
1061         * sysdeps/powerpc/tls.h: Don't define those here.
1063         * sysdeps/powerpc/tls.h [! USE_TLS && !__powerpc64__]: Define
1064         tcbhead_t with multiple_threads member.
1065         [USE_TLS] (tcbhead_t): Define minimal one-word version.
1066         [USE_TLS && !__powerpc64__] (TLS_MULTIPLE_THREADS_IN_TCB): Define.
1067         * sysdeps/powerpc/tcb-offsets.sym [USE_TLS]: Use tls.h macros to
1068         derive thread register offset of p_multiple_threads member.
1070         * descr.h (struct _pthread_descr_struct) [!USE_TLS || !TLS_DTV_AT_TP]:
1071         Conditionalize p_header member on this.
1072         [TLS_MULTIPLE_THREADS_IN_TCB]: Add p_multiple_threads alternatively.
1073         * sysdeps/ia64/tls.h [USE_TLS] (TLS_MULTIPLE_THREADS_IN_TCB): Define.
1074         * sysdeps/sh/tls.h: Likewise.
1075         * sysdeps/ia64/tcb-offsets.sym [USE_TLS]: Use p_multiple_threads.
1076         * sysdeps/sh/tcb-offsets.sym: Likewise.
1077         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
1078         (SINGLE_THREAD_P): Likewise.
1079         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
1080         (SINGLE_THREAD_P): Likewise.
1081         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
1082         (SINGLE_THREAD_P): Likewise.
1083         * pthread.c (__pthread_initialize_manager): Likewise.
1084         * manager.c (pthread_handle_create): Likewise.
1086         * sysdeps/powerpc/tls.h [HAVE_TLS_SUPPORT]: Define USE_TLS and all
1087         related macros.
1089 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
1091         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S [SHARED]:
1092         Conditionalize .toc section magic on this.
1094 2003-02-21  Roland McGrath  <roland@redhat.com>
1096         * cancel.c (__pthread_perform_cleanup): Call __libc_thread_freeres
1097         instead of __rpc_thread_destroy.
1099 2003-02-21  Jakub Jelinek  <jakub@redhat.com>
1101         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S (__vfork): Call
1102         __fork instead of branching to it if BROKEN_SPARC_WDISP22.
1103         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h (PSEUDO):
1104         Fix typo.
1105         * sysdeps/unix/sysv/linux/sparc/Makefile (specs): Add ./ prefix
1106         to crti.o and crtn.o.
1107         * sysdeps/unix/sysv/linux/x86_64/Makefile (specs): Likewise.
1109 2003-02-21  Roland McGrath  <roland@redhat.com>
1111         * Makefile (install-lib-ldscripts): New variable.
1113 2003-02-20  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1115         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Avoid short
1116         interprocedure branches.
1118 2003-02-19  Ulrich Drepper  <drepper@redhat.com>
1120         * specific.c (pthread_key_delete_helper): Don't use GETMEM, we
1121         need the target thread's lock.
1123 2003-02-17  Ulrich Drepper  <drepper@redhat.com>
1125         * sysdeps/unix/sysv/linux/bits/local_lim.h: Define TTY_NAME_MAX
1126         and LOGIN_NAME_MAX.
1128 2003-02-17  Kevin B. Hendricks  <kevin.hendricks@sympatico.ca>
1129             Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1131         * sysdeps/powerpc/Makefile: Handle tcb-offsets.sym.
1132         * sysdeps/powerpc/tcb-offsets.sym: New file.
1133         * sysdeps/powerpc/tls.h: New file.
1134         * sysdeps/powerpc/powerpc32/pt-machine.h (FLOATING_STACKS): Define.
1135         (ARCH_STACK_MAX_SIZE): Define.
1136         (THREAD_SELF): Define.
1137         (INIT_THREAD_SELF): Define.
1138         (THREAD_GETMEM): Define.
1139         (THREAD_GETMEM_NC): Define.
1140         (THREAD_SETMEM): Define.
1141         (THREAD_SETMEM_NC): Define.
1142         (__thread_self): Declare.
1143         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Adjust
1144         for thread register.
1146 2003-02-14  Steven Munroe  <sjmunroe@us.ibm.com>
1148         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
1149         Check pthread_create existance, not __pthread_fork.
1151 2003-02-12  Ulrich Drepper  <drepper@redhat.com>
1153         * sysdeps/pthread/Makefile: Define CFLAGS-confstr.c.
1155 2003-02-10  Jakub Jelinek  <jakub@redhat.com>
1157         * sysdeps/unix/sysv/linux/alpha/vfork.S (__vfork): Check
1158         pthread_create existance, not __pthread_fork.
1159         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork): Likewise.
1160         * sysdeps/unix/sysv/linux/ia64/vfork.S (__vfork): Likewise.
1161         * sysdeps/unix/sysv/linux/m68k/vfork.S (__vfork): Likewise.
1162         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork):
1163         Likewise.
1164         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S (__vfork): Likewise.
1165         * sysdeps/unix/sysv/linux/x86_64/vfork.S (__vfork): Likewise.
1166         * sysdeps/unix/sysv/linux/sh/vfork.S (__vfork): Likewise.
1167         Add .weak pthread_create.
1168         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S (__vfork): Fix a typo.
1169         Check pthread_create existance, not __pthread_fork.
1170         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S (__vfork): Likewise.
1171         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S (__vfork): Branch to
1172         __fork whenever libpthread.so is loaded.
1174 2003-02-09  Andreas Jaeger  <aj@suse.de>
1176         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h:
1177         Rework: %r9 is destroyed by functions so don't use it as
1178         temporary, align stack correctly, fix parameter for CDISABLE.
1180 2003-02-07  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1182         * sysdeps/sh/Makefile: New file.
1183         * sysdeps/sh/tcb-offsets.sym: Likewise.
1184         * sysdeps/sh/tls.h: Don't include sysdep.h. Move include
1185         of linuxthreads/descr.h after the definition of THREAD_SELF.
1186         (tcbhead_t): Use IA64 type tcbhead_t for TLS case.
1187         (TLS_TCB_SIZE): Set size of tcbhead_t.
1188         (TLS_PRE_TCB_SIZE): Define.
1189         (INSTALL_NEW_DTV): Set dtv of tcbhead_t structure instead of
1190         a member of thread structure.
1191         (THREAD_DTV): Likewise.
1192         (TLS_INIT_TP_EXPENSIVE): Remove.
1193         (TLS_INIT_TP): Set gbr register only.
1194         (THREAD_SELF): New.
1195         (INIT_THREAD_SELF): Likewise.
1196         (NONTLS_INIT_TP): New.
1197         * sysdeps/unix/sysv/linux/sh/pt-initfini.c (__fpscr_values):
1198         Remove.
1199         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h (PSEUDO): Add
1200         SYSCALL_INST_PAD macro after DO_CALL.
1201         (SINGLE_THREAD_P): Fix non-PIC and TLS case so to read the
1202         correct variable.
1203         * sysdeps/unix/sysv/linux/sh/vfork.S (__vfork): Branch to __fork
1204         whenever libpthread.so is loaded.
1206 2003-02-08  Andreas Schwab  <schwab@suse.de>
1208         * sysdeps/unix/sysv/linux/m68k/vfork.S: Branch to __fork whenever
1209         libpthread.so is loaded.
1211 2003-02-07  Ulrich Drepper  <drepper@redhat.com>
1213         * sysdeps/unix/sysv/linux/i386/vfork.S: Make sure
1214         __ASSUME_VFORK_SYSCALL is not defined if the kernel headers have
1215         no __NR_vfork definition.
1217 2003-02-07  Jakub Jelinek  <jakub@redhat.com>
1219         * tst-popen2.c: New test.
1220         * Makefile (tests): Add tst-popen2.
1221         * sysdeps/unix/sysv/linux/alpha/vfork.S (__vfork): Branch to __fork
1222         whenever libpthread.so is loaded.
1223         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork): Likewise.
1224         * sysdeps/unix/sysv/linux/ia64/vfork.S (__vfork): Likewise.
1225         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S (__vfork): Likewise.
1226         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork):
1227         Likewise.
1228         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S (__vfork): Likewise.
1229         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S (__vfork): Likewise.
1230         * sysdeps/unix/sysv/linux/x86_64/vfork.S (__vfork): Likewise.
1232 2003-02-05  Ulrich Drepper  <drepper@redhat.com>
1234         * sysdeps/pthread/bits/libc-lock.h (__libc_once): Set control
1235         variable for non-libpthread case to the same value the
1236         pthread_once function would use.
1238 2003-02-03  Jakub Jelinek  <jakub@redhat.com>
1240         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S (__vfork): If
1241         BROKEN_SPARC_WDISP22, handle SHARED the same way as non-SHARED.
1243 2003-02-04  Andreas Jaeger  <aj@suse.de>
1245         * sysdeps/unix/sysv/linux/hppa/pt-initfini.c: Do not use
1246         multi-line strings.
1248 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
1250         * sysdeps/s390/tls.h (TLS_INIT_TP): Return NULL, not 0.
1252 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
1254         * sysdeps/alpha/tls.h (THREAD_GETMEM, THREAD_GETMEM_NC,
1255         THREAD_SETMEM, THREAD_SETMEM_NC): Avoid warnings about unused self
1256         variable.
1257         * sysdeps/ia64/pt-machine.h (THREAD_GETMEM, THREAD_GETMEM_NC,
1258         THREAD_SETMEM, THREAD_SETMEM_NC): Likewise.
1259         * sysdeps/s390/s390-32/pt-machine.h (THREAD_GETMEM, THREAD_GETMEM_NC,
1260         THREAD_SETMEM, THREAD_SETMEM_NC): Likewise.
1261         * sysdeps/s390/s390-64/pt-machine.h (THREAD_GETMEM, THREAD_GETMEM_NC,
1262         THREAD_SETMEM, THREAD_SETMEM_NC): Likewise.
1263         * sysdeps/sh/pt-machine.h (THREAD_GETMEM, THREAD_GETMEM_NC,
1264         THREAD_SETMEM, THREAD_SETMEM_NC): Likewise.
1265         * sysdeps/sparc/sparc32/pt-machine.h (THREAD_GETMEM, THREAD_GETMEM_NC,
1266         THREAD_SETMEM, THREAD_SETMEM_NC): Likewise.
1267         * sysdeps/sparc/sparc64/pt-machine.h (THREAD_GETMEM, THREAD_GETMEM_NC,
1268         THREAD_SETMEM, THREAD_SETMEM_NC): Likewise.
1270 2003-01-27  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1272         * sysdeps/s390/s390-32/pt-machine.h (THREAD_SELF, INIT_THREAD_SELF):
1273         Define TLS versions.
1274         * sysdeps/s390/s390-64/pt-machine.h (THREAD_SELF, INIT_THREAD_SELF):
1275         Likewise.
1276         * sysdeps/s390/tls.h [HAVE_TLS_SUPPORT] (USE_TLS, TLS_INIT_TCB_SIZE,
1277         TLS_INIT_TCB_ALIGN, TLS_TCB_SIZE, TLS_TCB_ALIGN, TLS_TCB_AT_TP,
1278         INSTALL_DTV, INSTALL_NEW_DTV, GET_DTV, TLS_INIT_TP, THREAD_DTV):
1279         Define.
1280         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h (PSEUDO): Use
1281         branch with 32 bit offset.
1282         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
1284 2003-01-24  Jakub Jelinek  <jakub@redhat.com>
1286         * sysdeps/sparc/sparc32/pt-machine.h (__thread_self): Change to %g7,
1287         as required by TLS ABI.
1288         * sysdeps/sparc/sparc64/pt-machine.h (__thread_self): Likewise.
1289         * sysdeps/sparc/tls.h [HAVE_TLS_SUPPORT] (USE_TLS, TLS_INIT_TCB_SIZE,
1290         TLS_INIT_TCB_ALIGN, TLS_TCB_SIZE, TLS_TCB_ALIGN, TLS_TCB_AT_TP,
1291         INSTALL_DTV, INSTALL_NEW_DTV, GET_DTV, TLS_INIT_TP, THREAD_DTV):
1292         Define.
1293         [HAVE_TLS_SUPPORT]: Include descr.h and sysdep.h.
1294         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Use %g7
1295         instead of %g6 for thread pointer.
1296         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Likewise.
1297         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1298         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Likewise.
1300 2003-01-25  Guido Guenther  <agx@sigxcpu.org>
1302         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: New file.
1303         * sysdeps/unix/sysv/linux/mips/Makefile: New file.
1305 2003-01-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1307         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Avoid non pc relative
1308         reference to __fork.
1310 2003-01-17  Richard Henderson  <rth@redhat.com>
1312         * sysdeps/alpha/tls.h (tcbhead_t): Clarify second member.
1313         (TLS_TCB_SIZE, TLS_TCB_ALIGN): Set for tcbhead_t.
1314         (TLS_PRE_TCB_SIZE): New.
1315         (TLS_INIT_TP, THREAD_SELF, INIT_THREAD_SELF): Update for
1316         new ia64-style thread pointer layout.
1317         (THREAD_GETMEM, THREAD_GETMEM_NC): New.
1318         (THREAD_SETMEM, THREAD_SETMEM_NC): New.
1319         * sysdeps/unix/sysv/linux/alpha/vfork.S: Don't tail-call to __fork
1320         if !SHARED.
1322 2003-01-15  Jakub Jelinek  <jakub@redhat.com>
1324         * sysdeps/ia64/tls.h (tcbhead_t): Use the TLS ABI required layout
1325         if USE_TLS only.
1326         (NONTLS_INIT_TP): Revert last change.
1327         * sysdeps/ia64/tcb-offsets.sym (MULTIPLE_THREADS_OFFSET): Define to
1328         offsetof (tcbhead_t, multiple_threads) if USE_TLS not defined.
1330 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
1332         * pthread.c (_pthread_initialize_minimal): Use
1333         GL(dl_tls_dtv_slotinfo_list) != NULL to check whether TLS has
1334         been already initialized.
1336 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
1338         * sysdeps/i386/tls.h (INIT_SYSINFO): Initialize head->sysinfo even
1339         if not SHARED.
1341 2003-01-15  Jakub Jelinek  <jakub@redhat.com>
1343         * sysdeps/pthread/bits/libc-lock.h (__libc_lock_init,
1344         __libc_lock_init_recursive): Initialize fields directly.
1346 2003-01-15  Jakub Jelinek  <jakub@redhat.com>
1348         * sysdeps/unix/sysv/linux/alpha/vfork.S (__vfork): Allow
1349         __fork to be far away from __vfork ifndef SHARED.
1350         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork):
1351         Likewise.
1352         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S (__vfork): Likewise.
1353         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S (__vfork): Likewise.
1354         Add a missing instruction.
1355         * sysdeps/unix/sysv/linux/arm/vfork.S (__vfork): Conditionally
1356         branch to __fork even if __NR_vfork is not defined.
1358 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
1360         * tst-cancel-wrappers.sh: Allow .__*_asynccancel functions names
1361         as well.
1363 2003-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
1365         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: New file.
1367 2003-01-14  Jakub Jelinek  <jakub@redhat.com>
1369         * sysdeps/unix/sysv/linux/ia64/vfork.S (JUMPTARGET): Remove.
1371 2003-01-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1373         * sysdeps/unix/sysv/linux/s390/s390-32/pt-initfini.c: Avoid
1374         unterminated string literals.
1375         * sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c: Likewise.
1377 2003-01-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1379         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
1380         (PSEUDO): Code reordering.  Move CENABLE and CDISABLE literals from
1381         PSEUDO_END to PSEUDO.
1382         (PSEUDO_END): Remove.
1383         (SINGLE_THREAD_P): Save an instruction.
1384         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S (__vfork): Add missing
1385         parameter to SINGLE_THREAD_P call.
1386         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h (PSEUDO):
1387         Code reordering.
1389 2003-01-10  Andreas Schwab  <schwab@suse.de>
1391         * sysdeps/unix/sysv/linux/m68k/vfork.S: New file.
1393 2003-01-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1395         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h (PSEUDO): Setup
1396         backchain in pseudo_cancel.  Minor code improvements.
1397         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h (PSEUDO):
1398         Likewise.
1400 2003-01-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1402         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: New file.
1403         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: New file.
1405 2002-01-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1407         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: New file.
1409 2002-01-09  Richard Henderson  <rth@redhat.com>
1411         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Assume only
1412         ret follows pseudo, and thus avoid branch-to-branch in cancel
1413         case.  Use SYSCALL_ERROR_LABEL.
1415 2003-01-11  Philip Blundell  <philb@gnu.org>
1417         * sysdeps/unix/sysv/linux/arm/vfork.S: New file.
1418         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h (PSEUDO_RET):
1419         Correctly unstack lr.
1420         (UNDOARGS_5): Fix ordering of pushes and pops.
1421         (SINGLE_THREAD_P_PIC): New.
1422         (SINGLE_THREAD_P_INT): New.
1423         (SINGLE_THREAD_P): Implement in terms of above.  Restore lr if it
1424         was stacked.
1425         (PSEUDO): Use SINGLE_THREAD_P_INT.
1427 2003-01-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1429         * sysdeps/unix/sysv/linux/sh/vfork.S: New file.
1431 2003-01-11  Jakub Jelinek  <jakub@redhat.com>
1433         * sysdeps/ia64/tls.h (tcbhead_t): Change into dtv_t *, void *.
1434         [HAVE_TLS_SUPPORT] (USE_TLS, TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN,
1435         TLS_TCB_SIZE, TLS_PRE_TCB_SIZE, TLS_TCB_ALIGN, TLS_DTV_AT_TP,
1436         INSTALL_DTV, INSTALL_NEW_DTV, GET_DTV, TLS_INIT_TP, THREAD_SELF,
1437         INIT_THREAD_SELF): Define.
1438         [HAVE_TLS_SUPPORT]: Include descr.h.
1439         (NONTLS_INIT_TP): Point __thread_self at the end of dummy
1440         struct _pthread_descr_struct.
1441         * sysdeps/ia64/pt-machine.h (THREAD_GETMEM, THREAD_GETMEM_NC,
1442         THREAD_SETMEM, THREAD_SETMEM_NC): Define using THREAD_SELF,
1443         not __thread_self.
1444         * sysdeps/ia64/tcb-offsets.sym (MULTIPLE_THREADS_OFFSET): Adjust
1445         computation.
1446         * pthread.c (__pthread_initialize_minimal): Use tcbp, not self
1447         for TCB pointer.
1448         (__pthread_initialize_manager): Rename tcb to mgr.
1449         Use tcbp for TCB pointer, if TLS_DTV_AT_TP set mgr to sizeof (struct
1450         _pthread_descr) below tcbp, otherwise to tcbp.
1451         * manager.c (pthread_handle_create): If TLS_DTV_AT_TP, set
1452         new_thread to be below _dl_allocate_tls ().  Adjust new_thread back
1453         before freeing.  Fix clone arguments if report_events and USE_TLS.
1454         (pthread_free): Adjust th back before freeing.
1456 2003-01-10  Steven Munroe  <sjmunroe@us.ibm.com>
1458         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile: Moved to ...
1459         * sysdeps/unix/sysv/linux/powerpc/Makefile: ...here.
1460         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: New File.
1462 2003-01-09  Jakub Jelinek  <jakub@redhat.com>
1464         * sysdeps/unix/sysv/linux/i386/vfork.S: New file.
1465         * sysdeps/unix/sysv/linux/ia64/vfork.S: New file.
1466         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
1467         [__ASSEMBLER__] (SINGLE_THREAD_P): Remove trailing ;;.
1468         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: New file.
1469         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: New file.
1470         * sysdeps/unix/sysv/linux/x86_64/vfork.S: New file.
1471         * sysdeps/unix/sysv/linux/alpha/vfork.S: New file.
1472         * tst-popen.c: New test.
1473         * Makefile (tests): Add tst-popen.
1475 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
1477         * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Add
1478         INTERNAL_SYSCALL_DECL, add err argument to INTERNAL_SYSCALL* macros.
1480 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
1482         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use
1483         PSEUDO_PREPARE_ARGS.  Fix branch condition after SINGLE_THREAD_P.
1485 2003-01-06  Philip Blundell  <philb@gnu.org>
1487         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: New file.
1489 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
1491         * internals.h (LIBC_CANCEL_HANDLED): Define.
1492         * sysdeps/unix/sysv/linux/sigwait.c (LIBC_CANCEL_HANDLED): Add.
1493         * signals.c (LIBC_CANCEL_HANDLED): Add.
1494         * pt-system.c (LIBC_CANCEL_HANDLED): Add.
1495         * tst-cancel-wrappers.sh: Remove all exceptions.
1497         * sysdeps/unix/sysv/linux/alpha/Makefile: New file.
1499 2003-01-05  Andreas Schwab  <schwab@suse.de>
1501         * sysdeps/m68k/Makefile: New file, use -fPIC for nonshared
1502         objects.
1504         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h (SINGLE_THREAD_P):
1505         Fix for PIC.
1506         (CENABLE): Likewise.
1507         (CDISABLE): Likewise.
1509 2003-01-05  Ulrich Drepper  <drepper@redhat.com>
1511         * tst-cancel-wrappers.sh: Invoke gawk not awk since we use GNU awk
1512         features.  Reported by Marijn Ros <marijn@mad.scientist.com>.
1514         * Makefile (libc.so-no-z-defs): Define to yes.
1516 2003-01-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1518         * sysdeps/sh/tls.h: Include dl-sysdep.h and stdint.h.
1519         (tcbhead_t): Add multiple_threads member.
1520         (TLS_INIT_TP_EXPENSIVE): Define.
1521         * sysdeps/unix/sysv/linux/sh/pt-initfini.c: Don't use multi-line
1522         strings.  Remove unused code.
1523         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: New file.
1525 2003-01-04  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1527         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: New file.
1528         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile: New file.
1530 2003-01-04  Jakub Jelinek  <jakub@redhat.com>
1532         * internals.h (LIBC_THREAD_GETMEM, LIBC_THREAD_SETMEM): Define
1533         even if NOT_IN_libc is defined.
1535 2003-01-05  Jakub Jelinek  <jakub@redhat.com>
1537         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: New file.
1538         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: New file.
1539         * sysdeps/s390/Makefile: New file.
1540         * sysdeps/s390/tcb-offsets.sym: New file.
1541         * sysdeps/s390/tls.h: New file.
1543 2003-01-03  Richard Henderson  <rth@redhat.com>
1545         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: New file.
1547 2003-01-03  Andreas Jaeger  <aj@suse.de>
1549         * sysdeps/pthread/bits/libc-tsd.h: Declare weak_extern functions.
1551 2003-01-03  Jakub Jelinek  <jakub@redhat.com>
1553         * Makefile ($(objpfx)libpthread.so): Depend on ld.so.
1555 2003-01-02  Ulrich Drepper  <drepper@redhat.com>
1557         * tst-cancel-wrappers.sh: Exclude sigwait.c as well, it does not have
1558         cancellation tests.
1560 2003-01-02  Jakub Jelinek  <jakub@redhat.com>
1562         * internals.h (struct pthread_functions): Rename
1563         ptr_pthread_cond_* fields to ptr___pthread_cond_*.
1564         * pthread.c (pthread_functions): Adjust.
1565         * forward.c: Export both pthread_cond_*@@GLIBC_2.3.2 and
1566         pthread_cond_*@GLIBC_2.0 compatibility symbols.
1567         * Versions [libc] (GLIBC_2.3.2): Export pthread_cond_broadcast,
1568         pthread_cond_destroy, pthread_cond_init, pthread_cond_signal
1569         and pthread_cond_wait.
1571         * sysdeps/pthread/bits/pthreadtypes.h (__pthread_cond_align_t): New
1572         type.
1573         (pthread_cond_t): Add __align member, shorten __padding.
1574         * sysdeps/pthread/pthread.h (PHTREAD_COND_INITIALIZER): Initialize
1575         __padding and __align too.
1577         * sysdeps/pthread/bits/libc-lock.h (__libc_maybe_call2): Add
1578         __builtin_expect.
1579         * sysdeps/pthread/sigaction.c: New file.
1580         * sysdeps/unix/sysv/linux/raise.c: New file.
1581         * sysdeps/unix/sysv/linux/sigwait.c: New file.
1582         * sysdeps/unix/sysv/linux/fork.c (__pthread_fork): Protect
1583         weak_extern with #ifndef SHARED.
1584         * sysdeps/unix/sysv/linux/jmp-unwind.c (__pthread_cleanup_upto):
1585         Likewise.
1586         * signals.c (__sigaction): Renamed to...
1587         (__pthread_sigaction): ... this.
1588         (__sigaction): New strong alias, #ifdef SHARED only.
1589         (sigaction): Protect with #ifdef SHARED.
1590         (sigwait): Renamed to...
1591         (__pthread_sigwait): ... this.
1592         (sigwait): New strong alias, #ifdef SHARED only.
1593         (raise): Renamed to...
1594         (__pthread_raise): ... this.
1595         (raise): New strong alias, #ifdef SHARED only.
1596         * internals.h (__pthread_sigaction, __pthread_sigwait,
1597         __pthread_raise): New prototypes.
1598         (struct pthread_functions): Add ptr_pthread_sigaction,
1599         ptr_pthread_sigwait, ptr_pthread_raise.
1600         * pthread.c (pthread_functions): Renamed to...
1601         (__pthread_functions): ... this.  No longer static, no longer
1602         SHARED only.  Initialize ptr_pthread_sigaction, ptr_pthread_sigwait
1603         and ptr_pthread_raise.
1604         [SHARED] (ptr_pthread_functions): Change to &__pthread_functions.
1605         * libc-cancellation.c (__pthread_thread_self): Remove weak_extern.
1606         * ptfork.c (__fork, __vfork): Protect with #ifdef SHARED.
1607         * ptlongjmp.c (siglongjmp, longjmp): Protect with #ifdef SHARED.
1609         * Makefile (tests, tests-static): Add tst-cancel-static.
1610         * tst-cancel-static.c: New test.
1612 2003-01-02  Jakub Jelinek  <jakub@redhat.com>
1614         * Makefile (CFLAGS-pthread_atfork.c): Add -DNOT_IN_libc.
1616 2003-01-02  Ulrich Drepper  <drepper@redhat.com>
1618         * sysdeps/pthread/bits/pthreadtypes.h (pthread_cond_t): Add padding.
1619         * condvar.c: Add symbol versioning.  The compatibility versions
1620         are the same as the change in the interface does not effect this
1621         implementation.
1622         * Versions [libpthread]: Add definitions for new pthread_cond_*
1623         interfaces for version GLIBC_2.3.2.
1625 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
1627         * sysdeps/unix/sysv/linux/fork.h: Add libc_hidden_proto for
1628         __register_atfork.
1629         * sysdeps/unix/sysv/linux/register-atfork.c: Add libc_hidden_def
1630         for __register_atfork.
1632 2002-12-31  Jakub Jelinek  <jakub@redhat.com>
1634         * sysdeps/i386/i686/pt-machine.h: Use __ASSEMBLER__ instead of
1635         ASSEMBLER test macro.
1636         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
1637         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
1638         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
1639         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1640         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1641         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1643         * sysdeps/pthread/errno-loc.c (__errno_location): Add
1644         libc_hidden_def.
1645         * sysdeps/pthread/herrno-loc.c (__h_errno_location): Likewise.
1646         * sysdeps/pthread/res-state.c (__res_state): Likewise.
1647         * sysdeps/unix/sysv/linux/allocrtsig.c (__libc_current_sigrtmin,
1648         __libc_current_sigrtmax): Likewise.
1649         * Versions [libc] (GLIBC_PRIVATE): Remove __libc_internal_tsd_get,
1650         __libc_internal_tsd_set, __libc_internal_tsd_address,
1651         __libc_alloca_cutoff.
1652         [libpthread] (GLIBC_PRIVATE): Remove __libc_internal_tsd_get,
1653         __libc_internal_tsd_set, __libc_internal_tsd_address.
1655         * sysdeps/pthread/list.h: Remove assert.h include.
1656         * sysdeps/unix/sysv/linux/fork.c: Include <fork.h>, not "fork.h".
1658         * sysdeps/pthread/list.h: New file.
1659         * sysdeps/unix/sysv/linux/jmp-unwind.c: New file.
1660         * sysdeps/unix/sysv/linux/fork.c: New file.
1661         * sysdeps/unix/sysv/linux/fork.h: New file.
1662         * sysdeps/unix/sysv/linux/ia64/fork.h: New file.
1663         * sysdeps/unix/sysv/linux/sparc/fork.h: New file.
1664         * sysdeps/unix/sysv/linux/register-atfork.c: New file.
1665         * sysdeps/unix/sysv/linux/unregister-atfork.c: New file.
1666         * sysdeps/unix/sysv/linux/Makefile: New file.
1667         * sysdeps/unix/sysv/linux/Versions: New file.
1668         * ptlongjmp.c (pthread_cleanup_upto): Rename to...
1669         (__pthread_cleanup_upto): ...this. Add targetframe argument,
1670         use it instead of currentframe.  No longer static.
1671         (siglongjmp, longjmp): Remove pthread_cleanup_upto calls.
1672         * internals.h (__pthread_cleanup_upto, __pthread_fork): New prototypes.
1673         (struct pthread_functions): Add ptr_pthread_fork,
1674         ptr_pthread_cleanup_upto.
1675         * pthread.c (pthread_functions): Initialize ptr_pthread_fork and
1676         ptr_pthread_cleanup_upto.
1677         * ptfork.c: Include fork.h.
1678         (struct handler_list, struct handler_list_block): Remove.
1679         (pthread_atfork_lock, pthread_atfork_prepare, pthread_atfork_parent,
1680         pthread_atfork_child): Remove.
1681         (pthread_insert_list, __pthread_atfork, pthread_call_handlers): Remove.
1682         (__pthread_fork): New function.
1683         (__fork, __vfork): Call __libc_fork.
1684         * Makefile (libpthread-routines): Add old_pthread_atfork.
1685         (libpthread-nonshared): Add pthread_atfork.
1686         (others): Depend on $(objpfx)libpthread_nonshared.a.
1687         ($(objpfx)libpthread_nonshared.a): New rule.
1688         (install): Depend on $(inst_libdir)/libpthread.so.
1689         ($(inst_libdir)/libpthread.so, $(inst_libdir)/libpthread_nonshared.a):
1690         New rules.
1691         (tests): Depend on libpthread_nonshared.a too.
1692         * old_pthread_atfork.c: New file.
1693         * pthread_atfork.c: New file.
1694         * Makeconfig (shared-thread-library): Include libpthread_nonshared.a
1695         too.
1697 2002-12-30  Jakub Jelinek  <jakub@redhat.com>
1699         * forward.c: Make all functions available by default again.  It
1700         caused too much trouble.
1701         * internals.h (struct pthread_functions): Rename ptr_pthread_exit
1702         and ptr_pthread_attr_init_2_* to ptr___pthread_exit and
1703         ptr___pthread_attr_init_2_*.
1704         * pthread.c (pthread_functions): Adjust.
1706 2002-12-28  Jakub Jelinek  <jakub@redhat.com>
1708         * libc_pthread_init.c (__libc_pthread_init): Remove
1709         MULTIPLE_THREADS_OFFSET check.
1710         * sysdeps/i386/tls.h: Include tcb-offsets.h in assembler.
1711         (SYSINFO_OFFSET): Remove.
1712         * sysdeps/i386/Makefile [csu] (gen-as-const-headers): Add
1713         tcb-offsets.sym.
1714         * sysdeps/i386/tcb-offsets.sym: New file.
1715         * sysdeps/pthread/tcb-offsets.h: New file.
1716         * sysdeps/sparc/sparc32/tls.h: Removed.
1717         * sysdeps/sparc/sparc64/tls.h: Move...
1718         * sysdeps/sparc/tls.h: ...here.  Include tcb-offsets.h in assembler.
1719         * sysdeps/sparc/Makefile: New file.
1720         * sysdeps/sparc/tcb-offsets.sym: New file.
1721         * sysdeps/ia64/tls.h: Include tcb-offsets.h in assembler.
1722         * sysdeps/ia64/Makefile: New file.
1723         * sysdeps/ia64/tcb-offsets.sym: New file.
1724         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h
1725         (MULTIPLE_THREADS_OFFSET): Remove.
1726         Replace defined MULTIPLE_THREADS_OFFSET
1727         with defined FLOATING_STACKS && USE___THREAD.
1728         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
1729         (MULTIPLE_THREADS_OFFSET): Remove.
1730         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h
1731         (MULTIPLE_THREADS_OFFSET): Remove.
1732         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h
1733         (MULTIPLE_THREADS_OFFSET): Remove.
1734         * pthread.c (__pthread_initialize_manager): Remove
1735         MULTIPLE_THREADS_OFFSET cbeck.
1737         * tst-cancel-wrappers.sh: Add line continuations.
1739 2002-12-27  Jakub Jelinek  <jakub@redhat.com>
1741         * sysdeps/pthread/bits/libc-tsd.h: Include linuxthreads/descr.h
1742         and bits/libc-lock.h.
1743         (__libc_internal_tsd_get, __libc_internal_tsd_set,
1744         __libc_internal_tsd_address): Remove.
1745         (__pthread_internal_tsd_address, __pthread_internal_tsd_get,
1746         __pthread_internal_tsd_set): New weak_externs.
1747         (__libc_tsd_address, __libc_tsd_get, __libc_tsd_set): Define
1748         using __libc_maybe_call2.
1749         (__libc_tsd_key_t): Move to ...
1750         * descr.h (__libc_tsd_key_t): ...here.
1751         Remove bits/libc-tsd.h include.
1752         * sysdeps/pthread/errno-loc.c: New file.
1753         * sysdeps/pthread/herrno-loc.c: New file.
1754         * sysdeps/pthread/res-state.c: New file.
1755         * libc-cancellation.c (THREAD_GETMEM, THREAD_SETMEM): Remove.
1756         (__libc_enable_asynccancel, __libc_disable_asynccancel): Use
1757         thread_self unconditionally.  Use LIBC_THREAD_[SG]ETMEM instead
1758         of THREAD_[SG]ETMEM.
1759         * specific.c (libc_internal_tsd_set): Renamed to...
1760         __pthread_internal_tsd_set.  Remove static.
1761         (libc_internal_tsd_get): Renamed to...
1762         __pthread_internal_tsd_get.  Remove static.
1763         (libc_internal_tsd_address): Renamed to...
1764         __pthread_internal_tsd_address.  Remove static.
1765         (__libc_internal_tsd_set, __libc_internal_tsd_get,
1766         __libc_internal_tsd_address, __libc_alloca_cutoff): Remove.
1767         * internals.h [!NOT_IN_libc] (LIBC_THREAD_GETMEM, LIBC_THREAD_SETMEM):
1768         Define.
1769         (__pthread_internal_tsd_set, __pthread_internal_tsd_get,
1770         __pthread_internal_tsd_address): New prototypes.
1771         (struct pthread_functions): Add
1772         ptr_pthread_internal_tsd_([sg]et|address) fields.
1773         [!NOT_IN_libc && !FLOATING_STACKS] (thread_self): Define.
1774         * pthread.c (pthread_functions) [!USE_TLS && !HAVE___THREAD]:
1775         Initialize ptr_pthread_internal_tsd_([sg]et|address) fields.
1776         * Versions (libpthread): Remove __libc_alloca_cutoff@GLIBC_PRIVATE.
1777         * alloca_cutoff.c: New file.
1778         * no-tsd.c: Removed.
1779         * Makefile (routines): Remove no-tsd.  Add alloca_cutoff.
1780         * pt-system.c (system): Remove cancellation handling.
1781         * tst-cancel-wrappers.sh: Allow pt-system.o* to not use the
1782         cancellation routines.
1784         * sysdeps/i386/tls.h: Include dl-sysdep.h and stdint.h.
1785         (tcbhead_t): Add sysinfo field.
1786         (SYSINFO_OFFSET, INIT_SYSINFO): Define.
1787         (TLS_INIT_TP): Use INIT_SYSINFO.
1788         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: New file.
1789         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h
1790         (MULTIPLE_THREADS_OFFSET): Adjust.
1791         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
1792         (MULTIPLE_THREADS_OFFSET): Likewise.
1793         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h
1794         (MULTIPLE_THREADS_OFFSET): Likewise.
1795         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h
1796         (MULTIPLE_THREADS_OFFSET): Likewise.
1797         * descr.h: Include stdint.h.
1798         (struct _pthread_descr_struct): Add p_header.data.sysinfo field.
1800 2002-12-22  Jakub Jelinek  <jakub@redhat.com>
1802         * libc_pthread_init.c: Include stdlib.h.
1803         * sysdeps/i386/tls.h (tcbhead_t): Add multiple_threads member.
1804         (TLS_INIT_TP_EXPENSIVE): Define.
1805         * sysdeps/pthread/bits/libc-lock.h (__libc_maybe_call,
1806         __libc_maybe_call2): In _LIBC check SHARED define.
1807         * sysdeps/ia64/tls.h: New file.
1808         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: New file.
1809         * sysdeps/unix/sysv/linux/ia64/Makefile: New file.
1810         * sysdeps/x86_64/tls.h (TLS_INIT_TP_EXPENSIVE): Define.
1811         * sysdeps/sparc/sparc32/tls.h: New file.
1812         * sysdeps/sparc/sparc64/tls.h: New file.
1813         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: New file.
1814         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: New file.
1815         * Makefile (tests): Add tst-cancel[1-6].
1816         (tests-reverse): Add tst-cancel5.
1817         Link libc.so before libpthread.so for tests-reverse.
1818         * tst-cancel1.c: New file.
1819         * tst-cancel2.c: New file.
1820         * tst-cancel3.c: New file.
1821         * tst-cancel4.c: New file.
1822         * tst-cancel5.c: New file.
1823         * tst-cancel6.c: New file.
1825 2002-12-27  Andreas Schwab  <schwab@suse.de>
1827         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: New file.
1829 2002-12-22  Roland McGrath  <roland@redhat.com>
1831         * Makefile (omit-deps): Add $(unix-syscalls:%=ptw-%).
1833 2002-12-21  Ulrich Drepper  <drepper@redhat.com>
1835         * pthread.c (init_rtsigs): Remove incomplete __builtin_expect.
1836         Reported by Art Hass <ahaas@airmail.net>.
1838 2002-12-19  Jakub Jelinek  <jakub@redhat.com>
1840         * forward.c (pthread_attr_init_2_0, pthread_attr_init_2_1):
1841         Use return 0 as 6th argument to FORWARD4.
1843 2002-12-18  Jakub Jelinek  <jakub@redhat.com>
1845         * sysdeps/i386/useldt.h (FLOATING_STACKS, ARCH_STACK_MAX_SIZE): Only
1846         define if __ASSUME_LDT_WORKS > 0.
1847         * libc-cancellation.c (THREAD_GETMEM, THREAD_SETMEM): Redefine to
1848         struct member access if !FLOATING_STACKS.
1849         * sysdeps/pthread/flockfile.c (flockfile): Change into weak alias.
1851 2002-12-18  Jakub Jelinek  <jakub@redhat.com>
1853         * internals.h (__pthread_thread_self): New prototype.
1854         (struct pthread_functions): Add ptr_pthread_thread_self field.
1855         * pthread.c (pthread_functions): Initialize ptr_pthread_thread_self.
1856         (__pthread_thread_self): New function.
1857         * libc-cancellation.c (__pthread_thread_self): Add weak_extern.
1858         (__libc_enable_asynccancel, __libc_disable_asynccancel): Don't
1859         use thread_self() directly if not FLOATING_STACKS.
1861 2002-12-18  Jakub Jelinek  <jakub@redhat.com>
1863         * sysdeps/x86_64/pt-machine.h: Guard most of the header
1864         with #ifndef __ASSEMBLER__.
1865         * pthread.c (pthread_functions): Use SHLIB_COMPAT around
1866         pthread_attr_init_2_0 use.
1868 2002-12-17  Jakub Jelinek  <jakub@redhat.com>
1870         * wrapsyscall.c: Removed.
1871         * weaks.c: Removed.
1872         * Makefile (distribute): Add tst-cancel-wrappers.sh.
1873         (routines): Remove weaks.  Add forward,
1874         libc_pthread_init, libc-cancellation.
1875         (shared-only-routines): Remove weaks.  Add forward.
1876         (libpthread-routines): Remove wrapsyscall.
1877         Add ptw-write, ptw-read, ptw-close, ptw-fcntl, ptw-accept,
1878         ptw-connect, ptw-recv, ptw-recvfrom, ptw-recvmsg, ptw-send,
1879         ptw-sendmsg, ptw-sendto, ptw-fsync, ptw-lseek, ptw-lseek64,
1880         ptw-llseek, ptw-msync, ptw-nanosleep, ptw-open, ptw-open64,
1881         ptw-pause, ptw-pread, ptw-pread64, ptw-pwrite, ptw-pwrite64,
1882         ptw-tcdrain, ptw-wait, ptw-waitpid, pt-system, pt-allocrtsig.
1883         (libpthread-shared-only-routines): Add pt-allocrtsig.
1884         (tests): Depend on $(objpfx)tst-cancel-wrappers.out.
1885         ($(objpfx)tst-cancel-wrappers.out): New rule.
1886         * sysdeps/pthread/bits/libc-lock.h: Include linuxthreads/internals.h
1887         if in libc.
1888         (__libc_maybe_call): In libpthread.* don't check for existance
1889         of the function.
1890         (__libc_maybe_call2): Define.
1891         (__libc_lock_init, __libc_lock_fini, __libc_lock_lock,
1892         __libc_lock_trylock, __libc_lock_unlock): Use it.
1893         * sysdeps/pthread/flockfile.c: New file.
1894         * sysdeps/pthread/ftrylockfile.c: New file.
1895         * sysdeps/pthread/funlockfile.c: New file.
1896         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: New file.
1897         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: New file.
1898         * sysdeps/unix/sysv/linux/allocrtsig.c: New file.
1899         * libc-cancellation.c: New file.
1900         * forward.c: New file.
1901         * libc_pthread_init.c: New file.
1902         * pt-system.c: New file.
1903         * pthread.c: Remove locale.h.
1904         (__pthread_manager_thread): Initialize multiple_threads.
1905         (__pthread_multiple_threads): Declare.
1906         (pthread_functions): New variable.
1907         (__pthread_initialize_minimal): Remove __uselocale call.
1908         Call __libc_pthread_init.
1909         (__pthread_initialize_manager): Initialize __pthread_multiple_threads,
1910         initial thread's multiple_threads and __libc_multiple_threads.
1911         Check MULTIPLE_THREADS_OFFSET value. Initialize manager thread's
1912         multiple_threads.
1913         (pthread_setschedparam, pthread_getschedparam): Rename to __
1914         prefixed variants.  Add strong_alias.
1915         (current_rtmin, current_rtmax, __libc_current_sigrtmin,
1916         __libc_current_sigrtmax, __libc_allocate_rtsig): Remove.
1917         (init_rtsigs): Use __libc_current_sigrtmin_private.
1918         (pthread_initialize): Only call init_rtsigs if
1919         !__ASSUME_REALTIME_SIGNALS.
1920         (__pthread_require_wrappers, __pthread_require_lockfile): Remove.
1921         * internals.h (__pthread_attr_destroy, __pthread_attr_setdetachstate,
1922         __pthread_attr_getdetachstate, __pthread_attr_setschedparam,
1923         __pthread_attr_getschedparam, __pthread_attr_setschedpolicy,
1924         __pthread_attr_getschedpolicy, __pthread_attr_setinheritsched,
1925         __pthread_attr_getinheritsched, __pthread_attr_setscope,
1926         __pthread_attr_getscope, __pthread_cond_init,
1927         __pthread_cond_destroy, __pthread_cond_wait,
1928         __pthread_cond_signal, __pthread_cond_broadcast,
1929         __pthread_condattr_init, __pthread_condattr_destroy,
1930         __pthread_equal, __pthread_getschedparam,
1931         __pthread_setschedparam, __pthread_setcancelstate,
1932         __pthread_setcanceltype, __pthread_enable_asynccancel,
1933         __libc_enable_asynccancel, __libc_pthread_init): New prototype.
1934         (__pthread_mutex_init, __pthread_mutex_destroy,
1935         __pthread_mutex_lock, __pthread_mutex_unlock,
1936         __pthread_mutex_trylock): Likewise.
1937         Add hidden_proto.
1938         (struct pthread_functions): New type.
1939         (__libc_pthread_functions): New variable.
1940         (LIBC_CANCEL_ASYNC, LIBC_CANCEL_RESET): Define.
1941         * descr.h (struct _pthread_descr_struct): Add
1942         p_header.data.multiple_threads field.
1943         * manager.c (pthread_handle_create): Initialize multiple_threads.
1944         * cancel.c (__pthread_enable_asynccancel,
1945         __pthread_disable_asynccancel): New functions.
1946         (__pthread_provide_wrappers): Remove.
1947         (pthread_setcancelstate, pthread_setcanceltype): Rename to __
1948         prefixed variants.  Add strong_alias.
1949         * condvar.c (pthread_cond_init, pthread_cond_destroy,
1950         pthread_cond_wait, pthread_cond_signal, pthread_cond_broadcast,
1951         pthread_condattr_init, pthread_condattr_destroy): Likewise.
1952         * join.c (pthread_exit): Likewise.
1953         * attr.c (pthread_attr_destroy, pthread_attr_setdetachstate,
1954         pthread_attr_getdetachstate, pthread_attr_setschedparam,
1955         pthread_attr_getschedparam, pthread_attr_setschedpolicy,
1956         pthread_attr_getschedpolicy, pthread_attr_setinheritsched,
1957         pthread_attr_getinheritsched, pthread_attr_setscope,
1958         pthread_attr_getscope): Likewise.
1959         * mutex.c (__pthread_mutex_init, __pthread_mutex_destroy,
1960         __pthread_mutex_lock, __pthread_mutex_unlock,
1961         __pthread_mutex_trylock): Add hidden_def.
1962         * Versions (libc): Add __libc_pthread_init,
1963         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
1964         __libc_allocate_rtsig_private @@GLIBC_PRIVATE.
1965         * lockfile.c: Remove some USE_IN_LIBIO guards.
1966         (__pthread_provide_lockfile): Remove.
1967         * pt-allocrtsig.c: New file.
1968         * tst-cancel-wrappers.sh: New test.
1970 2002-12-15  Ulrich Drepper  <drepper@redhat.com>
1972         * Versions [libpthread: GLIBC_2.3.2]: Remove creat, poll, pselect,
1973         readv, select, sigpause, sigsuspend, sigwaitinfo, waitid, writev.
1974         * wrapsyscall.c: Remove creat, poll, pselect, readv, select,
1975         sigpause, sigsuspend, sigwaitinfo, waitid, and writev wrappers.
1977 2002-12-10  Ulrich Drepper  <drepper@redhat.com>
1979         * wrapsyscall.c (CANCELABLE_SYSCALL): Don't define function as
1980         weak.  There is no reason for that.
1981         (CANCELABLE_SYSCALL_VA): Likewise.
1983 2002-12-09  Ulrich Drepper  <drepper@redhat.com>
1985         * wrapsyscall.c: Add wrappers for creat, poll, pselect, readv, select,
1986         sigpause, __xpg_sigpause, sigsuspend, sigwaitinfo, waitid, and writev.
1987         * Versions: Export creat, poll, pselect, readv, select, sigpause,
1988         __xpg_sigpause, sigsuspend, sigwaitinfo, waitid, and writev from
1989         libpthread in version GLIBC_2.3.2.
1991 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
1993         * sysdeps/pthread/bits/libc-lock.h: Define __rtld_lock_* macros.
1995 2002-12-05  Roland McGrath  <roland@redhat.com>
1997         * pthread.c (__pthread_initialize_minimal)
1998         [USE_TLS && SHARED && !USE___THREAD]: Initialize TLS and set up the
1999         TCB if the dynamic linker didn't do it at startup.
2001         * sysdeps/i386/tls.h (TLS_INIT_TP): Make it return zero or an error
2002         string.
2003         (TLS_DO_SET_THREAD_AREA, TLS_DO_MODIFY_LDT, TLS_SETUP_GS_SEGMENT):
2004         Submacros updated.
2005         * sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
2006         * sysdeps/alpha/tls.h (TLS_INIT_TP): Likewise (always zero).
2008 2002-12-03  Roland McGrath  <roland@redhat.com>
2010         * pthread.c (pthread_initialize) [SHARED]: Copy dl_error_tsd value
2011         from dynamic linker internal cell to new libc cell.
2013 2002-11-28  Roland McGrath  <roland@redhat.com>
2015         * tst-context.c: #define IS_IN_libpthread around #include <tls.h>
2016         before other headers, so FLOATING_STACKS is not defined wrongly.
2018         * sysdeps/i386/tls.h [!IS_IN_libpthread]: Enable TLS support
2019         even if [! FLOATING_STACKS].
2020         (TLS_DO_MODIFY_LDT_KERNEL_CHECK): New macro.
2021         If not under [__ASSUME_LDT_WORKS > 0], then do a runtime check of
2022         dl_osversion >= 2.3.99 and fatal if not.
2023         (TLS_DO_MODIFY_LDT): Use it.
2025 2002-11-28  Ulrich Drepper  <drepper@redhat.com>
2027         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define macros which
2028         require it to 200112L.  Remove _POSIX_POLL and _POSIX_SELECT.
2029         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
2031 2002-11-19  Ulrich Drepper  <drepper@redhat.com>
2033         * Versions (libc: GLIBC_2.0): Remove names of functions which are
2034         not defined in libc.
2035         * Makefile (shared-only-routines): Add weaks.
2036         * weaks.c: Remove functions which are not exported from libc.so.
2038 2002-11-14  Roland McGrath  <roland@redhat.com>
2040         * libc-tsd.c: New file.
2041         * Makefile (distribute): Add it.
2042         (libc-link.so): New variable.
2043         ($(objpfx)libpthread.so): Depend on that instead of libc.so file name.
2044         (libc-ok-for-link): New variable.
2045         [$(versioning) = yes]: Include $(common-objpfx)tls.make and define
2046         libc-ok-for-link to $(use-thread).
2047         [$(libc-ok-for-link) = no]
2048         (libc-link.so): Set to $(objpfx)libc.so, not $(common-objpfx)libc.so.
2049         ($(objpfx)libc_pic_lite.a,$(objpfx)libc_pic_lite.os, $(objpfx)libc.so):
2050         New targets.
2051         (generated): Append them.
2052         (extra-objs): Append libc-tsd.os.
2054         * libc-tls-loc.c: New file.
2055         * Makefile (libpthread-routines): Add it.
2057 2002-11-14  Andreas Schwab  <schwab@suse.de>
2059         * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Fix unterminated
2060         string.
2062 2002-11-13  Roland McGrath  <roland@redhat.com>
2064         * Examples/ex6.c (main): Improve error reporting.
2066 2002-11-04  Ulrich Drepper  <drepper@redhat.com>
2068         * sysdeps/i386/Makefile: Compile pthread.c and sighandler.c with
2069         -fno-omit-frame-pointer.  Patch by Andreas Steinmetz <ast@domdv.de>.
2071         * sysdeps/i386/useldt.h [PIC] (USETLS_LOAD_EBX): Use correct input
2072         register number.
2073         (DO_SET_THREAD_AREA): Mark asm output specifiers correctly.
2075 2002-10-22  Jakub Jelinek  <jakub@redhat.com>
2077         * manager.c (pthread_start_thread): Call __uselocale even
2078         if [! SHARED].  Patch by Leon Kanter <leon@geon.donetsk.ua>.
2080 2002-10-17  Roland McGrath  <roland@redhat.com>
2082         * Makefile (unload): Don't link in libpthread.so.
2083         ($(objpfx)unload.out): Do depend on it.
2084         * unload.c (main): Improve error reporting.
2086 2002-10-09  Roland McGrath  <roland@redhat.com>
2088         * sysdeps/pthread/bits/libc-lock.h (__libc_maybe_call): New macro.
2089         Under [__PIC__], call the function via the pointer fetched for
2090         comparison rather than a call by name that uses the PLT.
2091         (__libc_lock_init, __libc_rwlock_init, __libc_lock_fini)
2092         (__libc_rwlock_fini, __libc_lock_lock, __libc_rwlock_rdlock)
2093         (__libc_rwlock_wrlock, __libc_lock_trylock, __libc_rwlock_tryrdlock)
2094         (__libc_rwlock_trywrlock, __libc_lock_unlock, __libc_rwlock_unlock)
2095         (__libc_key_create, __libc_getspecific, __libc_setspecific)
2096         (__libc_atfork): Use it.
2098         * pthread.c [SHARED] (__libc_dl_error_tsd): New function.
2099         (pthread_initialize) [SHARED]: Set _dl_error_catch_tsd to that.
2100         * Versions (libc: GLIBC_PRIVATE): Add __libc_dl_error_tsd.
2101         (ld: GLIBC_PRIVATE): Set removed.
2103 2002-10-11  Ulrich Drepper  <drepper@redhat.com>
2105         * sysdeps/unix/sysv/linux/execve.c: New file.
2107 2002-10-09  Jakub Jelinek  <jakub@redhat.com>
2109         * no-tsd.c: Include stdlib.h.
2111 2002-10-07  Jakub Jelinek  <jakub@redhat.com>
2113         * sysdeps/unix/sysv/linux/allocalim.h: New file.
2114         * descr.h (struct _pthread_descr_struct): Add p_alloca_cutoff
2115         field.
2116         * manager.c (__pthread_allocate_stack): Add out_stacksize argument.
2117         Pass stack size to caller.
2118         (pthread_handle_create): Set p_alloca_cutoff.
2119         * pthread.c (__pthread_initial_thread): Use C99 designated
2120         initializers.  Set p_alloca_cutoff.
2121         (__pthread_manager_thread): Likewise.
2122         (__pthread_initialize_minimal) [USE_TLS]: Set p_alloca_cutoff
2123         for initial thread.
2124         (__pthread_init_max_stacksize): Possibly decrease p_alloca_cutoff
2125         for initial thread.
2126         (__pthread_initialize_manager) [USE_TLS]: Set p_alloca_cutoff
2127         for manager thread.
2128         * specific.c (__libc_alloca_cutoff): New function.
2129         * no-tsd.c (__libc_alloca_cutoff): New function.
2130         * Versions: Export __libc_alloca_cutoff@@GLIBC_PRIVATE from libc
2131         and libpthread.
2133 2002-10-02  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2135         * sysdeps/sh/pt-machine.h: Make C code ifndef'ed with __ASSEMBLER__.
2136         * sysdeps/sh/tls.h: Likewise.
2137         * sysdeps/unix/sysv/linux/sh/smp.h: New file.
2139 2002-09-29  Jakub Jelinek  <jakub@redhat.com>
2141         * sysdeps/pthread/tst-timer.c (main): Clear
2142         SIGEV2.sigev_notify_attributes.
2144 2002-09-29  Ulrich Drepper  <drepper@redhat.com>
2146         * sysdeps/i386/useldt.h (DO_SET_THREAD_AREA): Don't use
2147         INLINE_SYSCALL for set_thread_area syscall.
2149 2002-09-28  Roland McGrath  <roland@redhat.com>
2151         * pthread.c (__pthread_reset_main_thread) [FLOATING_STACKS]:
2152         Don't call setrlimit, since we did no prior bogon we need to undo.
2154 2002-09-27  Roland McGrath  <roland@redhat.com>
2156         * sysdeps/x86_64/tls.h [__ASSEMBLER__]: Don't include <pt-machine.h>.
2158 2002-09-24  Roland McGrath  <roland@redhat.com>
2160         * sysdeps/x86_64/tls.h: New file.
2162 2002-09-23  Roland McGrath  <roland@redhat.com>
2164         * Examples/ex13.c (dump_mut): int -> size_t for counter.
2166 2002-09-18  Bruno Haible  <bruno@clisp.org>
2168         * Examples/ex10.c (thread): Fail if pthread_mutex_timedlock() returns
2169         an unexpected error code.
2171         * internals.h (__pthread_message): Add const to first parameter type.
2172         * pthread.c (__pthread_message): Likewise.
2174         * sysdeps/unix/sysv/linux/configure: Moved to ../sysdeps/pthread.
2176 2002-09-17  Roland McGrath  <roland@redhat.com>
2178         * sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT, TLS_DO_SET_THREAD_AREA):
2179         Set the descriptor limit to the full 4GB, so %gs:OFFSET works for any
2180         offset (positive or negative) relative to the thread struct.
2181         * sysdeps/i386/useldt.h (DO_MODIFY_LDT, DO_SET_THREAD_AREA): Likewise.
2183 2002-09-12  Jakub Jelinek  <jakub@redhat.com>
2185         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Move...
2186         * sysdeps/unix/sysv/linux/sparc/Makefile: ...here.
2187         Replace /usr/lib/crt[in].o with crt[in].o too.
2189 2002-09-11  Steven Munroe  <sjmunroe@us.ibm.com>
2191         * sysdeps/powerpc/powerpc64/pt-machine.h: New file.
2193 2002-09-04  Bruno Haible  <bruno@clisp.org>
2195         * pthread.c: Include <sys/time.h>.
2196         (is_smp_system): Move to sysdeps/unix/sysv/linux/smp.h.
2197         * sysdeps/unix/sysv/linux/smp.h: New file, extracted from pthread.c.
2198         * Makefile (distribute): Add smp.h to the list.
2200 2002-09-04  Bruno Haible  <bruno@clisp.org>
2202         * sysdeps/alpha/pt-machine.h: Choose different include file location
2203         on non-Linux platforms.
2205         * wrapsyscall.c (PROMOTE_INTEGRAL_TYPE): New macro.
2206         (open, open64): Change va_arg argument type to the integral type to
2207         which mode_t promotes.
2209         * sysdeps/pthread/tst-timer.c (main): Don't assume anything about
2210         the structure of 'struct sigevent'.
2212         * errno.c (__errno_location, __h_errno_location, __res_state):
2213         Use prototype function definitions.
2215 2002-07-29  Steven Munroe  <sjmunroe@us.ibm.com>
2217         * shlib-versions: Set libpthread version to 2.3 for powerpc64.
2218         * sysdeps/powerpc/pt-machine.h: moved to...
2219         * sysdeps/powerpc/powerpc32/pt-machine.h: ...here
2220         * sysdeps/powerpc/powerpc64/pt-machine.h: New file.
2222 2002-09-02  Roland McGrath  <roland@redhat.com>
2224         * sysdeps/powerpc/Makefile (CFLAGS-pt-initfini.s): New variable.
2226 2002-09-01  Roland McGrath  <roland@redhat.com>
2228         * sysdeps/pthread/bits/libc-tsd.h (enum __libc_tsd_key_t): Add new keys
2229         CTYPE_B, CTYPE_TOLOWER, CTYPE_TOUPPER.
2231         * sysdeps/pthread/bits/libc-tsd.h (__libc_tsd_address): New macro.
2232         (__libc_internal_tsd_address): Declare it.
2233         * Versions (libc, ld, libpthread: GLIBC_PRIVATE): Add
2234         __libc_internal_tsd_address.
2235         * specific.c (libc_internal_tsd_address): New function.
2236         (__libc_internal_tsd_address): New variable.
2237         * no-tsd.c (__libc_internal_tsd_address): New variable.
2239 2002-08-31  Ulrich Drepper  <drepper@redhat.com>
2241         * Makefile: Don't use rule for crt%.o, spell it out as rules for
2242         crti.o and crtn.o.
2244 2002-08-30  Roland McGrath  <roland@redhat.com>
2246         * Makefile (extra-objs, omit-deps): Add crtn.
2247         ($(objpfx)libpthread.so): Depend on $(objpfx)crtn.o.
2248         ($(objpfx)libpthread.so: +postinit): Append $(objpfx)crtn.o.
2249         ($(objpfx)crtn.S): New target.
2250         ($(objpfx)crt%.o): Pattern rule replaces crti.o target.
2251         (generated): Add crtn.S.
2253         * sysdeps/unix/sysv/linux/x86_64/Makefile ($(objpfx)specs): Massage
2254         crtn.o pathname too.
2256 2002-08-30  Jakub Jelinek  <jakub@redhat.com>
2258         * pthread.c (__pthread_initialize_minimal): Call __uselocale even
2259         if [! SHARED].
2261 2002-08-30  Roland McGrath  <roland@redhat.com>
2263         * tst-static-locale.c: New file.
2264         * Makefile (tests, tests-static): Add it.
2266 2002-04-24  Steven Munroe  <sjmunroe@us.ibm.com>
2268         * spinlock.c (__pthread_lock): Fix spurious wakeup
2269         handling.  Don't clear lowest bit of list pointer as sign the thread
2270         is still on the wait list.  Don't restart after spurious wakeup
2271         with spinning to get the lock.
2272         (__pthread_unlock): Take set lowest bit into account when handling
2273         pointer to list elements.
2274         Patch by Steve Munroe <sjmunroe@us.ibm.com>.
2276 2002-08-28  Roland McGrath  <roland@redhat.com>
2278         * sysdeps/pthread/timer_routines.c (thread_func): Fix type in cast.
2280 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
2282         * sysdeps/unix/sysv/linux/hppa/aio_cancel.c: New file.
2283         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: New file.
2284         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: New file.
2286 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
2288         * sysdeps/pthread/timer_routines.c (thread_func): Change return
2289         type to void and add casts in use to avoid warnings with all gcc
2290         versions.
2292 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2294         * sysdeps/unix/sysv/linux/bits/local_lim.h (PTHREAD_THREADS_MAX):
2295         Bump to 16384.
2296         * manager.c (__pthread_handles): Remove.
2297         * pthandles.c: New file.
2298         * pthread.c (__pthread_initialize_minimal): Initialize
2299         __pthread_handles[0] and __pthread_handles[1].
2300         * Makefile (libpthread-routines): Add pthandles (must be last).
2302 2002-08-26  Brian Youmans  <3diff@gnu.org>
2304         * Examples/ex10.c: Corrected version number in Lesser GPL copying
2305         permission notice from 2 to 2.1.
2306         * Examples/ex11.c: Likewise.
2307         * Examples/ex13.c: Likewise.
2308         * Examples/ex8.c: Likewise.
2309         * Examples/ex9.c: Likewise.
2310         * barrier.c: Likewise.
2311         * events.c: Likewise.
2312         * lockfile.c: Likewise.
2313         * no-tsd.c: Likewise.
2314         * pt-machine.c: Likewise.
2315         * ptclock_gettime.c: Likewise.
2316         * ptclock_settime.c: Likewise.
2317         * rwlock.c: Likewise.
2318         * sysdeps/alpha/pspinlock.c: Likewise.
2319         * sysdeps/alpha/pt-machine.h: Likewise.
2320         * sysdeps/arm/pspinlock.c: Likewise.
2321         * sysdeps/arm/pt-machine.h: Likewise.
2322         * sysdeps/cris/pspinlock.c: Likewise.
2323         * sysdeps/cris/pt-machine.h: Likewise.
2324         * sysdeps/hppa/pspinlock.c: Likewise.
2325         * sysdeps/hppa/pt-machine.h: Likewise.
2326         * sysdeps/i386/i686/pt-machine.h: Likewise.
2327         * sysdeps/i386/pspinlock.c: Likewise.
2328         * sysdeps/i386/pt-machine.h: Likewise.
2329         * sysdeps/i386/useldt.h: Likewise.
2330         * sysdeps/ia64/pspinlock.c: Likewise.
2331         * sysdeps/ia64/pt-machine.h: Likewise.
2332         * sysdeps/m68k/pspinlock.c: Likewise.
2333         * sysdeps/m68k/pt-machine.h: Likewise.
2334         * sysdeps/mips/pspinlock.c: Likewise.
2335         * sysdeps/mips/pt-machine.h: Likewise.
2336         * sysdeps/powerpc/pspinlock.c: Likewise.
2337         * sysdeps/powerpc/pt-machine.h: Likewise.
2338         * sysdeps/pthread/bits/initspin.h: Likewise.
2339         * sysdeps/pthread/bits/libc-lock.h: Likewise.
2340         * sysdeps/pthread/bits/libc-tsd.h: Likewise.
2341         * sysdeps/pthread/getcpuclockid.c: Likewise.
2342         * sysdeps/pthread/posix-timer.h: Likewise.
2343         * sysdeps/pthread/timer_create.c: Likewise.
2344         * sysdeps/pthread/timer_delete.c: Likewise.
2345         * sysdeps/pthread/timer_getoverr.c: Likewise.
2346         * sysdeps/pthread/timer_gettime.c: Likewise.
2347         * sysdeps/pthread/timer_routines.c: Likewise.
2348         * sysdeps/pthread/timer_settime.c: Likewise.
2349         * sysdeps/pthread/tst-timer.c: Likewise.
2350         * sysdeps/s390/pspinlock.c: Likewise.
2351         * sysdeps/s390/s390-32/pt-machine.h: Likewise.
2352         * sysdeps/s390/s390-64/pt-machine.h: Likewise.
2353         * sysdeps/sh/pspinlock.c: Likewise.
2354         * sysdeps/sh/pt-machine.h: Likewise.
2355         * sysdeps/sparc/sparc32/pspinlock.c: Likewise.
2356         * sysdeps/sparc/sparc32/pt-machine.h: Likewise.
2357         * sysdeps/sparc/sparc32/sparcv9/pspinlock.c: Likewise.
2358         * sysdeps/sparc/sparc64/pspinlock.c: Likewise.
2359         * sysdeps/sparc/sparc64/pt-machine.h: Likewise.
2360         * sysdeps/unix/sysv/linux/bits/local_lim.h: Likewise.
2361         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise.
2362         * sysdeps/unix/sysv/linux/bits/sigthread.h: Likewise.
2363         * sysdeps/unix/sysv/linux/hppa/bits/initspin.h: Likewise.
2364         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
2365         * tststack.c: Likewise.
2366         * unload.c: Likewise.
2367         * weaks.c: Likewise.
2368         * wrapsyscall.c: Likewise.
2370         * sysdeps/pthread/pt-initfini.c: Changed copying
2371         permission notice to Lesser GPL from Library GPL, including the
2372         references in the special exception.
2373         * sysdeps/unix/sysv/linux/hppa/pt-initfini.c: Likewise.
2374         * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Likewise.
2375         * sysdeps/unix/sysv/linux/s390/s390-32/pt-initfini.c:
2376         Likewise.
2377         * sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c:
2378         Likewise.
2379         * sysdeps/unix/sysv/linux/sh/pt-initfini.c: Likewise.
2381 2002-08-26  Ulrich Drepper  <drepper@redhat.com>
2383         * Examples/ex10.c (thread): tv_nsec == 1000000000 is already
2384         overflow [PR libc/4244].
2386 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
2388         * sysdeps/pthread/timer_routines.c (thread_func): Make the
2389         compiler happy by adding a return statement which will never be
2390         reached.
2392         * tst-context.c (main): Cast to long before casting to pointer.
2394         * Examples/ex17.c (main): Use correct format string.
2396         * Examples/ex9.c (thread): Remove incorrect return statement.
2398 2002-08-23  Ulrich Drepper  <drepper@redhat.com>
2400         * pthread.c (__linuxthreads_version): New global constant.
2402 2002-08-23  Andreas Jaeger  <aj@suse.de>
2404         * sysdeps/x86_64/pt-machine.h: Use %fs instead of %gs
2405         as thread specific register.
2406         (testandset): Fix inline asm.
2407         (THREAD_GETMEM): Fix inline asm.
2409 2002-08-22  Roland McGrath  <roland@redhat.com>
2411         * sysdeps/i386/useldt.h (INIT_THREAD_SELF): Remove [HAVE_TLS_SUPPORT]
2412         conditional.
2413         (INIT_THREAD_SELF): Pass second arg to DO_SET_THREAD_AREA.
2414         (DO_SET_THREAD_AREA): Take second arg, pass to DO_SET_THREAD_AREA_REUSE
2415         macro.  That chooses whether to reuse %gs value or let kernel set it.
2416         [USE_TLS] (DO_SET_THREAD_AREA_REUSE): New macro, always 1.
2417         [!USE_TLS] (DO_SET_THREAD_AREA_REUSE): New macro, true if arg is
2418         not constant 0.
2420 2002-08-21  Ulrich Drepper  <drepper@redhat.com>
2422         * sysdeps/i386/tls.h (TLS_SETUP_GS_SEGMENT): Add new parameter
2423         also to the third definition of this macro.
2425 2002-06-17  Andreas Jaeger  <aj@suse.de>
2427         * sysdeps/unix/sysv/linux/x86_64/Makefile (CFLAGS-pt-initfini.s):
2428         Set it.
2430 2002-08-20  Ulrich Drepper  <drepper@redhat.com>
2432         * sysdeps/i386/useldt.h: Go back to using 16-bit instructions when
2433         loading/reading segment registers.  Some old hardware doesn't
2434         handle the 32-bit instructions as expected.
2435         * sysdeps/i386/tls.h: Likewise.
2437         * sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Second parameter is
2438         renamed to secondcall and use is negated.
2439         (TLS_SETUP_GS_SEGMENT): Likewise.
2440         (TLS_INIT_TP): Likewise.
2441         * sysdeps/sh/tls.h (TLS_INIT_TP): Second parameter is renamed to
2442         secondcall.
2444         * sysdeps/i386/tls.h: Use 32-bit operations when handling segment
2445         registers.  No need to mask upper 16 bits in this case.
2446         * sysdeps/i386/useldt.h: Likewise.
2447         (DO_SET_THREAD_AREA): We have to load %gs again even if the value
2448         is the same since the GDT content changed.
2450         * sysdeps/i386/tls.h (TLS_INIT_TP): Add new parameter and pass it on
2451         to TLS_SETUP_GS_SEGMENT.
2452         (TLS_SETUP_GS_SEGMENT): Add new parameter and pass it on to
2453         TLS_DO_SET_THREAD_AREA.
2454         (TLS_DO_SET_THREAD_AREA): If new parameter is zero determine
2455         entry number from %gs value.
2456         * sysdeps/sh/tls.h (TLS_INIT_TP): Add new parameter and simply
2457         ignore it.
2459         * manager.c (pthread_handle_create): Pass NULL to _dl_allocate_tls.
2460         Pass true to _dl_deallocate_tls.
2461         (pthread_free): Likewise.
2462         * pthread.c (__pthread_initialize_manager): Likewise.
2464 2002-08-19  Ulrich Drepper  <drepper@redhat.com>
2466         * sysdeps/i386/useldt.h (DO_SET_THREAD_AREA): Use correct shift when
2467         computing index from %gs value.
2469 2002-08-16  Roland McGrath  <roland@redhat.com>
2471         * sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Calculate segment
2472         register value from entry number properly.
2474         * sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Rewrite asm to use %ebx
2475         optimally conditional on [__PIC__].
2476         (TLS_DO_SET_THREAD_AREA): New macro, implement inline syscall
2477         without touching errno, and use latest modify_ldt-like interface.
2478         (TLS_SETUP_GS_SEGMENT): Use that instead of INLINE_SYSCALL.
2479         * sysdeps/i386/useldt.h (DO_MODIFY_LDT): Set %gs in this macro.
2480         (DO_SET_THREAD_AREA): New macro, uses current syscall interface with
2481         existing %gs value as the segment to set.
2482         (INIT_THREAD_SELF): Rewritten using those.  Use set_thread_area only
2483         under [HAVE_TLS_SUPPORT] so we can rely on the initialization done
2484         by the first thread's early TLS setup.
2486 2002-08-15  Roland McGrath  <roland@redhat.com>
2488         * sysdeps/i386/tls.h (TLS_INIT_TP): Use statement expression and
2489         return a value as callers now expect.
2491 2002-08-11  Roland McGrath  <roland@redhat.com>
2493         * pthread.c (__pthread_initialize_manager): Initialize
2494         p_header.data.tcb field of manager thread's descriptor.
2495         (__pthread_initialize_minimal): Don't initialize p_header.data.self
2496         field, already done by TLS_INIT_TP.
2498         * manager.c (pthread_handle_create): Move p_header field initializers
2499         together.
2501 2002-08-08  Ulrich Drepper  <drepper@redhat.com>
2503         * sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Removed.
2505 2002-08-07  Ulrich Drepper  <drepper@redhat.com>
2507         * pthread.c (__linuxthreads_initial_report_events): New variable.
2508         (__pthread_initialize_manager): Use it to initialize p_report_events
2509         of initial thread.
2510         [TLS]: Store pointer to descriptor of manager in __pthread_handles.
2512 2002-08-07  Roland McGrath  <roland@redhat.com>
2514         * sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Add an extra argument with
2515         an "m" constraint to the asm so the compiler knows LDT_ENTRY was used.
2517 2002-08-02  Roland McGrath  <roland@redhat.com>
2519         * sysdeps/pthread/bits/libc-tsd.h (enum __libc_tsd_key_t):
2520         Add _LIBC_TSD_KEY_LOCALE.
2521         * manager.c (pthread_start_thread) [!(USE_TLS && HAVE___THREAD)]:
2522         Call __uselocale to initialize our per-thread locale pointer to
2523         the global one.
2524         * pthread.c (__pthread_initialize_minimal): Likewise.
2526         * sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Add missing \s.
2528 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
2530         * pthread.c: Declare _errno, _h_errno, and _res unless we use TLS
2531         internally.
2533         * cancel.c (__pthread_perform_cleanup) [USE_TLS && HAVE___THREAD]:
2534         Don't use p_libc_specific element in thread descriptor.
2536 2002-07-30  Roland McGrath  <roland@redhat.com>
2538         * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.
2539         [USE_TLS && HAVE___THREAD]: Just include the sysdeps/generic file,
2540         which does the right thing when __thread support is available.
2541         * descr.h (struct _pthread_descr_struct) [USE_TLS && HAVE___THREAD]:
2542         Omit `p_libc_specific', `p_errnop', `p_errno', `p_h_errnop',
2543         `p_h_errno', `p_resp', and `p_res' members.
2544         * pthread.c (__pthread_initialize_minimal) [USE_TLS && HAVE___THREAD]:
2545         Don't initialize `p_errnop' and `p_h_errnop' members.
2546         (__pthread_reset_main_thread): Likewise.
2547         (__pthread_initialize_manager): Likewise.
2548         * manager.c (__pthread_manager, pthread_handle_create): Likewise.
2549         * pthread.c (pthread_initialize) [USE_TLS && HAVE___THREAD]:
2550         Don't initialize `p_resp' member.
2551         (__pthread_reset_main_thread): Likewise.
2552         * manager.c (pthread_handle_create): Likewise.
2553         * specific.c (libc_internal_tsd_set, libc_internal_tsd_get):
2554         Conditionalize these on [!(USE_TLS && HAVE___THREAD)].
2555         * no-tsd.c: Conditionalize contents on [!(USE_TLS && HAVE___THREAD)].
2556         * errno.c [USE_TLS && HAVE___THREAD]
2557         (__h_errno_location, __res_state): Don't define these at all.
2559         * sysdeps/i386/tls.h (INSTALL_DTV): Add parens around arguments!
2560         (INSTALL_NEW_DTV, GET_DTV): Likewise.
2561         * sysdeps/sh/tls.h (INSTALL_DTV, INSTALL_NEW_DTV, GET_DTV): Likewise.
2563         * weaks.c: Don't include <errno.h> here.
2565 2002-08-01  Roland McGrath  <roland@redhat.com>
2567         * sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): New macro, broken out of
2568         TLS_INIT_TP.
2569         (TLS_DO_SET_THREAD_AREA): New macro, uses thread_set_area syscall.
2570         (TLS_SETUP_GS_SEGMENT): New macro, try one or the other or both.
2571         (TLS_INIT_TP): Use that.
2573 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
2575         * sysdeps/i386/useldt.h (DO_MODIFY_LDT): Move from INIT_THREAD_SELF.
2576         (INIT_THREAD_SELF): Use sys_thread_area syscall instead if available.
2577         (FREE_THREAD): Avoid modify_ldt if using GDT.
2578         * sysdeps/i386/pspinlock.c (__have_no_set_thread_area): New variable.
2580 2002-07-25  Jakub Jelinek  <jakub@redhat.com>
2582         * sysdeps/i386/tls.h: Use __ASSEMBLER__ test macro not ASSEMBLER.
2583         * sysdeps/i386/pt-machine.h: Likewise.
2584         * sysdeps/i386/useldt.h: Likewise.
2586 2002-07-22  Ulrich Drepper  <drepper@redhat.com>
2588         * pthread.c (__pthread_initialize_minimal): If !SHARED and TLS
2589         call __libc_setup_tls first.
2590         * Makefile: Actually create tst-signal.out file when running the test.
2591         (tests): Add tststatic.
2592         * Examples/tststatic.c: New file.
2594 2002-07-19  Ulrich Drepper  <drepper@redhat.com>
2596         * errno.c (__errno_location): Don't define unless !USE_TLS
2597         || !HAVE___THREAD.
2598         * sysdeps/i386/pt-machine.c: Protect C code with #ifndef ASSEMBLER.
2599         * sysdeps/i386/tls.h: Likewise.
2600         * sysdeps/i386/useldt.h: Likewise.
2601         * sysdeps/i386/i686/pt-machine.h: Likewise.
2603 2002-07-02  H.J. Lu  <hjl@gnu.org>
2605         * sysdeps/mips/pspinlock.c: Don't include <sgidefs.h>.  Always
2606         use ll/sc.
2607         * sysdeps/mips/pt-machine.h: Likewise.
2609 2002-07-14  Ulrich Drepper  <drepper@redhat.com>
2611         * manager.c (pthread_handle_create): Initialize self-reference in
2612         descriptor.
2614 2002-07-01  Jakub Jelinek  <jakub@redhat.com>
2616         * Examples/ex9.c (main): Remove unused th variable.
2618 2002-07-10  Ulrich Drepper  <drepper@redhat.com>
2620         * wrapsyscall.c: Add __nanosleep alias.
2621         * Versions (GLIBC_2.2.6): Add __nanosleep.
2622         * bug-sleep.c: New file.
2623         * Makefile (tests): Add bug-sleep.
2625 2002-06-19  Steven Munroe  <sjmunroe@vnet.ibm.com>
2627         * Examples/ex9.c (main):  Use list of children and join them.
2628         (thread): Do not call exit.
2630 2002-06-20  Ulrich Drepper  <drepper@redhat.com>
2632         * spinlock.c (wait_node_alloc): We cannot use compare-and-exchange.
2633         Unconditionally use the code using spinlock.  Use __pthread_release
2634         to free a spinlock.
2635         (wait_node_free): Likewise.
2636         (__pthread_acquire, __pthread_release): Unconditionally define.
2638 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
2640         * sysdeps/ia64/pt-machine.h (MEMORY_BARRIER): Fix typo.
2642 2002-05-24  Ulrich Drepper  <drepper@redhat.com>
2644         * sysdeps/ia64/pt-machine.h (MEMORY_BARRIER): Use __sync_synchronize.
2646 2002-05-21  Ulrich Drepper  <drepper@redhat.com>
2648         * sysdeps/pthread/pthread.h (pthread_create): Rename first
2649         parameter.
2650         (pthread_cancel): Likewise.
2651         * internals.h (__pthread_create_2_1): Likewise.
2652         * sysdeps/unix/sysv/linux/bits/sigthread.h (pthread_kill): Likewise.
2654 2002-05-20  Ulrich Drepper  <drepper@redhat.com>
2656         * sysdeps/alpha/pt-machine.c (THREAD_SELF): Remove clobber.
2657         Patch by Glen Nakamura <gen@flex.com>.
2659 2002-05-03  Ulrich Drepper  <drepper@redhat.com>
2661         * signals.c: Move sighandler functions to...
2662         * sighandler.c: ...here.  New file.
2663         * signals.c: Move signal handler related type definitions to...
2664         * internals.h: ...here.  Add prototypes for signal handlers.
2665         * Makefile (libpthread-routines): Add sighandler.
2666         (CFLAGS-sighandler.c): Add $(exceptions).
2668 2002-04-30  Jakub Jelinek  <jakub@redhat.com>
2670         * sysdeps/unix/sysv/linux/x86_64/Makefile: New file.
2672 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
2674         * sysdeps/pthread/timer_getoverr.c: Return real overrun.
2675         * sysdeps/pthread/posix-timer.h (struct timer_node): Add overrun_count.
2676         * sysdeps/pthread/timer_routines.c (thread_func): Schedule next timeout
2677         based on previous one and not on current time.  Count overruns.
2678         Patch by Eric F. Sorton <eric@cctcorp.com>.
2680         * sysdeps/unix/sysv/linux/bits/local_lim.h: Add DELAYTIMER_MAX.
2682 2002-04-08  kaz Kojima  <kkojima@rr.iij4u.or.jp>
2684         * sysdeps/sh/pt-machine.h: Define _PT_MACHINE_H
2685         if it isn't defined yet.
2686         (FLOATING_STACKS, ARCH_STACK_MAX_SIZE): Defined.
2687         (THREAD_GETMEM, THREAD_GETMEM_NC, THREAD_SETMEM, THREAD_SETMEM_NC):
2688         Likewise.
2689         * sysdeps/sh/tls.h: New file.
2691 2002-04-08  Jakub Jelinek  <jakub@redhat.com>
2693         * manager.c (__pthread_manager_event): Use self instead of arg
2694         for INIT_THREAD_SELF.
2695         * sysdeps/i386/useldt.h (INIT_THREAD_SELF): Use sizeof (struct
2696         _pthread_descr_struct) instead of sizeof (*descr).
2698 2002-04-05  Ulrich Drepper  <drepper@redhat.com>
2700         * sysdeps/ia64/pt-machine.h: Protect against multiple inclusion.
2701         * sysdeps/alpha/pt-machine.h: Likewise.
2702         * sysdeps/arm/pt-machine.h: Likewise.
2703         * sysdeps/cris/pt-machine.h: Likewise.
2704         * sysdeps/hppa/pt-machine.h: Likewise.
2705         * sysdeps/m68k/pt-machine.h: Likewise.
2706         * sysdeps/mips/pt-machine.h: Likewise.
2707         * sysdeps/powerpc/pt-machine.h: Likewise.
2708         * sysdeps/s390/s390-32/pt-machine.h: Likewise.
2709         * sysdeps/s390/s390-64/pt-machine.h: Likewise.
2710         * sysdeps/sh/pt-machine.h: Likewise.
2711         * sysdeps/sparc/sparc32/pt-machine.h: Likewise.
2712         * sysdeps/sparc/sparc64/pt-machine.h: Likewise.
2713         * sysdeps/x86_64/pt-machine.h: Likewise.
2715 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
2717         * man/pthread_mutexattr_init.man (pthread_mutexattr_settype): Document
2718         instead of pthread_mutexattr_setkind_np.
2719         (pthread_mutexattr_gettype): Similarly.
2720         * man/pthread_mutexattr_setkind_np.man: New.
2721         * man/Makefile (SOURCES): Add pthread_mutexattr_setkind_np.man.
2723 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
2725         * sysdeps/ia64/pt-machine.h (MEMORY_BARRIER): Define.
2727 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
2729         * sysdeps/mips/pt-machine.h (MEMORY_BARRIER): Remove.
2731 2002-03-22  Ulrich Drepper  <drepper@redhat.com>
2733         * internals.h (MEMORY_BARRIER): Define as asm with memory as clobber.
2735 2002-03-17  Andreas Jaeger  <aj@suse.de>
2737         * sysdeps/i386/pt-machine.h: Add testandset and __compare_and_swap
2738         prototpyes.
2739         * sysdeps/alpha/pt-machine.h: Likewise.
2740         * sysdeps/arm/pt-machine.h: Likewise.
2741         * sysdeps/cris/pt-machine.h: Likewise.
2742         * sysdeps/hppa/pt-machine.h: Likewise.
2743         * sysdeps/i386/i686/pt-machine.h: Likewise.
2744         * sysdeps/ia64/pt-machine.h: Likewise.
2745         * sysdeps/m68k/pt-machine.h: Likewise.
2746         * sysdeps/mips/pt-machine.h: Likewise.
2747         * sysdeps/powerpc/pt-machine.h: Likewise.
2748         * sysdeps/s390/s390-32/pt-machine.h: Likewise.
2749         * sysdeps/s390/s390-64/pt-machine.h: Likewise.
2750         * sysdeps/sh/pt-machine.h: Likewise.
2751         * sysdeps/sparc/sparc32/pt-machine.h: Likewise.
2752         * sysdeps/sparc/sparc64/pt-machine.h: Likewise.
2753         * sysdeps/x86_64/pt-machine.h: Likewise.
2755         * internals.h: Move testandset and __compare_and_swap prototypes
2756         to pt-machine.h.
2758 2002-03-03  Andreas Jaeger  <aj@suse.de>
2760         * errno.c: Include resolv.h to avoid warning.
2762 2002-02-27  Ulrich Drepper  <drepper@redhat.com>
2764         * pthread.c [USE_TLS] (thread_self_stack): Correct check for upper
2765         stack limit.
2767 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
2769         * attr.c (pthread_getattr_np): Don't take thread descriptor size
2770         into account if USE_TLS.
2771         * manager.c (pthread_handle_create): Free TLS data structures if call
2772         failed.  Pass correct stack to clone if USE_TLS.
2773         * sysdeps/i386/pt-machine.h: Handle multiple inclusion.
2774         * sysdeps/i386/i686/pt-machine.h: Likewise.
2775         * sysdeps/i386/tls.h: Unconditionally include <pt-machine.h>.
2777         * descr.h (struct _pthread_descr_struct): Update p_header for TLS.
2778         Add p_stackaddr element #if USE_TLS.
2779         * internals.c: Include <tls.h>.
2780         * manager.c: Integrate creating and handling of thread descriptor
2781         for TLS.
2782         * pthread.c: Likewise.
2783         * sysdeps/i386/tls.h (tcbhead_t): Add self pointer.
2784         Include <linuxthreads/descr.h> only if TLS is really used.
2785         (GET_DTV): New macro.
2786         (TLS_INIT_TP): Initialize self pointer.
2788 2002-02-17  Andreas Schwab  <schwab@suse.de>
2790         * signals.c (sigwait): Check for old sighandler being SIG_ERR,
2791         not NULL.
2793 2002-02-12  Ulrich Drepper  <drepper@redhat.com>
2795         * sysdeps/i386/tls.c (INSTALL_NEW_DTV): Define.
2796         (INSTALL_DTV): Adjust for being passed pointer to element with length.
2798 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
2800         * sysdeps/i386/tls.h (TLS_INIT_TP): Also initialize %gs.
2802 2002-02-08  Richard Henderson  <rth@redhat.com>
2804         * sysdeps/alpha/elf/pt-initfini.c: Use \n\ for multiline string.
2806 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
2808         * sysdeps/i386/tls.h: TLS cannot be supported with FLOATING_STACKS
2809         after all.
2811 2002-02-07  H.J. Lu  <hjl@gnu.org>
2813         * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Silence the
2814         gcc warning.
2815         (__pthread_spin_lock): Remove ".set noreorder".
2816         * sysdeps/mips/pt-machine.h (__compare_and_swap): Liekwise.
2818 2002-02-05  H.J. Lu  <hjl@gnu.org>
2820         * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Not use
2821         branch likely.
2822         * sysdeps/mips/pt-machine.h (testandset): Likewise.
2823         (__compare_and_swap): Likewise.
2825 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
2827         * internals.h: Move declarations/definitions of
2828         __pthread_initial_thread_bos, __pthread_initial_thread,
2829         __pthread_manager_thread_bos, __pthread_manager_thread_tos,
2830         __pthread_manager_thread, __pthread_nonstandard_stacks, STACK_SIZE,
2831         CURRENT_STACK_FRAME, __pthread_find_self, and thread_self...
2832         * descr.h: ...here.
2833         * sysdeps/i386/tls.h: Add TLS definitions also for !FLOATING_STACKS.
2834         Define THREAD_GETMEM accordingly.
2836 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
2838         * sysdeps/i386/tls.h: Include <stddef.h> for size_t.
2840         * sysdeps/i386/tls.h: Define THREAD_DTV.
2842 2002-02-04  Ulrich Drepper  <drepper@redhat.com>
2844         * internals.h: Move thread descriptor definition...
2845         * descr.h.: ...here.  New file.
2846         * sysdeps/i386/tls.h: New file.
2848 2002-02-01  H.J. Lu  <hjl@gnu.org>
2850         * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Use a
2851         different register in the delayed slot.  Use branch likely.
2853         * sysdeps/mips/pt-machine.h (testandset): Call _test_and_set.
2854         (__compare_and_swap): Return 0 only when failed to compare. Use
2855         branch likely.
2857 2002-02-01  Jakub Jelinek  <jakub@redhat.com>
2859         * Versions (__libc_internal_tsd_get, __libc_internal_tsd_set,
2860         __pthread_kill_other_threads_np): Move to GLIBC_PRIVATE.
2861         * sysdeps/i386/i586/Versions: Move all symbols to GLIBC_PRIVATE.
2862         * sysdeps/i386/i686/Versions: Move all symbols to GLIBC_PRIVATE.
2863         * sysdeps/sparc/sparc32/sparcv9/Versions: New file.
2864         * sysdeps/sparc/sparc64/Versions: New file.
2865         * sysdeps/ia64/Versions: Move all symbols to GLIBC_PRIVATE.
2867 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
2869         * pthread.c: _dl_cpuclock_offset is not any longer a global variable
2870         in SHARED code, use GL(dl_cpuclock_offset).
2872 2002-01-28  Andreas Jaeger  <aj@suse.de>
2874         * sysdeps/mips/pspinlock.c (__pthread_spin_init): Clear *LOCK to
2875         0. Patch by Machida Hiroyuki <machida@sm.sony.co.jp>.
2877 2002-01-16  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2879         * sysdeps/s390/s390-32/pt-machine.h (MEMORY_BARRIER): Define.
2880         (CURRENT_STACK_FRAME): Remove duplicate definition.
2881         * sysdeps/s390/s390-64/pt-machine.h: Likewise.
2883 2002-01-14  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2885         * Makefile (CFLAGS-tst-cancel.c): Add -fno-inline-functions to prevent
2886         automatic inline.
2888 2002-01-12  Andreas Schwab  <schwab@suse.de>
2890         * Makefile (test-srcs): Add tst-signal.
2891         (tests): Run tst-signal.
2892         (distribute): Add tst-signal.sh.
2893         * tst-signal.c, tst-signal.sh: New files.
2895 2002-01-14  Andreas Jaeger  <aj@suse.de>
2897         * sysdeps/x86_64/pt-machine.h (INIT_THREAD_SELF): Avoid warning.
2899 2002-01-11  Andreas Schwab  <schwab@suse.de>
2901         * signals.c (sighandler): Initialize all elements to SIG_ERR.
2902         (__sigaction): Don't use value from sighandler if it is SIG_ERR.
2904 2002-01-06  Richard Henderson  <rth@redhat.com>
2906         * sysdeps/alpha/elf/pt-initfini.c: New file.
2908 2001-12-29  Andreas Jaeger  <aj@suse.de>
2910         * Examples/ex9.c: Add noreturn attribute for thread.
2911         * Examples/ex10.c: Likewise.
2912         * Examples/ex13.c (thread_start): Likewise.
2913         * Examples/ex15.c (worker): Likewise.
2915         * Examples/ex18.c: Include unistd.h for prototype of sleep.
2917 2001-12-14  Ulrich Drepper  <drepper@redhat.com>
2919         * man/pthread_atfork.man: Adjust description of mutex handling
2920         after fork for current implementation.
2921         * linuxthreads.texi: Likewise [PR libc/2519].
2923 2001-12-13  Andreas Schwab  <schwab@suse.de>
2925         * specific.c (pthread_key_delete): Don't contact the thread
2926         manager if no threads have been created yet.
2928 2001-12-12  NIIBE Yutaka  <gniibe@m17n.org>
2930         * sysdeps/sh/pt-machine.h (INIT_THREAD_SELF): Added __volatile__
2931         qualifier to be safe.
2933 2001-11-30  Andreas Schwab  <schwab@suse.de>
2935         * pthread.c (pthread_handle_sigcancel) [THREAD_SELF]: Double check
2936         that self is the manager thread, and initialize the thread
2937         register if not.
2938         (thread_self_stack) [THREAD_SELF]: New function to find self via
2939         stack pointer.
2940         * manager.c (pthread_handle_create): Don't block cancel signal any
2941         more.
2943 2001-11-29  Andreas Jaeger  <aj@suse.de>
2945         * sysdeps/x86_64/pt-machine.h: Use %gs as thread specific register.
2946         (THREAD_SELF): New.
2947         (INIT_THREAD_SELF): New.
2948         (THREAD_GETMEM): New.
2949         (THREAD_GETMEM_NC):
2950         (THREAD_SETMEM): New.
2951         (THREAD_SETMEM_NC): New.
2952         (FLOATING_STACKS): Define.
2953         (ARCH_STACK_MAX_SIZE): Define.
2955 2001-11-28  Kaz Kylheku  <kaz@ashi.footprints.net>
2957         Bugfix to pthread_key_delete. It was iterating over the thread
2958         manager's linked list of threads, behind the thread manager's
2959         back causing a race. The fix is to have the manager iterate over
2960         the threads instead, using a new request type for doing so.
2961         * internals.h (struct pthread_request): New manager request type
2962         REQ_FOR_EACH_THREAD.
2963         * manager.c (pthread_for_each_thread): New function.
2964         (__pthread_manager): Handle new REQ_FOR_EACH_THREAD request.
2965         * specific.c (struct pthread_key_delete_helper_args): New type.
2966         (pthread_key_delete_helper): New static function.
2967         (pthread_key_delete): Use the new thread manager
2968         REQ_FOR_EACH_THREAD function to iterate over the threads and set
2969         the delete key slot to a null value in each thread.
2970         * Examples/ex18.c: New test.
2971         * Makefile (tests): Add ex18.
2973 2001-11-22  Wolfram Gloger  <wg@malloc.de>
2975         * pthread.c (pthread_onexit_process): Don't call free
2976         after threads have been asynchronously terminated.
2978         * manager.c (pthread_handle_exit): Surround cancellation
2979         of threads with __flockfilelist()/__funlockfilelist().
2981 2001-11-26  Andreas Schwab  <schwab@suse.de>
2983         * manager.c (pthread_handle_create): Start the child thread with
2984         the cancel signal blocked, so that it does not handle it before
2985         the thread register is set up.  Save errno from failed clone call.
2987 2001-11-15  Ulrich Drepper  <drepper@redhat.com>
2989         * sysdeps/i386/i686/Implies: Removed.
2990         * sysdeps/i386/i686/Versions: New file.
2992 2001-10-31  Andreas Jaeger  <aj@suse.de>
2994         * sysdeps/x86_64/Makefile: Remove, we do not need it anymore.
2996 2001-10-05  Kevin Buettner  <kevinb@cygnus.com>
2998         * pthread.c (__linuxthread_pthread_sizeof_descr): Change name
2999         to __linuxthreads_pthread_sizeof_descr to match name used by
3000         symbol_list_arr[LINUXTHREADS_PTHREAD_SIZEOF_DESCR] in
3001         linuxthreads_db/td_symbol_list.c.
3003 2001-09-22  Andreas Jaeger  <aj@suse.de>
3005         * linuxthreads/tst-context.c: Avoid compile warning.
3007 2001-09-20  Andreas Jaeger  <aj@suse.de>
3009         * shlib-versions: Add x86-64.
3011 2001-09-19  Andreas Jaeger  <aj@suse.de>
3013         * sysdeps/x86_64/Makefile: New file.
3014         * sysdeps/x86_64/pspinlock.c: New file.
3015         * sysdeps/x86_64/pt-machine.h: New file.
3017 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
3019         * sysdeps/pthread/timer_delete.c (timer_delete): Thread may be NULL
3020         for SIGEV_NONE.
3021         * sysdeps/pthread/timer_settime.c (timer_settime): Likewise.
3023 2001-09-11  Ulrich Drepper  <drepper@redhat.com>
3024             Wolfram Gloger <wg@malloc.de>
3026         * join.c: Protect all communications from and to manager with
3027         TEMP_FAILURE_RETRY.
3028         * manager.c: Likewise.
3029         * pthread.c: Likewise.
3030         * smeaphore.c: Likewise.
3032 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
3034         * spinlock.c (__pthread_lock): Top max_count value with
3035         MAX_ADAPTIVE_SPIN_COUNT.
3036         * internals.h (MAX_ADAPTIVE_SPIN_COUNT): Define if not already done.
3038         * sysdeps/i386/i686/pt-machine.h (BUSY_WAIT_NOP): New macro to
3039         help P4.
3041 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
3043         * sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_t): Only define to
3044         non-opaque type if __USE_UNIX98.
3046 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
3048         * sysdeps/pthread/bits/libc-lock.h (__libc_lock_t): Define
3049         non-opaque lock types also if _IO_MTSAFE_IO is defined.
3051 2001-08-23  Roland McGrath  <roland@frob.com>
3053         * sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_region_start): Take
3054         new first argument, skip the cleanup handler if it's zero.
3055         (_LIBC_LOCK_RECURSIVE_INITIALIZER): New macro.
3056         (__libc_lock_define_initialized_recursive): Use it.
3057         * sysdeps/pthread/bits/stdio-lock.h: File removed.
3058         The sysdeps/generic file from the main tree now suffices.
3060 2001-08-22  Roland McGrath  <roland@frob.com>
3062         * sysdeps/pthread/bits/stdio-lock.h: Include <bits/libc-lock.h>
3063         instead of <pthread.h>.
3064         (_IO_lock_t): Define this typedef using __libc_lock_define_recursive.
3065         (_IO_lock_initializer): Add braces.
3066         (_IO_lock_lock): Use __libc_lock_lock_recursive.
3067         (_IO_lock_unlock): Use __libc_lock_unlock_recursive.
3069         * sysdeps/pthread/bits/libc-lock.h (__libc_lock_recursive_t): New type.
3070         (__libc_lock_define_initialized_recursive): Use it.
3071         (__libc_lock_init_recursive): Likewise.
3072         (__libc_lock_fini_recursive): Likewise.
3073         (__libc_lock_lock_recursive): Likewise.
3074         (__libc_lock_trylock_recursive): Likewise.
3075         (__libc_lock_unlock_recursive): Likewise.
3076         (__libc_lock_define_recursive): New macro.
3078 2001-08-14  Jakub Jelinek  <jakub@redhat.com>
3080         * lockfile.c (__pthread_provide_lockfile): New variable.
3081         * pthread.c (__pthread_require_lockfile): New variable.
3082         * cancel.c (__pthread_require_lockfile): New variable.
3084 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
3086         * tst-context.c (threadfct): Initialize context before calling
3087         makecontext.
3089         * Examples/ex17.c: Make sure test thread is around long enough.
3091 2001-07-26  kaz Kojima  <kkojima@rr.iij4u.or.jp>
3093         * sysdeps/sh/pt-machine.h (THREAD_SELF, INIT_THREAD_SELF): Defined.
3095 2001-07-24  Ulrich Drepper  <drepper@redhat.com>
3097         * tst-context.c (main): Print explanation before bailing out
3098         because context handling is not supported.
3100 2001-07-23  Ulrich Drepper  <drepper@redhat.com>
3102         * Makefile (tests): Add tst-context.
3103         * tst-context.c: New file.
3105         * sysdeps/pthread/bits/stdio-lock.h: Define
3106         _IO_cleanup_region_start_noarg.
3108 2001-07-23  Jakub Jelinek  <jakub@redhat.com>
3110         * sysdeps/alpha/pt-machine.h (FLOATING_STACKS): Define.
3111         (ARCH_STACK_MAX_SIZE): Define.
3112         * sysdeps/sparc/sparc32/pt-machine.h: Likewise.
3113         * sysdeps/sparc/sparc64/pt-machine.h: Likewise.
3115 2001-07-19  Jakub Jelinek  <jakub@redhat.com>
3117         * sysdeps/i386/useldt.h: Fix typo in ARCH_STACK_MAX_SIZE comment.
3119         * sysdeps/ia64/pt-machine.h (FLOATING_STACKS): Define.
3120         (ARCH_STACK_MAX_SIZE): Define.
3121         * manager.c (pthread_allocate_stack): Handle FLOATING_STACKS with
3122         NEED_SEPARATE_REGISTER_STACK.
3124 2001-07-16  Andreas Schwab  <schwab@suse.de>
3126         * Makefile (before-compile): Don't add $(objpfx)crti.o.
3127         (omit-deps): Add crti.
3128         ($(objpfx)libpthread.so): Depend on $(objpfx)crti.o, but make sure
3129         it is filtered out of the link command.
3131 2001-07-16  Ulrich Drepper  <drepper@redhat.com>
3133         * pthread.c (pthread_initialize): For FLOATING_STACKS don't bother
3134         to find the right value for __pthread_initial_thread_bos, it's not
3135         used.  If not FLOATING_STACKS first run
3136         __pthread_init_max_stacksize.
3138 2001-06-16  H.J. Lu  <hjl@gnu.org>
3140         * internals.h: Include <stackinfo.h>.
3142         * attr.c: Don't include <stackinfo.h> here.
3143         * cancel.c: Likewise.
3144         * manager.c: Likewise.
3145         * pthread.c: Likewise.
3146         * ptlongjmp.c: Likewise.
3148 2001-03-23  Matthew Wilcox  <willy@ldl.fc.hp.com>
3150         * attr.c: Make _STACK_GROWS_UP work.
3151         * internals.h: Likewise.
3152         * manager.c: Likewise.
3153         * pthread.c: Likewise.
3155 2001-06-15  H.J. Lu  <hjl@gnu.org>
3157         * pthread.c (__pthread_reset_main_thread): Fix a typo.
3159 2001-02-02  John S. Marvin  <jsm@udlkern.fc.hp.com>
3161         * semaphore.h: Use struct _pthread_fastlock as an element of
3162         sem_t instead of an identical struct.
3163         * rwlock.c: Remove casts.
3164         * semaphore.c: Likewise.
3166 2001-04-30  Alan Modra  <amodra@one.net.au>
3168         * sysdeps/unix/sysv/linux/hppa/pt-initfini.c: New.
3170 2001-05-25  Bruce Mitchener  <bruce@cubik.org>
3172         * linuxthreads.texi: Spelling corrections.
3174 2001-05-25  Ulrich Drepper  <drepper@redhat.com>
3176         * oldsemaphore.c (__old_sem_wait): Clear p_nextwaiting before
3177         returning successfully.
3178         Patch by Gene Cooperman <gene@ccs.neu.edu>.
3180 2001-05-24  Ulrich Drepper  <drepper@redhat.com>
3182         * spinlock.c (__pthread_lock) [HAS_COMPARE_AND_SWAP]: Before doing any
3183         serious work try once whether the lock is uncontested.
3184         Remove duplicate reading of __status before loop.
3185         Change suggested by Hans Boehm <hans_boehm@hp.com>.
3187         * spinlock.h (__pthread_trylock): Remove need for oldstatus variable.
3188         (__pthread_alt_trylock): Likewise.
3190 2001-05-01  Kaz Kylheku  <kaz@ashi.footprints.net>
3192         Memory barrier overhaul following line by line inspection.
3193         * mutex.c (pthread_once): Missing memory barriers added.
3194         * pthread.c (__pthread_wait_for_restart_signal,
3195         __pthread_timedsuspend_new, __pthread_restart_new): Added
3196         memory barriers ``just in case'' and for documentary value.
3197         * spinlock.c (__pthread_release): New inline function for releasing
3198         spinlock, to complement __pthread_acquire.  Includes memory
3199         barrier prior to assignment to spinlock, and __asm __volatile
3200         dance to prevent reordering or optimization of the spinlock access.
3201         * spinlock.c (__pthread_unlock, __pthread_alt_lock,
3202         __pthread_alt_timedlock, __pthread_alt_unlock,
3203         __pthread_compare_and_swap): Updated to use new __pthread_release
3204         instead of updating spinlock directly.
3205         * spinlock.c (__pthread_lock, __pthread_unlock, wait_node_alloc,
3206         wait_node_free, wait_node_dequeue, __pthread_alt_lock,
3207         __pthread_alt_timedlock, __pthread_alt_unlock, __pthread_acquire):
3208         Memory barrier overhaul.  Lots of missing memory barriers added,
3209         a couple needless ones removed.
3210         * spinlock.c (__pthread_compare_and_swap): testandset optimization
3211         removed, just calls __pthread_acquire, which has the new read
3212         barrier in it before its testandset.
3214 2001-05-20  Roland McGrath  <roland@frob.com>
3216         * Makeconfig: New file, variables used to be in main libc Makeconfig.
3218 2001-05-09  Geoff Keating  <geoffk@redhat.com>
3220         * sysdeps/powerpc/pt-machine.h
3221         (HAS_COMPARE_AND_SWAP_WITH_RELEASE_SEMANTICS): Define.
3222         (__compare_and_swap): Remove memory barriers.
3223         (__compare_and_swap_with_release_semantics): New function.
3225 2001-04-24  Andreas Jaeger  <aj@suse.de>
3227         * wrapsyscall.c: send* and recv* return ssize_t.
3229         * sysdeps/pthread/timer_getoverr.c (timer_getoverrun): Unlock the
3230         mutex instead of double locking it.
3231         Reported by Pierre Artaud <partaud@sodatec.com>.
3233 2001-04-23  Ulrich Drepper  <drepper@redhat.com>
3235         * sysdeps/pthread/getcpuclockid.c: Make function generic, test
3236         using #ifdef whether the clock is available.
3237         * sysdeps/unix/sysv/linux/i386/getcpuclockid.c: Removed.
3239         * sysdeps/ia64/Versions: New file.
3241         * sysdeps/unix/sysv/linux/ia64/pt-initfini.c (_init): We don't
3242         have to call __gmon_start__ in the libpthread DSO.
3243         * sysdeps/pthread/pt-initfini.c (_init): Likewise.
3245         * Makefile (libpthread-routines): Add ptclock_gettime and
3246         ptclock_settime.
3247         * internals.h: Don't use cpuclock-init.h definitions, use
3248         hp-timing.h definitions.
3249         * pthread.c: Likewise.
3250         * manager.c: Likewise.
3251         * ptclock_gettime.c: New file.
3252         * ptclock_settime.c: New file.
3253         * internals.h: Fix parameter type for __pthread_clock_gettime and
3254         __pthread_clock_settime.
3256         * sysdeps/i386/i586/ptclock_gettime.c: Removed.
3257         * sysdeps/i386/i586/ptclock_settime.c: Removed.
3258         * sysdeps/i386/i586/Makefile: Removed.
3260 2001-04-22  Ulrich Drepper  <drepper@redhat.com>
3262         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _POSIX_ASYNCH_IO.
3263         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
3265 2001-04-21  Andreas Jaeger  <aj@suse.de>
3267         * sysdeps/pthread/timer_routines.c (thread_func): Add noreturn
3268         attribute, remove statements that will never be executed.
3269         (thread_func): Remove mutex_unlock call since it's never executed.
3270         (thread_func): Fix comment as suggested by Jakub Jelinek.
3272         * manager.c (__pthread_manager): Add noreturn
3273         attribute.
3274         (pthread_start_thread): Likewise, remove return statement.
3275         (pthread_start_thread_event): Likewise.
3276         Add noreturn attribute for pthread_handle_exit.
3277         * weaks.c: Add noreturn attribute for pthread_exit.
3279         * internals.h: Add __pthread_clock_gettime and
3280         __pthread_clock_settime prototypes.
3282 2001-04-21  Ulrich Drepper  <drepper@redhat.com>
3284         * internals.h: Include <cpuclock-init.h>.
3285         (struct _pthread_descr_struct): Add p_cpuclock_offset field if
3286         CPUCLOCK_VARDEF is defined.
3287         * pthread.c (__pthread_initialize_minimal): Initialize
3288         p_cpuclock_offset field for main thread if CPUCLOCK_INIT is defined.
3289         * manager.c (pthread_start_thread): Set p_cpuclock_offset field
3290         for new thread to current CPU clock value.
3292         * sysdeps/i386/useldt.h: Extend all the macros to handle 8-byte values.
3294         * sysdeps/i386/i586/Makefile: New file.
3295         * sysdeps/i386/i586/Versions: New file.
3296         * sysdeps/i386/i586/ptclock_gettime.c: New file.
3297         * sysdeps/i386/i586/ptclock_settime.c: New file.
3298         * sysdeps/i386/i686/Implies: New file.
3300 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
3302         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Put specs into
3303         $generated, not $postclean-generated.
3305 2001-04-18  Andreas Jaeger  <aj@suse.de>
3307         * Makefile (otherlibs): Added.
3309 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
3311         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file.
3313 2001-04-16  Ulrich Drepper  <drepper@redhat.com>
3315         * signals.c (sigwait): NSIG is no signal number.  Block all
3316         signals while in signal handler for signals in SET.
3317         Patch by Manfred Spraul <manfred@colorfullife.com>.
3319 2001-04-12  Ulrich Drepper  <drepper@redhat.com>
3321         * tst-cancel.c: Disable most tests.  Add new test where all
3322         cleanup handlers must run.
3323         * Makefile (tests): Add tst-cancel again.
3325         * cancel.c (__pthread_perform_cleanup): Correct condition for
3326         leaving cleanup loop early.
3328         * sysdeps/i386/Makefile: Make sure gcc uses a frame pointer for
3329         all the files which use CURRENT_STACK_FRAME.
3330         * sysdeps/i386/pt-machine.h (CURRENT_STACK_FRAME): Define using
3331         __builtin_frame_address.
3332         * sysdeps/i386/i686/pt-machine.h: Likewise.
3334 2001-04-11  Ulrich Drepper  <drepper@redhat.com>
3336         * Makefile (tests): Comment out tst-cancel for now.
3338         * tst-cancel.c (main): Cleanup 4 is supposed to run.  Create
3339         temporary file in object directory.
3340         * Makefile: Don't allow inlining when compiling tst-cancel.c.
3341         Pass $(objpfx) to tst-cancel.
3343 2001-04-11  David S. Miller  <davem@redhat.com>
3345         * sysdeps/sparc/sparc32/pt-machine.h (stack_pointer): Advance
3346         up closer to user local variables so that new cleanup heuristics work.
3347         * sysdeps/sparc/sparc64/pt-machine.h (stack_pointer): Likewise.
3349 2001-04-11  Ulrich Drepper  <drepper@redhat.com>
3351         * cancel.c (_pthread_cleanup_push): Catch invalid __prev buffer
3352         and remove it.
3353         (_pthread_cleanup_push_defer): Likewise.
3355         * tst-cancel.c (main): Fix loop printing cleanup output.
3357 2001-04-10  kaz Kojima  <kkojima@rr.iij4u.or.jp>
3359         * sysdeps/sh/pspinlock.c (__pthread_spin_lock): Fix a reverse
3360         test.
3361         (__pthread_spin_trylock): Likewise.
3362         * sysdeps/sh/pt-machine.h (testandset): Likewise.
3364 2001-04-10  Ulrich Drepper  <drepper@redhat.com>
3366         * join.c (pthread_exit): Move code to new function __pthread_do_exit
3367         which takes an extra parameter with the current frame pointer.
3368         Call new function with CURRENT_STACK_FRAME.
3369         (__pthread_do_exit): New function.  Call __pthread_perform_cleanup
3370         with the new parameter.
3371         (pthread_join): Call __pthread_do_exit instead of pthread_exit.
3372         * cancel.c (__pthread_perform_cleanup): Takes extra parameter.  Use
3373         this parameter as the initial value the cleanup handler records are
3374         compared against.  No active cleanup handler record must have an
3375         address lower than the previous one and the initial record must be
3376         above (below on PA) the frame address passed in.
3377         (pthread_setcancelstate): Call __pthread_do_exit instead of
3378         pthread_exit.
3379         (pthread_setcanceltype): Likewise.
3380         (pthread_testcancel): Likewise.
3381         (_pthread_cleanup_pop_restore): Likewise.
3382         * condvar.c (pthread_cond_wait): Likewise.
3383         (pthread_cond_timedwait_relative): Likewise.
3384         * manager.c (pthread_start_thread): Likewise.
3385         * oldsemaphore.c (__old_sem_wait): Likewise.
3386         * pthread.c (pthread_handle_sigcancel): Likewise.
3387         * semaphore.c (__new_sem_wait): Likewise.
3388         (sem_timedwait): Likewise.
3389         * ptlongjmp.c (pthread_cleanup_upto): Also use current stack frame
3390         to limit the cleanup handlers which get run.
3391         * internals.h: Add prototype for __pthread_do_exit.  Adjust prototype
3392         for __pthread_perform_cleanup.
3394         * Makefile (tests): Add tst-cancel.
3395         * tst-cancel.c: New file.
3397 2001-04-08  Hans-Peter Nilsson  <hp@axis.com>
3399         * sysdeps/cris/pt-machine.h: New file.
3400         * sysdeps/cris/pspinlock.c: New file.
3402 2001-04-09  Hans-Peter Nilsson  <hp@axis.com>
3404         * shlib-versions: Add case for Linux on CRIS.
3406 2001-03-26  Ulrich Drepper  <drepper@redhat.com>
3408         * attr.c (pthread_getattr_np): Correct computation of stack size
3409         for machiens with register stack.
3411         * Examples/ex17.c (main): Correct detection of failed mmap call.
3413 2001-03-21  Jakub Jelinek  <jakub@redhat.com>
3415         * pthread.c (__pthread_initialize_manager): Fix a typo.
3417 2001-03-21  Jakub Jelinek  <jakub@redhat.com>
3419         * attr.c (__pthread_attr_setstack): Fix alignment check.
3420         (pthread_getattr_np): __stackaddr is top of stack, not bottom.
3421         * Makefile (tests): Add ex17 test.
3422         * Examples/ex17.c: New test.
3424 2001-03-20  Ulrich Drepper  <drepper@redhat.com>
3426         * Makefile: Define -D_RPC_THREAD_SAFE_ for cancel.c.
3427         * cancel.c (__pthread_perform_cleanup): Call __rpc_thread_destroy.
3428         * sysdeps/pthread/bits/libc-tsd.h: Define _LIBC_TSD_KEY_VARS.
3430 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
3432         * Makefile: When generating DSO link with libc_nonshared.a.
3434 2001-02-26  Jakub Jelinek  <jakub@redhat.com>
3436         * signals.c (pthread_sighandler): Use CALL_SIGHANDLER.
3438 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
3440         * internals.h (__pthread_init_max_stacksize): New prototype.
3441         * attr.c (__pthread_attr_setstacksize): Call
3442         __pthread_init_max_stacksize if not yet initialized.
3443         * pthread.c (__pthread_init_max_stacksize): New function.
3444         (__pthread_initialize_manager): Call it.
3445         Patch by <dtc@cmucl.cons.org>.
3447 2001-03-16  Ulrich Drepper  <drepper@redhat.com>
3449         * attr.c (pthread_getattr_np): Fix __stacksize computation for IA-64.
3451 2001-03-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3453         * shlib-versions: Add rule for Linux on 64 bit S/390.
3454         * sysdeps/s390/s390-64/pt-machine.h: New file.
3455         * sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c: New file.
3457 2001-03-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3459         * sysdeps/s390/pt-machine.h: Move to...
3460         * sysdeps/s390/s390-32/pt-machine.h: ...here.
3461         Add defines for FLOATING_STACK and ARCH_STACK_MAX_SIZE.
3463 2001-03-15  Ulrich Drepper  <drepper@redhat.com>
3465         * Versions [libpthread] (GLIBC_2.2.3): Add pthread_getattr_np.
3466         * attr.c: Implement pthread_getattr_np.
3467         * sysdeps/pthread/pthread.h: Add prototype for pthread_getattr_np.
3468         * internals.h (struct _pthread_descr_struct): Add p_inheritsched.
3469         * manager.c (pthread_handle_create): Initialize p_inheritsched.
3471 2001-03-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3473         * sysdeps/unix/sysv/linux/s390/pt-initfini.c: Use 0x07 padding for
3474         code alignment.
3476 2001-02-20  Hans Boehm  <hans_boehm@hp.com>
3478         * manager.c (manager_mask): Removed static vesion.  Now always local
3479         to __pthread_manager().
3480         (manager_mask_all): Removed completely.
3481         (__pthread_manager): Remove manager_mask_all initialization.
3482         (pthread_handle_create): Remove code to set and reset signal mask
3483         around __clone2() calls.
3485 2001-02-17  Jakub Jelinek  <jakub@redhat.com>
3487         * spinlock.c (__pthread_lock): Force lock->__status to be read from
3488         memory on every spin.
3490 2001-02-10  Andreas Jaeger  <aj@suse.de>
3492         * Makefile (extra-objs): New.
3494 2001-02-09  Jakub Jelinek  <jakub@redhat.com>
3496         * sysdeps/pthread/pt-initfini.c (call_initialize_minimal): Add
3497         __pthread_initialize_minimal prototype.
3499 2001-02-08  kaz Kojima  <kkojima@rr.iij4u.or.jp>
3501         * sysdeps/unix/sysv/linux/sh/pt-initfini.c: New file.
3503 2001-02-06  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3505         * sysdeps/unix/sysv/linux/s390/pt-initfini.c: New file.
3507 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
3509         * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: First attempt to fix the
3510         broken code.  Patch by Jes Sorensen.
3512 2001-02-06  Andreas Jaeger  <aj@suse.de>
3514         * sysdeps/pthread/pthread.h: Move __pthread_initialize from here
3515         to...
3516         * internals.h: ...here.
3518 2001-02-05  Jes Sorensen  <jes@linuxcare.com>
3520         * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: New file.
3522 2001-02-02  Ulrich Drepper  <drepper@redhat.com>
3524         * Versions: Remove __pthread_initialize_minimal.
3526 2001-02-01  Ulrich Drepper  <drepper@redhat.com>
3528         * Makefile: Add rules to build crti.o and make it being used in
3529         building libpthread.so.
3530         * sysdeps/i386/Makefile: New file.
3531         * sysdeps/pthread/pt-initfini.c: New file.
3533         * pthread.c: Cleanups.
3535 2001-01-28  Andreas Jaeger  <aj@suse.de>
3537         * oldsemaphore.c (__old_sem_init): Adjust for last change.
3538         * sysdeps/pthread/bits/libc-lock.h: Likewise.
3539         * spinlock.c: Likewise.
3541 2001-01-28  Ulrich Drepper  <drepper@redhat.com>
3543         * sysdeps/pthread/bits/initspin.h: Make all names namespace clean.
3544         * sysdeps/unix/sysv/linux/hppa/bits/initspin.h: Likewise.
3545         * manager.c: Adjust for namespace cleanup in bits/initspin.h.
3546         * pthread.c: Likewise.
3547         * spinlock.h: Likewise.
3548         * sysdeps/pthread/pthread.h: Likewise.
3550 2001-01-26  Ulrich Drepper  <drepper@redhat.com>
3552         * sysdeps/pthread/bits/pthreadtypes.h: Define pthread_attr_t also
3553         as struct __pthread_attr_s.
3555         * semaphore.h (sem_t): Cleanup namespace, rename status and
3556         spinlock elements.
3558 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
3560         * pthread.c (pthread_onexit_process): Clear
3561         __pthread_manager_thread_bos after freeing it.
3562         * Makefile (tests): Add ex16.
3563         * Examples/ex16.c: New file.
3565 2001-01-11  Jakub Jelinek  <jakub@redhat.com>
3567         * Makefile (CFLAGS-pthread.c): Pass -DHAVE_Z_NODELETE if ld supports
3568         -z nodelete.
3569         * pthread.c (pthread_exit_process): Rename to...
3570         (pthread_onexit_process): ...this.
3571         (pthread_atexit_process, pthread_atexit_retcode): New.
3572         (pthread_initialize): Call __cxa_atexit instead of __cxa_on_exit
3573         and only if HAVE_Z_NODELETE is not defined.
3574         (__pthread_initialize_manager): Register pthread_atexit_retcode
3575         with __cxa_atexit.
3577 2001-01-11  Ulrich Drepper  <drepper@redhat.com>
3579         * pthread.c (pthread_initialize): Use __cxs_on_exit not __cxa_atexit.
3581 2001-01-11  Jakub Jelinek  <jakub@redhat.com>
3583         * Makefile (tests): Add ex15.
3584         * Examples/ex15.c: New test.
3586 2001-01-08  Ulrich Drepper  <drepper@redhat.com>
3588         * pthread.c (pthread_exit_process): Free memory allocated for
3589         manager stack.
3591 2000-12-31  Ulrich Drepper  <drepper@redhat.com>
3593         * manager.c (pthread_alloca_stack): Remove MAP_FIXED from mmap calls.
3594         (pthread_free): Always unmap the stack.  It's safe now that we don't
3595         use MAP_FIXED to allocate stacks.
3597 2000-12-31  Ulrich Drepper  <drepper@redhat.com>
3599         * sysdeps/powerpc/pspinlock.c: Don't include pt-machine.h here.
3601         * manager.c (pthread_allocate_stack): Prepare for removal of MAP_FIXED.
3603 2000-11-15  Wolfram Gloger  <wg@malloc.de>
3605         * manager.c (pthread_free): [!FLOATING_STACKS]: Only remap the
3606         stack to PROT_NONE, don't unmap it, avoiding collisions with malloc.
3608 2000-12-27  Andreas Jaeger  <aj@suse.de>
3610         * Examples/ex13.c: Make local functions static.
3611         * ecmutex.c: Likewise.
3612         * joinrace.c: Likewise.
3613         * Examples/ex14.c: Likewise.
3615         * Examples/ex2.c: Make local functions static; reformat.
3616         * Examples/ex1.c: Likewise.
3617         * Examples/ex4.c: Likewise.
3618         * Examples/ex5.c: Likewise.
3619         * Examples/ex7.c: Likewise.
3621         * oldsemaphore.c: Add prototypes to shut up GCC.
3622         * pt-machine.c: Likewise.
3624         * weaks.c: Add prototype for pthread_exit.
3626         * internals.h: Add some prototypes, format prototypes and add
3627         missing externs.
3628         Move __libc_waitpid prototype to include/sys/wait.h.
3630         * rwlock.c: Include <bits/libc-lock.h> for prototypes.
3631         * mutex.c: Likewise.
3632         * specific.c: Likewise.
3633         * ptfork.c: Likewise.
3635         * lockfile.c: Include internals.h to get prototypes.
3636         * events.c: Likewise.
3637         * sysdeps/alpha/pspinlock.c: Likewise.
3638         * sysdeps/arm/pspinlock.c: Likewise.
3639         * sysdeps/hppa/pspinlock.c: Likewise.
3640         * sysdeps/i386/pspinlock.c: Likewise.
3641         * sysdeps/ia64/pspinlock.c: Likewise.
3642         * sysdeps/m68k/pspinlock.c: Likewise.
3643         * sysdeps/mips/pspinlock.c: Likewise.
3644         * sysdeps/powerpc/pspinlock.c: Likewise.
3645         * sysdeps/s390/pspinlock.c: Likewise.
3646         * sysdeps/sh/pspinlock.c: Likewise.
3647         * sysdeps/sparc/sparc32/pspinlock.c: Likewise.
3648         * sysdeps/sparc/sparc32/sparcv9/pspinlock.c: Likewise.
3649         * sysdeps/sparc/sparc64/pspinlock.c: Likewise.
3651 2000-12-27  Ulrich Drepper  <drepper@redhat.com>
3653         * attr.c (__pthread_attr_setstack): Fix setting of __stackaddr element.
3654         (__pthread_attr_getstack): Return correct address.
3655         Add warnings for using pthread_attr_getstackaddr and
3656         pthread_attr_setstackaddr.
3658 2000-12-26  Ulrich Drepper  <drepper@redhat.com>
3660         * Examples/ex6.c (test_thread): Make static.
3661         * Examples/ex12.c (test_thread): Make static and add noreturn
3662         attribute.
3664 2000-12-18  Jes Sorensen  <jes@linuxcare.com>
3666         * linuxthreads/sysdeps/ia64/pt-machine.h: __compare_and_swap
3667         and compare_and_swap_with_release_semantics returns int not long.
3669 2000-12-17  Andreas Jaeger  <aj@suse.de>
3671         * sysdeps/s390/pt-machine.h (testandset): Use long int as return
3672         value.
3673         * sysdeps/arm/pt-machine.h (testandset): Likewise.
3674         * sysdeps/hppa/pt-machine.h (testandset): Likewise.
3675         * sysdeps/m68k/pt-machine.h (testandset): Likewise.
3676         * sysdeps/sh/pt-machine.h (testandset): Likewise.
3677         * sysdeps/sparc/sparc32/pt-machine.h (testandset): Likewise.
3678         * sysdeps/sparc/sparc64/pt-machine.h (testandset): Likewise.
3680 2000-12-17  Ulrich Drepper  <drepper@redhat.com>
3682         * sysdeps/i386/pt-machine.h (testandset): Adjust for prototype change.
3683         * sysdeps/i386/i686/pt-machine.h (testandset): Likewise.
3685 2000-12-17  Andreas Jaeger  <aj@suse.de>
3687         * internals.h: Add prototypes for testandset and
3688         __compare_and_swap to shut up gcc warnings.
3690 2000-12-06  Wolfram Gloger  <wg@malloc.de>
3692         * join.c (pthread_detach): Allow case where the thread has already
3693         terminated.
3695 2000-12-05  Andreas Jaeger  <aj@suse.de>
3697         * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't set mips2.
3698         * sysdeps/mips/pt-machine.h (testandset): Likewise.
3699         (__compare_and_swap): Likewise.
3700         Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
3702 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3704         * Examples/ex3.c (main): Cast int to long before casting to void *.
3705         (search): Cast void * to long, not int.
3706         * Examples/ex8.c (main, thread): Similarly.
3707         * Examples/ex11.c (main): Similarly.
3708         * Examples/ex14.c (worker, do_test): Similarly.
3709         * ecmutex.c (worker, do_test): Similarly.
3710         (nlocks): Cast to int.
3712 2000-11-08  Bruce Mitchener  <bruce@cubik.org>
3714         * linuxthreads.texi:  Add documentation for pthreads attributes
3715         guardsize, stackaddr, stacksize, and stack.  Fix typo in previous
3716         patch.  Document pthread_[sg]etconcurrency().  Mark
3717         pthread_mutexattr_[sg]ettype() as POSIX rather than GNU.
3719 2000-11-07  Ulrich Drepper  <drepper@redhat.com>
3721         * sysdeps/unix/sysv/linux/bits/posix_opt.h (_POSIX_MESSAGE_PASSING):
3722         Don't define it.
3723         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
3724         Reported by Christopher Yeoh <cyeoh@linuxcare.com.au>.
3726 2000-11-06  Ulrich Drepper  <drepper@redhat.com>
3728         * cancel.c (pthread_cancel): Always set p_canceled, even if we are
3729         not doing it right now.
3730         Reported by Kaz Kylheku <kaz@ashi.footprints.net>.
3732 2000-10-30  Ulrich Drepper  <drepper@redhat.com>
3734         * Examples/ex4.c (main): Don't use exit() to avoid warning with
3735         broken compilers.
3737 2000-10-29  Ulrich Drepper  <drepper@redhat.com>
3739         * attr.c (__pthread_attr_setguardsize): Don't round guardsize
3740         here.  Reported by Bruce Mitchener <bruce@cubik.org>.
3742         * linuxthreads.texi: Changes terminology to 'type' from 'kind' when
3743         discussing mutexes. (As per the Unix98 name for the API.)
3744         Changes documentation for pthread_mutexattr_setkind_np() and
3745         pthread_mutexattr_getkind_np() over to the Unix98 APIs for the
3746         same: pthread_mutexattr_settype() and pthread_mutexattr_gettype().
3747         Changes references to PTHREAD_MUTEXATTR_FAST_NP to
3748         PTHREAD_MUTEXATTR_ADAPTIVE_NP.
3749         Begins to introduce discussion of the ``timed'' mutex type.  This
3750         discussion is currently incomplete.
3751         Patch by Bruce Mitchener <bruce@cubik.org>.
3753 2000-10-26  Kazumoto Kojima  <kkojima@rr.iij4u.or.jp>
3754             Yutaka Niibe  <gniibe@chroot.org>
3756         * sysdeps/sh/pt-machine.h (testandset): Since the operand of TAS.B
3757         has restrictions, use register.
3759 2000-10-23  Andreas Schwab  <schwab@suse.de>
3761         * Examples/ex14.c (TIMEOUT): Override default timeout.
3763 2000-10-16  Ulrich Drepper  <drepper@redhat.com>
3765         * specific.c: Protect tsd array modification in thread data
3766         structures by getting the thread lock in pthread_key_delete and
3767         __pthread_destroy_specifics.
3768         Patch by Wolfram Gloger <Wolfram.Gloger@dent.med.uni-muenchen.de>.
3770 2000-10-12  Alan Modra <alan@linuxcare.com.au>
3772         * sysdeps/pthread/bits/initspin.h: New file.
3773         * spinlock.h: Move LOCK_INITIALIZER definition to <bits/initspin.h>.
3774         (__pthread_init_lock): Initialize lock with LT_SPINLOCK_INIT.
3775         (__pthread_alt_init_lock): Likewise.
3776         (__pthread_alt_trylock): Release lock with LT_SPINLOCK_INIT.
3778 2000-10-12  David Huggins-Daines  <dhd@linuxcare.com>
3780         * oldsemaphore.c (__old_sem_init): Release lock with
3781         LT_SPINLOCK_INIT, not zero.
3782         * spinlock.c (__pthread_unlock): Likewise.
3783         (__pthread_alt_lock): Likewise.
3784         (__pthread_alt_timedlock): Likewise.
3785         (__pthread_alt_unlock): Likewise.
3786         * sysdeps/pthread/bits/libc-lock.h: Initialize locks with
3787         LT_SPINLOCK_INIT if it is non-zero.  Likewise for init-once flags.
3788         * sysdeps/pthread/pthread.h: Include bits/initspin.h.  Use
3789         LT_SPINLOCK_INIT do initialize spinlocks not 0.
3791 2000-10-12  David Huggins-Daines <dhd@linuxcare.com>
3793         * shlib-versions: Add version definitions for hppa-linux.
3795 2000-10-12  Alan Modra <alan@linuxcare.com.au>
3797         * sysdeps/hppa/pspinlock.c: New file.
3798         * sysdeps/hppa/pt-machine.h: New file.
3799         * sysdeps/unix/sysv/linux/hppa/bits/initspin.h: New file.
3801 2000-10-05  Jakub Jelinek  <jakub@redhat.com>
3803         * mutex.c (__pthread_mutex_destroy): Correct test of
3804         busy mutex for mutexes using alternate fastlocks.
3805         Patch by dtc@cmucl.cons.org.
3807 2000-09-28  Martin Schwidefsksy    <schwidefsky@de.ibm.com>
3809         * sysdeps/s390/pt-machine.h: Make %a0 the thread register.
3811 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
3813         * mutex.c (__pthread_mutex_unlock): For PTHREAD_MUTEX_RECURSIVE_NP
3814         test for owner first.
3815         Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
3817         * cancel.c (pthread_cancel): Don't do anything if cancelation is
3818         disabled.
3820 2000-09-26  Ulrich Drepper  <drepper@redhat.com>
3822         * spinlock.h (__pthread_set_own_extricate_if): Optimize a bit.
3823         Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
3825         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Remove
3826         _POSIX_MONOTONIC_CLOCK.
3828         * spinlock.h (__pthread_set_own_extricate_if): Add back locking
3829         and explain why.
3831 2000-09-20  Andreas Jaeger  <aj@suse.de>
3833         * pthread.c [!__ASSUME_REALTIME_SIGNALS]: Make inclusion of
3834         "testrtsig.h" conditional.
3836 2000-09-11  Ulrich Drepper  <drepper@redhat.com>
3838         * sysdeps/pthread/pthread.h: Declare pthread_attr_getstack and
3839         pthread_attr_setstack.
3840         * Versions [libpthread] (GLIBC_2.2): Export pthread_attr_getstack and
3841         pthread_attr_setstack.
3842         * attr.c (pthread_attr_getstack, pthread_attr_setstack): New functions.
3844 2000-09-05  Ulrich Drepper  <drepper@redhat.com>
3846         * Examples/ex14.c: New file.
3847         * Makefile (tests): Add ex14.
3849         * mutex.c (__pthread_mutex_unlock): Correct test for already unlocked
3850         mutex.  Patch by dtc@cmucl.cons.org.
3852         * ecmutex.c: New file.
3853         * Makefile (tests): Add ecmutex.
3855 2000-09-04  H.J. Lu  <hjl@gnu.org>
3857         * attr.c (__pthread_attr_setguardsize): Use page_roundup
3858         instead of roundup to round up to the page size.
3860 2000-09-03  Mark Kettenis  <kettenis@gnu.org>
3862         * manager.c (pthread_exited): Correctly report event as TD_REAP
3863         instead of TD_DEATH.  Fix comments.
3865 2000-09-03  Ulrich Drepper  <drepper@redhat.com>
3867         * spinlock.h (testandset): Add cast to avoid warning.
3868         Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
3870 2000-09-02  Andreas Jaeger  <aj@suse.de>
3872         * sysdeps/pthread/timer_routines.c: Include stdlib.h for abort
3873         prototype.
3875 2000-09-01  Ulrich Drepper  <drepper@redhat.com>
3877         * sysdeps/pthread/bits/stdio-lock.h (_IO_cleanup_region_start):
3878         Fix typo in last patch (_mode -> _flags).
3880         * sysdeps/pthread/bits/stdio-lock.h (_IO_cleanup_region_start):
3881         Provide definition which respects _IO_USER_LOCK flag.
3883 2000-08-30  Ulrich Drepper  <drepper@redhat.com>
3885         * manager.c (pthread_allocate_stack): Clear descriptor only if not
3886         mmaped.
3888 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
3890         * Makefile: Add rules to build and run unload.
3891         * unload.c: New file.
3893         * pthread.c (pthread_exit_process): Move thread_self use inside `if'.
3895         * sysdeps/pthread/pthread.h
3896         (PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP): Defined.
3897         (PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP: Defined.
3899 2000-08-24  Andreas Jaeger  <aj@suse.de>
3901         * Examples/ex13.c: Include <string.h> for strerror prototype and
3902         <stdlib.h> for abort prototype.
3903         (pthr_cond_signal_mutex): Rewrite to silence GCC.
3904         (thread_start): Remove unused variable err.
3905         (main): Silence GCC warnings.
3907 2000-08-22  Andreas Jaeger  <aj@suse.de>
3909         * Examples/ex13.c: New test by Kurt Garloff <garloff@suse.de>.
3911         * Makefile (tests): Add ex13.
3913 2000-08-20  Ulrich Drepper  <drepper@redhat.com>
3915         * semaphore.h: Add restrict where required by AGd4.
3916         * sysdeps/pthread/pthread.h: Likewise.
3917         * sysdeps/pthread/unix/sysv/linux/bits/sigthread.h: Likewise.
3919 2000-08-15  Ulrich Drepper  <drepper@redhat.com>
3921         * Makefile (tests): Add ex12.  Add rule to build it.
3922         * Examples/ex12.c: New file.
3924 2000-08-13  Ulrich Drepper  <drepper@redhat.com>
3926         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _POSIX_SEMAPHORES
3927         even though the implementation is not quite complete (but it reports
3928         it).  Define _POSIX_MESSAGE_PASSING to -1.
3929         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
3931 2000-08-12  Andreas Jaeger  <aj@suse.de>
3933         * sysdeps/mips/pt-machine.h (testandset): Add .set mips2 for
3934         assembler.
3935         (__compare_and_swap): Likewise.
3936         * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Likewise.
3938 2000-08-10  Ulrich Drepper  <drepper@redhat.com>
3940         * pthread.c (__pthread_initial_thread): Initialize p_errnop and
3941         p_h_errnop correctly and not to NULL.
3943 2000-08-05  Ulrich Drepper  <drepper@redhat.com>
3945         * Banner: Bump version number to 0.9.
3947 2000-08-04  Ulrich Drepper  <drepper@redhat.com>
3949         * Makefile (tests): Add tststack.  Add rule to build the program.
3950         * tststack.c: New file.
3952         * internals.h: Declare __pthread_max_stacksize.
3953         * pthread.c (__pthread_max_stacksize): New variable.
3954         (__pthread_initialize_manager): Determine __pthread_initialize_manager
3955         value.
3956         * manager.c (thread_segment): Return always NULL if FLOATING_STACKS.
3957         (pthread_allocate_stack): Allow kernel to choose stack address if
3958         FLOATING_STACKS.  This also handles variable-sized stacks.
3959         Always allocate stack and guardpage together.  Use mprotect to
3960         change guardpage access.
3961         * sysdeps/i386/useldt.h: Define FLOATING_STACKS and
3962         ARCH_STACK_MAX_SIZE.
3964         * attr.c (__pthread_attr_setstacksize): Also test value against
3965         upper limit.
3967         * manager.c (__pthread_nonstandard_stacks): Define only if
3968         THREAD_SELF is not defined.
3969         (pthread_allocate_stack): Always initialize gardaddr to a correct
3970         value.
3971         (pthread_handle_create): Unmap thread with one call.
3972         (pthread_free): Remove test for initial thread before removing stack.
3973         Unmap stack with one call.
3975         * pthread.c (__pthread_initial_thread): Initialize p_userstack to
3976         1 to avoid removing the stack.
3978 2000-07-27  Jes Sorensen  <jes@linuxcare.com>
3980         * sysdeps/ia64/pspinlock.c (__pthread_spin_lock): Add
3981         load of spin lock to prime the cache before the atomic compare and
3982         exchange operation (cmpxchg4). This avoids the spinning on the
3983         cmpxchg4 instruction and reduces movement of the cache line back
3984         and forth between the processors (explanation by Asis K. Mallick
3985         from Intel). This basically makes the implementation operate the
3986         same as the Linux kernel implementation.
3988         * shlib-versions: Use GLIBC_2_2 for Linux/ia64.
3989         * sysdeps/ia64/pspinlock.c: New file.
3991 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
3993         * pthread.c: Move definition of __pthread_set_own_extricate_if...
3994         * spinlock.h: ...here.  Remove locking.
3995         * internals.h: Remove __pthread_set_own_extricate_if prototype.
3997         * rwlock.c: Use THREAD_GETMEM And THREAD_SETMEM.
3998         (rwlock_rd_extricate_func): Don't determine self, let
3999         __pthread_lock do it.
4000         (rwlock_wr_extricate_func): Likewise.
4001         (rwlock_have_already): Optimize *pself handling a bit.
4003         * mutex.c: Use __builtin_expect.
4004         * pthread.c: Likewise.
4006 2000-08-02  Andreas Jaeger  <aj@suse.de>
4008         * sysdeps/s390/pspinlock.c: New file.
4009         * sysdeps/s390/pt-machine.h: New file.
4010         Patches by Martin Schwidefsky <schwidefsky@de.ibm.com>.
4012 2000-07-12  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4014         * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Implement for
4015         R3K.
4016         * sysdeps/mips/pt-machine.h (testandset): Likewise.
4018 2000-07-26  Andreas Jaeger  <aj@suse.de>
4020         * pthread.c: Initialize p_sem_avail.
4022 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
4024         * internals.h (struct __pthread_descr_struct): Add p_sem_avail.
4025         * semaphore.c: Handle spurious wakeups.
4027         * sysdeps/pthread/pthread.h: Add back PTHREAD_MUTX_FAST_NP as an alias
4028         for PTHREAD_MUTEX_ADAPTIVE_NP for source code compatibility.
4030         * pthread.c (__pthread_set_own_extricate): Use THREAD_GETMEM.
4031         (__pthread_wait_for_restart): Likewise.
4033         * condvar.c (pthread_cond_wait): Also check whether thread is
4034         cancelable before aborting loop.
4035         (pthread_cond_timedwait): Likewise.
4037         * signals.c (pthread_sighandler): Remove special code to restrore
4038         %gs on x86.
4039         (pthread_sighandler_t): Likewise.
4041 2000-07-25  Mark Kettenis  <kettenis@gnu.org>
4043         * internals.h (__RES_PTHREAD_INTERNAL): Remove define.
4044         * pthread.c: Include <resolv.h>.
4045         (_res): Undefine.  Add extern declaration.
4047 2000-07-24  Ulrich Drepper  <drepper@redhat.com>
4049         * pthread.c (__pthread_initial_thread): Update initializer.
4050         (__pthread_manager_thread): Likewise.
4051         (pthread_initialize): Move setrlimit call to...
4052         (__pthread_initialize_manager): ...here.
4053         (__pthread_reset_main_thread): Reset also soft limit on stack size.
4055         * condvar.c: Handle spurious wakeups.  [PR libc/1749].
4056         * internals.h (struct _pthread_descr_struct): Add p_condvar_avail.
4058 2000-07-21  Ulrich Drepper  <drepper@redhat.com>
4060         * spinlock.h: If IMPLEMENT_TAS_WITH_CAS is defined use
4061         __compare_and_swap to define testandset.
4062         * sysdeps/powerpc/pt-machine.h: Add volatile to asms.
4063         Define IMPLEMENT_TAS_WITH_CAS.
4065 2000-07-20  Ulrich Drepper  <drepper@redhat.com>
4067         * Makefile: Pass -z nodelete to linker for libpthread.so
4068         generation if it understand this option.
4070 2000-07-18  Mark Kettenis  <kettenis@gnu.org>
4072         * manager.c (pthread_handle_create): Remove initialization of
4073         new_thread->p_res._sock.
4075 2000-07-19  Kaz Kylheku  <kaz@ashi.footprints.net>
4077         Bugfixes to the variant of the code for machines with no compare
4078         and swap.
4080         * spinlock.c (__pthread_alt_lock, __pthread_alt_timedlock): Wait
4081         node was not being properly enqueued, due to failing to update
4082         the lock->__status field.
4084         * spinlock.c (__pthread_alt_timedlock): The oldstatus variable was
4085         being set inappropriately, causing the suspend function to be called
4086         with a null self pointer and crash.
4088 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
4090         * spinlock.h (__pthread_alt_trylock): Fix code used if no
4091         compare&swap is available.
4093         * spinlock.h (__pthread_trylock): Use __compare_and_swap, not
4094         compare_and_swap.
4096         * pthread.c (pthread_initialize): Don't use sysconf to determine
4097         whether the machine has more than one processor.
4099         * spinlock.c (__pthread_alt_timedlock): Add back one of the
4100         removed thread_self calls.
4102 2000-07-18  Kaz Kylheku  <kaz@ashi.footprints.net>
4104         * spinlock.c (__pthread_alt_lock, __pthread_alt_timedlock): Changed
4105         __compare_and_swap to compare_and_swap in code which assumes
4106         compare swap is available.
4108 2000-07-18  Kaz Kylheku  <kaz@ashi.footprints.net>
4110         * spinlock.c (__pthread_alt_lock, __pthread_alt_timedlock): Fixed
4111         bug whereby thr field of waitnode structure would not be correctly
4112         set unless a null self pointer is passed to the functions.
4113         Eliminated redundant calls to thread_self().
4115 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4117         * pthread.c (__pthread_initialize_manager): Lock
4118         __pthread_manager_thread.p_lock before calling clone.
4120 2000-05-05  H.J. Lu  <hjl@gnu.org>
4122         * sysdeps/ia64/pt-machine.h (__compare_and_swap): Change it to
4123         have acquire semantics.
4124         (__compare_and_swap_with_release_semantics): New inline
4125         function.
4126         (HAS_COMPARE_AND_SWAP_WITH_RELEASE_SEMANTICS): New macro.
4128 2000-01-28  Hans Boehm  <hboehm@exch.hpl.hp.com>
4130         * manager.c: Fix the problem with signals at startup.
4131         Change the way that thread stacks are allocated on IA64.
4132         Clean up some of the guard page allocation stuff.
4134 1999-12-19  H.J. Lu  <hjl@gnu.org>
4136         * internals.h (page_roundup): New.
4137         * attr.c (__pthread_attr_setguardsize); Use page_roundup
4138         instead of roundup.
4139         * manager.c (pthread_allocate_stack): Make sure guardaddr is
4140         page aligned with page_roundup if NEED_SEPARATE_REGISTER_STACK
4141         is define.
4143 1999-12-17  Hans Boehm  <hboehm@exch.hpl.hp.com>
4145         * manager.c (pthread_allocate_stack): Unmap the stack top
4146         if failed to map the stack bottom.
4147         Fix the guard page.
4148         (pthread_free): Fix the guard page.
4150         * pthread.c (pthread_initialize): Set rlimit correctly for
4151         NEED_SEPARATE_REGISTER_STACK.
4153 1999-12-16  H.J. Lu  <hjl@gnu.org>
4155         * pthread.c (__pthread_initialize_manager): Pass
4156         __pthread_manager_thread_bos instead of
4157         __pthread_manager_thread_tos to __clone2.
4159 1999-12-16  H.J. Lu  <hjl@gnu.org>
4161         * manager.c (pthread_allocate_stack): Correct the calculation
4162         of "new_thread_bottom". Remove MAP_GROWSDOWN from mmap for
4163         stack bottom.
4165 1999-12-13  H.J. Lu  <hjl@gnu.org>
4167         * sysdeps/ia64/pt-machine.h (__compare_and_swap): Added a stop
4168         bit after setting ar.ccv.
4170 1999-12-12  H.J. Lu  <hjl@gnu.org>
4172         * manager.c (pthread_allocate_stack): Make the starting
4173         address of the stack bottom page aligned. FIXME: it may
4174         need changes in other places.
4175         (pthread_handle_create): Likewise.
4177 1999-12-11  Hans Boehm  <hboehm@exch.hpl.hp.com>
4179         * manager.c (pthread_allocate_stack): Handle
4180         NEED_SEPARATE_REGISTER_STACK.
4181         (pthread_handle_create): Likewise.
4182         * pthread.c (__pthread_initialize_manager): Likewise.
4184         * sysdeps/ia64/pt-machine.h: Use r13 for thread pointer.
4186 1999-12-02  H.J. Lu  <hjl@gnu.org>
4188         * sysdeps/ia64/pt-machine.h: New.
4190 2000-07-13  Ulrich Drepper  <drepper@redhat.com>
4192         * wrapsyscall.c: Mark non-__ protected names as weak.
4193         PR libc/1466.
4195 2000-07-12  Bruno Haible  <haible@clisp.cons.org>
4197         * Examples/ex8.c: Include <sys/wait.h>, not <wait.h>.
4199 2000-07-12  Ulrich Drepper  <drepper@redhat.com>
4201         * spinlock.c: Fix code for TEST_FOR_COMPARE_AND_SWAP being defined.
4202         Add tests also to new alternative spinlock implementation.
4203         * spinlock.h: Likewise.
4204         Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
4206 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
4208         * Version: Export __sigaction.
4209         * signals.c: Define __sigaction alias.  Use __libc_sigaction instead
4210         of __sigaction.
4211         * pthread.c: Use __libc_sigaction instead of __sigaction.
4213         * condvar.c: Implement pthread_condattr_getpshared and
4214         pthread_condattr_setpshared.
4215         * mutex.c: Implement pthread_mutexattr_getpshared and
4216          pthread_mutexattr_setpshared.
4217         * Versions: Export new functions.
4218         * sysdeps/pthread/pthread.h: Add prototypes for new functions.
4220         * rwlock.c (pthread_rwlockattr_init): Use PTHREAD_PROCESS_PRIVATE.
4221         (pthread_rwlockattr_setpshared): Fail if PTHREAD_PROCESS_PRIVATE
4222         is not selected.
4224 2000-07-04  Greg McGary  <greg@mcgary.org>
4226         * sysdeps/pthread/bits/libc-lock.h: Remove BP_SYM from
4227         pragmas.  Include bp-sym.h only if _LIBC.
4229 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
4231         * spinlock.c (__pthread_unlock): Properly place write barrier.
4232         Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
4234 2000-07-03  Ulrich Drepper  <drepper@redhat.com>
4236         * spinlock.c: Replace fast spinlocks by adaptive spinlocks which are
4237         faster on SMP systems.  No more emulation of compare&swap for adaptive
4238         spinlocks.
4239         * spinlock.h: Likewise.
4240         * sysdeps/pthread/pthread.h: Shuffle PTHREAD_MUTEX_* values around.
4241         Replace fast with adaptive mutex.
4242         * mutex.c: Rewrite for replacement of fast by adaptive mutex.
4243         * condvar.c: Likewise.
4244         * pthread.c: Define and initialize __pthread_smp_kernel variable.
4245         * internals.h: Declare __pthread_smp_kernel.
4246         * sysdeps/pthread/bits/pthreadtypes.h: Update comment of
4247         _pthread_fastlock structure.
4248         Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
4250         * pthread.c: Remove initialization to zero from global variables.
4252 2000-06-29  Jakub Jelinek  <jakub@redhat.com>
4254         * shlib-versions: Make sparc64 GLIBC_2.2+ only.
4256 2000-06-28  Greg McGary  <greg@mcgary.org>
4258         * weaks.c: Wrap BP_SYM () around weak extern declarations of
4259         pthread functions that have pointers in their return+arg signatures.
4261 2000-06-27  Greg McGary  <greg@mcgary.org>
4263         * sysdeps/pthread/bits/libc-lock.h: Wrap BP_SYM () around weak
4264         extern declarations of pthread functions that have pointers in
4265         their return+arg signatures.
4267 2000-06-26  Ulrich Drepper  <drepper@redhat.com>
4269         * Makefile (tests): Add ex11.  Add rules to build it.
4270         * Examples/ex11.c: New file.
4271         * rwlock.c: Fix complete braindamaged previous try to implement
4272         timedout functions.
4274         * spinlock.c: Pretty print.
4276 2000-06-25  Ulrich Drepper  <drepper@redhat.com>
4278         * Makefile (tests): Add ex10.  Add rules to build it.
4279         * Versions [GLIBC_2.2] (libpthread): Add pthread_mutex_timedlock,
4280         pthread_rwlock_timedrdlock, and pthread_rwlock_timedwrlock.
4281         * condvar.c (pthread_cond_wait): Allow mutex of kind
4282         PTHREAD_MUTEX_TIMED_NP.
4283         (pthread_cond_timedwait_relative): Likewise.
4284         * mutex.c (__pthread_mutex_init): Default is PTHREAD_MUTEX_TIMED_NP.
4285         (__pthread_mutex_trylock): Use __pthread_alt_trylock for
4286         PTHREAD_MUTEX_ERRORCHECK_NP.  Handle PTHREAD_MUTEX_TIMED_NP.
4287         (__pthread_mutex_lock): Use __pthread_alt_lock for
4288         PTHREAD_MUTEX_ERRORCHECK_NP.  Handle PTHREAD_MUTEX_TIMED_NP.
4289         (__pthread_mutex_timedlock): New function.
4290         (__pthread_mutex_unlock): Use __pthread_alt_unlock for
4291         PTHREAD_MUTEX_ERRORCHECK_NP.  Handle PTHREAD_MUTEX_TIMED_NP.
4292         (__pthread_mutexattr_init): Use PTHREAD_MUTEX_TIMED_NP.
4293         (__pthread_mutexattr_settype): Allow PTHREAD_MUTEX_TIMED_NP.
4294         * spinlock.c: Implement alternate fastlocks.
4295         * spinlock.h: Add prototypes.
4296         * Examples/ex10.c: New file.
4297         * sysdeps/pthread/pthread.h: Add prototypes for new functions.
4298         Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
4300         * rwlock.c (__pthread_rwlock_rdlock): Optimize loop a bit.
4301         (__pthread_rwlock_timedrdlock): New function.
4302         (__pthread_rwlock_timedwrlock): New function.
4303         Use laternate fastlock function everywhere.
4305 2000-06-21  Andreas Jaeger  <aj@suse.de>
4307         * sysdeps/pthread/timer_routines.c: Include <string.h> for memset
4308         prototype.
4310         * join.c: Include <stdlib.h> for exit prototype.
4312 2000-06-20  Ulrich Drepper  <drepper@redhat.com>
4314         * sysdeps/i386/useldt.h: Include <stdlib.h>.
4316         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _POSIX_BARRIERS.
4317         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
4319         * Makefile (libpthread-routines): Add barrier.
4320         (tests): Add ex9.  Add rule to build ex9.
4321         * Versions: Export barrier functions.
4322         * barrier.c: New file.
4323         * Examples/ex9.c: New file.
4324         * sysdeps/pthread/pthread.h: Add barrier data types and declarations.
4325         * sysdeps/pthread/bits/pthreadtypes.h: Likewise.
4326         Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
4328 2000-06-19  H.J. Lu  <hjl@gnu.org>
4330         * spinlock.h (HAS_COMPARE_AND_SWAP): Defined if
4331         HAS_COMPARE_AND_SWAP_WITH_RELEASE_SEMANTICS is defined.
4332         (compare_and_swap_with_release_semantics): New. Default to
4333         compare_and_swap if HAS_COMPARE_AND_SWAP_WITH_RELEASE_SEMANTICS
4334         is not defined.
4336         * spinlock.c (__pthread_unlock): Call
4337         compare_and_swap_with_release_semantics () instead of
4338         compare_and_swap ().
4340 2000-06-19  Ulrich Drepper  <drepper@redhat.com>
4342         * sysdeps/pthread/timer_create.c: Use _set_errno instead of assigning
4343         to errno directly.
4344         * sysdeps/pthread/timer_delete.c: Likewise.
4345         * sysdeps/pthread/timer_getoverr.c: Likewise.
4346         * sysdeps/pthread/timer_gettime.c: Likewise.
4347         * sysdeps/pthread/timer_settime.c: Likewise.
4349 2000-06-13  Kaz Kylheku  <kaz@ashi.footprints.net>
4351         Timer nodes are now reference counted, and can be marked
4352         as deleted. This allows for the safe release of the global mutex
4353         in the middle without losing the timer being operated on.
4355         * sysdeps/pthread/posix-timer.h (struct timer_node):  The inuse
4356         member is now an enum with three values, so that an intermediate
4357         state can be represented (deleted but not free for reuse yet).
4358         New refcount member added.
4359         * sysdeps/pthread/timer_routines.c: Likewise.
4361         * sysdeps/pthread/posix-timer.h (timer_addref, timer_delref,
4362         timer_valid): New inline functions added.
4364         * sysdeps/pthread/timer_gettime.c (timer_gettime): Function
4365         restructured, recursive deadlock bug fixed.
4367         * sysdeps/pthread/timer_gettime.c (timer_gettime): Uses new
4368         timer_addref to ensure that timer won't be deleted while mutex is not
4369         held. Also uses timer_invalid to perform validation of timer handle.
4370         * sysdeps/pthread/timer_settime.c (timer_settime): Likewise.
4371         * sysdeps/pthread/timer_getoverr.c (timer_getoverrun): Likewise.
4373 2000-06-14  Ulrich Drepper  <drepper@redhat.com>
4375         * shlib-versions: Add entry for SH.
4376         Patch by Kaz Kojima <kkojima@rr.iij4u.or.jp>.
4378 2000-06-13  Kaz Kylheku  <kaz@ashi.footprints.net>
4380         A few optimizations.  Got rid of unnecessary wakeups of timer threads,
4381         tightened up some critical regions and micro-optimized some list
4382         manipulation code.
4384         * sysdeps/pthread/timer_routines.c (__timer_thread_queue_timer):
4385         Returns int value now to indicate whether timer was queued at head.
4386         * sysdeps/pthread/posix-timer.h: Likewise.
4387         * sysdeps/pthread/timer_settime.c (timer_settime): Takes advantage of
4388         new return value from __timer_thread_queue_timer to avoid waking
4389         up timer thread unnecessarily.
4391         * sysdeps/pthread/posix-timer.h (timer_id2ptr): No longer checks
4392         inuse flag, because this requires mutex to be held.  Callers updated
4393         to do the check when they have the mutex.
4394         * sysdeps/pthread/timer_getoverr.c: Add check for inuse here.
4396         * sysdeps/pthread/timer_settime.c (timer_settime): Tighter critical
4397         regions: avoids making system calls while holding timer mutex, and
4398         a few computations were moved outside of the mutex as well.
4399         * sysdeps/pthread/timer_gettime.c (timer_gettime): Likewise.
4401         * sysdeps/pthread/posix-timer.h (list_unlink_ip): Function name changed
4402         to list_unlink_ip, meaning idempotent.  Pointer manipulation
4403         changed to get better better code out of gcc.
4404         * sysdeps/pthread/timer_routines.c (list_unlink): Non-idempotent
4405         version of list_unlink added here.
4406         * sysdeps/pthread/timer_delete.c: Use appropriate list unlink
4407         function in all places: idempotent one for timers, non-idempotent
4408         one for thread nodes.
4409         * sysdeps/pthread/timer_settime: Likewise.
4410         * sysdeps/pthread/timer_routines.c: Likewise.
4412 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
4414         * sysdeps/unix/sysv/linux/bits/posix_opt.h (_POSIX_TIMERS): Define.
4415         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
4417         * sysdeps/pthread/Makefile: Remove tests definition.
4419 2000-06-12  Kazumoto Kojima  <kkojima@rr.iij4u.or.jp>
4420             Yutaka Niibe  <gniibe@chroot.org>
4422         * sysdeps/sh/pspinlock.c: New file.
4423         * sysdeps/sh/pt-machine.h: New file.
4425 2000-06-12  Ulrich Drepper  <drepper@redhat.com>
4427         * Makefile (tests): Add joinrace.
4429         * Examples/ex6.c: Test return value of pthread_join.
4431 2000-06-11  Geoff Keating  <geoffk@cygnus.com>
4433         * sysdeps/powerpc/pspinlock.c (__pthread_spin_lock): Implement.
4434         (__pthread_spin_trylock): Implement.
4435         (__pthread_spin_unlock): Implement.
4436         (__pthread_spin_init): Implement.
4437         (__pthread_spin_destroy): Implement.
4439 2000-06-10  Ulrich Drepper  <drepper@redhat.com>
4441         * sysdeps/pthread/timer_routines.c (list_append): Little fix to
4442         really append the entry.
4444 2000-06-10  Andreas Jaeger  <aj@suse.de>
4446         * lockfile.c (__fresetlockfiles): Remove unused variable fp.
4448 2000-06-10  Kaz Kylheku  <kaz@ashi.footprints.net>
4450         * sysdeps/pthread/timer_create.c: Thread matching now done on
4451         clock type as well as thread attributes.
4452         There are individual global signal-delivering threads for
4453         different clock types.
4454         * sysdeps/pthread/posix-timer.h: Likewise.
4455         * sysdeps/pthread/timer_routines.c: Likewise.
4457         * sysdeps/pthread/timer_routines.c: Thread allocation and
4458         deallocation function now remembers to put thread on active
4459         list and remove from active list.
4460         Thus now the feature of binding multiple timers
4461         to a single thread actually works.
4463 2000-06-10  Ulrich Drepper  <drepper@redhat.com>
4465         * pthread.c (__pthread_create_2_1): Optimize a bit.
4467         * internals.h (invalid_handle): Also test for p_terminated != 0.
4468         (nonexisting_handle): New function.  Same as old invalid_handle.
4469         * join.c (pthread_join): Use nonexisting_handle instead of
4470         invalid_handle to test for acceptable thread handle.
4471         * manager.c (pthread_handle_free): Likewise.
4472         * joinrace.c: New file.
4473         Reported by Permaine Cheung <pcheung@cygnus.com>.
4475 2000-06-08  Ulrich Drepper  <drepper@redhat.com>
4477         * sysdeps/pthread/timer_routines.c (__timer_thread_queue_timer):
4478         Correct handling of matching variable.
4480         * sysdeps/pthread/tst-timer.c (main): Rewrite initializers to
4481         avoid warnings.
4483         * sysdeps/pthread/timer_routines.c (__timer_thread_queue_timer):
4484         Be prepared for empty timer list.
4486         * sysdeps/pthread/timer_create.c (timer_create): Correct names of
4487         CPUTIME clock ID.  Add support for thread clocks.
4489         * sysdeps/pthread/posix-timer.h (timer_ptr2id): Operands in
4490         subtraction were switched.
4492         * sysdeps/pthread/timer_routines.c (init_module): Use
4493         THREAD_MAXNODES threads.
4495         * sysdeps/pthread/posix-timer.h (struct timer_node): Add creator_pid.
4496         * sysdeps/pthread/timer_create.c: Fill in creator_pid.
4497         * sysdeps/pthread/timer_routines.c (thread_expire_timer): Send signal
4498         with sigqueueinfo is this system call is available.
4500         * sysdeps/pthread/timer_create.c (timer_create): Allow
4501         CLOCK_CPUTIME if _POSIX_CPUTIME is defined.
4503         * sysdeps/pthread/Makefile: New file.  Add rules to build timer
4504         functionality.
4505         * sysdeps/unix/sysv/linux/bits/local_lim.h: Add TIMER_MAX.
4507 2000-06-04  Kaz Kylheku  <kaz@ashi.footprints.net>
4509         * sysdeps/pthread/posix-timer.h: New file.
4510         * sysdeps/pthread/timer_create.c: New file.
4511         * sysdeps/pthread/timer_delete.c: New file.
4512         * sysdeps/pthread/timer_getoverr.c: New file.
4513         * sysdeps/pthread/timer_gettime.c: New file.
4514         * sysdeps/pthread/timer_routines.c: New file.
4515         * sysdeps/pthread/timer_settime.c: New file.
4516         * sysdeps/pthread/tst-timer.c: New file.
4518 2000-06-08  Ulrich Drepper  <drepper@redhat.com>
4520         * sysdeps/unix/sysv/linux/bits/local_lim.h: Remove OPEN_MAX and
4521         LINK_MAX definitions if necessary.
4523 2000-06-04  Kaz Kylheku  <kaz@ashi.footprints.net>
4525         Added missing fork time handling of global libio lock.
4527         * lockfile.c (__fresetlockfiles): Now also resets the list lock,
4528         not just the individual stream locks. Rewritten to use new
4529         iterator interface provided by libio rather than accessing
4530         global variable.
4532         * lockfile.c (__flockfilelist, _funlockfilelist): New functions
4533         which lock and unlock the stream list using the new interface
4534         provied by libio.
4535         * internals.h: Likewise.
4537         * ptfork.c (__fork): Now calls __flockfilelist before fork,
4538         and __funlockfilelist in the parent after the fork.
4539         Child still calls __fresetlockfiles as before.
4541         * linuxthreads.texi: Now explains what happens to streams at
4542         fork time. Also whole new section on forking and thread added.
4543         Definition of pthread_atfork moved out of Miscellaneous Functions
4544         to this new section.
4546 2000-06-04  Jakub Jelinek  <jakub@redhat.com>
4548         * sysdeps/sparc/sparc32/sparcv9/pspinlock.c (__pthread_spin_lock):
4549         Add missing register.
4550         * sysdeps/sparc/sparc64/pspinlock.c (__pthread_spin_lock): Likewise.
4552 2000-06-02  Jakub Jelinek  <jakub@redhat.com>
4554         * sysdeps/sparc/sparc32/pspinlock.c: Implement spinlocks.
4555         * sysdeps/sparc/sparc32/sparcv9/pspinlock.c: New.
4556         * sysdeps/sparc/sparc64/pspinlock.c: Implement spinlocks.
4558 2000-05-31  Andreas Jaeger  <aj@suse.de>
4560         * sysdeps/mips/pspinlock.c: Implement spinlocks.
4562 2000-05-28  Ulrich Drepper  <drepper@redhat.com>
4564         * spinlock.c (__pthread_lock): Remove ASSERT.
4566         * Makefile (tests): Add ex8.
4567         * Examples/ex8.c: New file.
4569 2000-05-12  Kaz Kylheku  <kaz@ashi.footprints.net>
4571         Bugfix: The pthread_atfork mechanism now takes care of its
4572         own internal mutex at fork time.
4574         * ptfork.c (__fork): Revised so that the mutex is held across
4575         the fork operation and while the handlers are called, and so that
4576         the child resets the mutex.
4578         * linuxthreads.texi: Updated pthread_atfork documentation to make
4579         it clear that fork and pthread_atfork can't be reentered from
4580         atfork handlers, that pthread_atfork and fork are mutually atomic,
4581         and that the handlers are inherited by the child process.
4583 2000-05-24  Ulrich Drepper  <drepper@redhat.com>
4585         * Makefile (libpthread-routines): Add pspinlock.
4586         * cancel.c: Rename __pthread_spin_unlock back to __pthread_unlock.
4587         Use struct _pthread_fastlock instead of pthread_spinlock_t.
4588         * condvar.c: Likewise.
4589         * internals.h: Likewise.
4590         * join.c: Likewise.
4591         * manager.c: Likewise.
4592         * mutex.c: Likewise.
4593         * pthread.c: Likewise.
4594         * rwlock.c: Likewise.
4595         * semaphore.c: Likewise.
4596         * signals.c: Likewise.
4597         * spinlock.h: Likewise.
4598         * spinlock.c: Likewise.  Remove pthread_spin_lock functions.
4599         * sysdeps/alpha/pspinlock.c: New file.
4600         * sysdeps/arm/pspinlock.c: New file.
4601         * sysdeps/i386/pspinlock.c: New file.
4602         * sysdeps/m68k/pspinlock.c: New file.
4603         * sysdeps/mips/pspinlock.c: New file.
4604         * sysdeps/powerpc/pspinlock.c: New file.
4605         * sysdeps/sparc/sparc32/pspinlock.c: New file.
4606         * sysdeps/sparc/sparc64/pspinlock.c: New file.
4607         * sysdeps/pthread/bits/pthreadtypes.h: Remove pthread_spinlock_t
4608         back to _pthread_fastlock.  Define new pthread_spinlock_t.
4610 2000-05-24  Andreas Jaeger  <aj@suse.de>
4612         * sysdeps/i386/i686/pt-machine.h: Only use LDT on newer kernels.
4614 2000-05-21  Jakub Jelinek  <jakub@redhat.com>
4616         * manager.c (pthread_handle_create): Initialize p_res._sock to -1.
4618 2000-05-13  Jakub Jelinek  <jakub@redhat.com>
4620         * internals.h (__RES_PTHREAD_INTERNAL): Define.
4622 2000-05-06  Kaz Kylheku  <kaz@ashi.footprints.net>
4624         * mutex.c (pthread_once): IN_PROGRESS state of pthread_once_t
4625         object state is represented with additional bits which distinguish
4626         whether that state was set up in the current process, or
4627         in an ancestor process. If that state was set in an ancestor,
4628         it means that a fork happened while thread was executing the init
4629         function. In that case, the state is reset to NEVER.
4630         * mutex.c (__pthread_once_fork_prepare): New function.
4631         (__pthread_once_fork_child): Likewise
4632         (__pthread_once_fork_parent): Likewise
4633         (__pthread_reset_pthread_once): Removed.
4634         * ptfork.c (__fork): Call new handlers in mutex.c.
4635         * internals.h: Declarations of new mutex.c functions added.
4636         Declaration of removed function deleted.
4637         * linuxthreads.texi: Updated documentation about pthread_once
4638         to clarify what happens under cancellation and forking.
4640 2000-05-06  Kaz Kylheku  <kaz@ashi.footprints.net>
4642         * internals.h: New thread manager request type, REQ_KICK.
4643         * join.c (pthread_exit): main thread now calls exit() instead
4644         of _exit() in order to proper process cleanup.
4645         * manager.c (__pthread_manager): Do not terminate manager
4646         after unblocking main thread; wait for main thread's
4647         REQ_PROCESS_EXIT request instead.
4648         Also, added REQ_KICK case to handle new request; this just does
4649         nothing.
4650         * manager.c (pthread_exited): Do not terminate manager after
4651         unblocking main thread.
4652         * manager.c (__pthread_manager_sighandler): If the main thread
4653         is waiting for all other threads to die, send a REQ_KICK into
4654         the thread manager request pipe to get it to clean out the threads
4655         and unblock the main thread as soon as possible. This fixes
4656         the 2000 millisecond hang on shutdown bug.
4657         * Examples/ex7.c: New file, tests shutdown behavior when all threads
4658         including the main one call pthread_exit(), or implicitly do so.
4659         * Makefile (tests): Add ex7.
4661 2000-05-05  Andreas Jaeger  <aj@suse.de>
4663         * sysdeps/unix/sysv/linux/i386/getcpuclockid.c
4664         (pthread_getcpuclockid): Correct test for ourselves.
4666 2000-05-05  Ulrich Drepper  <drepper@redhat.com>
4668         * internals.h (struct _pthread_descr_struct): Reorganization.
4669         Allocate room for 16 pointers at head of the structure for future
4670         thread-local data handling.  Move p_self member in this area.
4671         * manager.c (pthread_handle_create): Adjust use of p_self.
4672         * sysdeps/i386/useldt.h (THREAD_SELF): Likewise.
4673         * pthread.c (__pthread_initial_thread): Adjust initialization.
4674         (__pthread_manager_thread): Likewise.
4676 2000-04-29  Bruno Haible  <haible@clisp.cons.org>
4678         * join.c (pthread_exit): Use THREAD_GETMEM_NC instead of THREAD_GETMEM
4679         for eventmask larger than 1 word.
4681 2000-04-27  Ulrich Drepper  <drepper@redhat.com>
4683         * Versions [libpthread] (GLIBC_2.2): Add __pthread_initialize_minimal.
4684         * pthread.c (__pthread_initialize_minimal): New function.  Perform
4685         minimal initialization.
4686         (pthread_initialize): Remove this code here.
4687         * sysdeps/i386/i686/pt-machine.h: Include "../useldt.h" again.  We
4688         are working around the problem in glibc.
4690 2000-04-25  Ulrich Drepper  <drepper@redhat.com>
4692         * sysdeps/i386/i686/pt-machine.h: Do not use "../useldt.h" for
4693         now.  First gcc must be fixed (more concrete: libgcc).
4695 2000-04-24  Ulrich Drepper  <drepper@redhat.com>
4697         * pthread.c: Remove special treatement for interrupt handlers on x86.
4698         * manager.c (pthread_free): Use FREE_THREAD not FREE_THREAD_SELF.
4699         * sysdeps/i386/useldt.h: Use "q" constraint instead of "r" where
4700         necessary.
4701         * sysdeps/i386/i686/pt-machine.h: Include "../useldt.h".
4703 2000-04-24  Mark Kettenis  <kettenis@gnu.org>
4705         * join.c (pthread_exit): Set p_terminated after reporting the
4706         termination event instead of before.
4708 2000-04-20  Jakub Jelinek  <jakub@redhat.com>
4710         * sysdeps/pthread/bits/libc-lock.h: Only declare __pthread_rwlock_*
4711         if __USE_UNIX98.
4713 2000-04-18  Andreas Jaeger  <aj@suse.de>
4715         * Versions: Use ld instead of ld.so.
4717 2000-04-18  Jakub Jelinek  <jakub@redhat.com>
4719         * sysdeps/unix/sysv/linux/sparc/bits/sigcontext.h (struct sigcontext):
4720         Remove the typedef keyword.
4722 2000-04-18  Jakub Jelinek  <jakub@redhat.com>
4724         * sysdeps/sparc/sparc64/pt-machine.h (MEMORY_BARRIER): Use membar,
4725         not stbar.
4726         (READ_MEMORY_BARRIER): Define.
4727         * spinlock.c (__pthread_spin_unlock): Use READ_MEMORY_BARRIER, not
4728         MEMORY_BARRIER.
4729         * internals.h (READ_MEMORY_BARRIER): Define if not defined in sysdep
4730         headers.
4732 2000-04-17  Ulrich Drepper  <drepper@redhat.com>
4734         * sysdeps/unix/sysv/linux/i386/getcpuclockid.c
4735         (pthread_getcpuclockid): Don't compare thread_id with thread_self,
4736         use thread_handle().
4738 2000-04-16  Ulrich Drepper  <drepper@redhat.com>
4740         * condvar.c (pthread_cond_timedwait_relative): Don't test for owner
4741         if fast mutex is used.  Don't initialize `already_canceled' twice.
4742         Correctly test for return value of timedsuspend.
4744         * pthread.c: Correct long-time braino.  We never set SA_SIGINFO and
4745         therefore don't need the _rt versions of the signal handlers.
4747 2000-04-15  Ulrich Drepper  <drepper@redhat.com>
4749         * pthread.c (pthread_yield): New function.
4750         * sysdeps/pthread/pthread.h (pthread_yield): Add prototype.
4751         * Versions [libpthread] (GLIBC_2.2): Add pthread_yield.
4752         * internals.h: Declare __pthread_yield.
4754         * pthread.c (pthread_initialize): Avoid a bit more code if
4755         realtime signals are known to exist.
4757         * pthread.c: Is __ASSUME_REALTIME_SIGNALS then avoid generating code
4758         to dynamically detect RT signals and avoid generating compatibility
4759         functions with old kernel.
4760         * restart.h (restart) [__ASSUME_REALTIME_SIGNALS]: Use
4761         __pthread_restart_new directly.
4762         (suspend) [__ASSUME_REALTIME_SIGNALS]: Use
4763         __pthread_wait_for_restart_signal directly.
4764         (timedsuspend) [__ASSUME_REALTIME_SIGNALS]: Use
4765         __pthread_timedsuspend_new directly.
4767 2000-04-15  Ulrich Drepper  <drepper@redhat.com>
4769         * condvar.c: Remove all the special code to handle cond_timedwait.
4770         Use timedsuspend instead.
4771         * internals.h: Declare __pthread_timedsuspend_old,
4772         __pthread_timedsuspend_new, and __pthread_timedsuspend.
4773         Remove declaration of __pthread_init_condvar.
4774         * pthread.c: Define __pthread_timedsuspend variable.
4775         (__pthread_timedsuspend_old): New function.  Timed suspension
4776         implementation for old Linux kernels.
4777         (__pthread_timedsuspend_new): New function.  Timed suspension
4778         implementation for new Linux kernels.
4779         * restart.h (timedsuspend): New function.  Call appropriate
4780         suspension function through __pthread_timedsuspend.
4781         * semaphore.c (sem_timedwait): Use timedsuspend, don't duplicate
4782         the code.
4783         Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
4785         * internals.h (WRITE_MEMORY_BARRIER): Define as MEMORY_BARRIER if
4786         undefined.
4787         * spinlock.c: Use WRITE_MEMORY_BARRIER instead of MEMORY_BARRIER
4788         where possible.
4789         * sysdeps/alpha/pt-machine.h: Define WRITE_MEMORY_BARRIER.
4790         * sysdeps/sparc/sparc64/pt-machine.h: Likewise.
4792         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Add _POSIX_SPAWN.
4793         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
4795 2000-04-14  Andreas Jaeger  <aj@suse.de>
4797         * weaks.c: Fix typo.
4799         * shlib-versions (mips.*-.*-linux.*): Support only GLIBC 2.0 and
4800         2.2 for linuxthreads.
4802 2000-04-13  Ulrich Drepper  <drepper@redhat.com>
4804         * sysdeps/unix/sysv/linux/i386/getcpuclockid.c
4805         (pthread_getcpuclockid): Fix typo.
4807 2000-04-12  Ulrich Drepper  <drepper@redhat.com>
4809         * Makefile (libpthread-routines): Add getcpuclockid.
4810         * Versions [libpthread] (GLIBC_2.2): Add pthread_getcpuclockid.
4811         * sysdeps/pthread/getcpuclockid.c: New file.
4812         * sysdeps/unix/sysv/linux/i386/getcpuclockid.c: New file.
4813         * sysdeps/pthread/pthread.h: Add prototype for pthread_getcpuclockid.
4815         * sysdeps/unix/sysv/linux/bits/posix_opt.h (_POSIX_SPIN_LOCKS):
4816         Defined.
4817         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
4819         * sysdeps/pthread/pthread.h: Add prototypes for pthread_spin_init,
4820         pthread_spin_destroy, pthread_spin_lock, pthread_spin_trylock,
4821         and pthread_spin_unlock.
4822         * sysdeps/pthread/bits/pthreadtypes.h: Change struct _pthread_fastlock
4823         into pthread_spinlock_t.  Change all uses.
4824         * spinlock.c: Implement pthread_spin_lock.
4825         Rename __pthread_unlock to __pthread_spin_unlock and define weak
4826         alias for real name.
4827         Define pthread_spin_trylock, pthread_spin_init, and
4828         pthread_spin_destroy.
4829         Change all uses of _pthread_fastlock to pthread_spinlock_t.
4830         * spinlock.h: Rename __pthread_unlock to __pthread_spin_unlock.
4831         Change all uses of _pthread_fastlock to pthread_spinlock_t.
4832         * Versions [libpthread] (GLIBC_2.2): Add pthread_spin_init,
4833         pthread_spin_destroy, pthread_spin_lock, pthread_spin_trylock,
4834         and pthread_spin_unlock.
4835         * cancel.c: Use __pthread_spin_unlock instead of __pthread_unlock.
4836         Change all uses of _pthread_fastlock to pthread_spinlock_t.
4837         * condvar.c: Likewise.
4838         * internals.h: Likewise.
4839         * join.c: Likewise.
4840         * manager.c: Likewise.
4841         * mutex.c: Likewise.
4842         * pthread.c: Likewise.
4843         * rwlock.c: Likewise.
4844         * semaphore.c: Likewise.
4845         * signals.c: Likewise.
4847         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Add various new POSIX
4848         macros.
4849         * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: New file.
4851 2000-04-11  Ulrich Drepper  <drepper@redhat.com>
4853         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Add
4854         _POSIX_SHARED_MEMORY_OBJECTS.
4856 2000-04-11  Andreas Jaeger  <aj@suse.de>
4858         * sysdeps/mips/pt-machine.h (MEMORY_BARRIER): Define.
4859         (__compare_and_swap): Mark as modifying memory.
4861 2000-04-11  Geoff Keating  <geoffk@cygnus.com>
4863         * sysdeps/powerpc/pt-machine.h (MEMORY_BARRIER): Don't be
4864         __volatile__.
4865         (__compare_and_swap): Replace other 'sync' with MEMORY_BARRIER.
4866         Don't have the 'asm' __volatile__.
4868 2000-04-11  Ulrich Drepper  <drepper@redhat.com>
4870         * internals.h: Define MEMORY_BARRIER as empty if not defined already.
4871         * spinlock.c (__pthread_lock): Add memory barriers.
4872         (__pthread_unlock): Likewise.
4873         * sysdeps/alpha/pt-machine.h (MEMORY_BARRIER): Define using mb
4874         instruction.
4875         (RELEASE): Not needed anymore.
4876         (__compare_and_swap): Mark asm as modifying memory.
4877         * sysdeps/powerpc/pt-machine.h (sync): Remove.  Replace with definition
4878         of MEMORY_BARRIER.
4879         (__compare_and_swap): Use MEMORY_BARRIER instead of sync.
4880         * sysdeps/sparc/sparc32/pt-machine.h (RELEASE): Not needed anymore.
4881         (MEMORY_BARRIER): Define using stbar.
4882         * sysdeps/sparc/sparc64/pt-machine.h (MEMORY_BARRIER): Define using
4883         stbar.
4884         (__compare_and_swap): Use MEMORY_BARRIER to ensure ordering.
4885         Patch by Xavier Leroy <Xavier.Leroy@inria.fr> based on comments by
4886         Mike Burrows <m3b@pa.dec.com>.
4888 2000-04-09  Ulrich Drepper  <drepper@redhat.com>
4890         * signals.c (sigaction): Fix return value for the case SIG is one
4891         of the signals the implementation uses.
4892         Patch by Xavier.Leroy@inria.fr.
4894 2000-04-01  Andreas Jaeger  <aj@suse.de>
4896         * attr.c: Use shlib-compat macros.
4897         * oldsemaphore.c: Likewise.
4898         * pthread.c: Likewise.
4899         * weaks.c: Likewise.
4901 2000-03-26  Ulrich Drepper  <drepper@redhat.com>
4903         * semaphore.c (sem_timedwait): New function.
4904         Patch by Carl Mailloux <carlm@oricom.ca>.
4905         * semaphore.h: Declare sem_timedwait.
4906         * Versions [libpthread] (GLIBC_2.2): Add sem_timedwait.
4908 2000-03-26  Roland McGrath  <roland@baalperazim.frob.com>
4910         * sysdeps/pthread/Makefile: File removed.
4912 2000-03-23  Ulrich Drepper  <drepper@redhat.com>
4914         * mutex.c (__pthread_reset_pthread_once): Reset once_masterlock.
4915         * internals.h (__pthread_reset_pthread_once): Add prototype.
4916         * ptfork.c (__fork): Call __pthread_reset_pthread_once.
4918         * manager.c (pthread_handle_create): Store ID of new thread before
4919         clone call.
4921 2000-03-21  Ulrich Drepper  <drepper@redhat.com>
4923         * attr.c: Use new macros from shlib-compat.h to define versions.
4924         * oldsemaphore.c: Likewise.
4925         * semaphore.c: Likewise.
4926         * weaks.c: Likewise.
4928         * pthread.c: Update for new SHLIB_COMPAT definition.
4930         * manager.c (__pthread_manager): Unmask debug signal.
4932         * pthread.c (pthread_initialize): Test for address of __dso_handle
4933         being NULL, not value.  Use __on_exit, not on_exit.
4934         Patch by Andreas Jaeger <aj@suse.de>.
4936         * pthread.c: Use new macros from shlib-compat.h to define versions.
4938 2000-03-19  Ulrich Drepper  <drepper@redhat.com>
4940         * pthread.c (pthread_initialize): Instead of on_exit use
4941         __cxa_atexit if __dso_label is available to allow unloading the
4942         libpthread shared library.
4944 2000-03-16  Ulrich Drepper  <drepper@redhat.com>
4946         * condvar.c: Make tests for ownership of mutex less strict.
4948 2000-03-14  Ulrich Drepper  <drepper@redhat.com>
4950         * condvar.c (pthread_cond_wait): Check whether mutex is owned by
4951         current thread and return error if not.
4952         (pthread_cond_timedwait_relative_old): Likewise.
4953         (pthread_cond_timedwait_relative_new): Likewise.
4955         * mutex.c (__pthread_once): Handle cancelled init function correctly.
4956         (pthread_once_cancelhandler): New function.
4957         Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
4959 2000-03-14  Andreas Jaeger  <aj@suse.de>
4961         * pthread.c (pthread_handle_sigcancel_rt): GS has been renamed to
4962         REG_GS.
4963         (pthread_handle_sigrestart_rt): Likewise.
4964         * signals.c (pthread_sighandler_rt): Likewise.
4966 2000-03-02  Andreas Jaeger  <aj@suse.de>
4968         * sysdeps/pthread/bits/libc-lock.h: Fix typo.
4969         Reported by Sean Chen <sean.chen@turbolinux.com>.
4971 2000-02-28  Andreas Jaeger  <aj@suse.de>
4973         * rwlock.c: Fix typo.
4975 2000-02-27  Ulrich Drepper  <drepper@redhat.com>
4977         * rwlock.c: Define __* variants of the functions and make old names
4978         aliases.
4979         * Versions [GLIBC_2.2]: Export the __pthread_rwlock_* functions.
4980         * sysdeps/pthread/bits/libc-lock.h: Define __libc_rwlock_* macros.
4982 2000-02-25  Andreas Jaeger  <aj@suse.de>
4984         * Versions: Export pread, __pread64, pread64, pwrite, __pwrite64,
4985         pwrite64, lseek64, open64, and __open64 with version 2.2.
4987 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
4989         * semaphore.h (SEM_FAILED): Use 0 not NULL.
4991 2000-02-14  Ulrich Drepper  <drepper@redhat.com>
4993         * condvar.c (pthread_cond_timedwait_relative_old): Tight loop with
4994         nanosleep does not work either.  Get absolute time inside the
4995         loop.
4996         (pthread_cond_timedwait_relative_new): Likewise.
4997         Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
4999 2000-02-13  Andreas Jaeger  <aj@suse.de>
5001         * condvar.c (pthread_cond_timedwait_relative_new): Fix last patch.
5002         (pthread_cond_timedwait_relative_old): Likewise.
5004 2000-02-13  Ulrich Drepper  <drepper@redhat.com>
5006         * condvar.c (pthread_cond_timedwait_relative_old): Undo last patch
5007         but keep the code around.  A bug in the kernel prevent us from
5008         using the code.
5009         (pthread_cond_timedwait_relative_new): Likewise.
5010         (PR libc/1597 and libc/1598).
5012 2000-02-01  Kaz Kylheku  <kaz@ashi.footprints.net>
5014         * condvar.c (pthread_cond_timedwait_relative_old): Do tight
5015         loop around nanosleep calls instead of around most of the function
5016         (pthread_cond_timedwait_relative_new): Likewise.
5017         body.  Got rid of backwards goto and one local.
5019 2000-01-31  Ulrich Drepper  <drepper@redhat.com>
5021         * condvar.c (pthread_cond_timedwait_relative_old): Recompute time
5022         before every nanosleep call to account for time spent in the rest
5023         of the function.
5024         (pthread_cond_timedwait_relative_new): Likewise.
5025         Patch by khendricks@ivey.uwo.ca (PR libc/1564).
5027 2000-01-29  Ulrich Drepper  <drepper@redhat.com>
5029         * condvar.c (pthread_cond_timedwait_relative_old): Get remaining time
5030         from nanosleep call so that in case we restart we only wait for the
5031         remaining time.
5032         (pthread_cond_timedwait_relative_new): Likewise.
5033         Patch by khendricks@ivey.uwo.ca (PR libc/1561).
5035 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
5037         * manager.c (pthread_allocate_stack): Compute guard page address
5038         correctly.  Patch by HJ Lu.
5040         * sysdeps/pthread/pthread.h: Define
5041         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP.
5043 2000-01-16  Ulrich Drepper  <drepper@cygnus.com>
5045         * rwlock.c (pthread_rwlock_unlock): Correct one more problem with
5046         preference handling.
5047         (pthread_rwlockattr_setkind_np): Allow
5048         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP.
5049         Patches by Kaz Kylheku <kaz@ashi.footprints.net>.
5051 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
5053         * internals.h (pthread_readlock_info): New structure.
5054         (_pthread_descr_struct): Add p_readlock_list, p_readlock_free, and
5055         p_untracked_readlock_count.
5056         * pthread.c (__pthread_initial_thread, pthread_manager_thread):
5057         Add initializers for new fields.
5058         * manager.c (pthread_free): Free read/write lock lists.
5059         * queue.h (queue_is_empty): New function.
5060         * rwlock.c: Implement requirements about when readers should get
5061         locks assigned.
5062         * sysdeps/pthread/pthread.h
5063         (PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP): New definition.
5064         * sysdeps/pthread/bits/pthreadtypes.h (struct _pthread_rwlock_t):
5065         Define this name as well.
5066         Patches by Kaz Kylheku <kaz@ashi.footprints.net>.
5068 2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
5070         * pthread.c (__pthread_initial_thread, pthread_manager_thread):
5071         Adjust initializers for struct _pthread_descr_struct change.
5072         * internals.h (struct _pthread_descr_struct): Move new elements to
5073         the end.
5075 2000-01-03  Kaz Kylheku  <kaz@ashi.footprints.net>
5077         Redesigned how cancellation unblocks a thread from internal
5078         cancellation points (sem_wait, pthread_join,
5079         pthread_cond_{wait,timedwait}).
5080         Cancellation won't eat a signal in any of these functions
5081         (*required* by POSIX and Single Unix Spec!).
5082         * condvar.c: Spontaneous wakeup on pthread_cond_timedwait won't eat a
5083         simultaneous condition variable signal (not required by POSIX
5084         or Single Unix Spec, but nice).
5085         * spinlock.c: __pthread_lock queues back any received restarts
5086         that don't belong to it instead of assuming ownership of lock
5087         upon any restart; fastlock can no longer be acquired by two threads
5088         simultaneously.
5089         * restart.h: Restarts queue even on kernels that don't have
5090         queued real time signals (2.0, early 2.1), thanks to atomic counter,
5091         avoiding a rare race condition in pthread_cond_timedwait.
5093 1999-12-31  Andreas Jaeger  <aj@suse.de>
5095         * internals.h: Remove duplicate prototype declarations.
5097         * weaks.c: Remove __THROW from prototypes since the file is not
5098         compiled by a C++ compiler.
5099         * internals.h: Likewise.
5101 1999-12-30  Andreas Jaeger  <aj@suse.de>
5103         * sysdeps/pthread/pthread.h: Move internal functions to...
5104         * sysdeps/pthread/bits/libc-lock.h: ...here.
5106 1999-12-29  Andreas Jaeger  <aj@suse.de>
5108         * sysdeps/pthread/pthread.h: Fix typos, reformat comments.
5110 1999-12-28  Ulrich Drepper  <drepper@cygnus.com>
5112         * sysdeps/alpha/pt-machine.h: Move stack_pointer definition to the
5113         beginning.
5115         * manager.c (__pthread_start): Add one more cast to prevent
5116         warning on 64bit machines.
5118 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
5120         * manager.c (pthread_handle_create): Set p_pid of new thread
5121         before calling the callback function to report a new thread.
5123 1999-12-20  Andreas Jaeger  <aj@suse.de>
5125         * pthread.c (pthread_initialize): Move getrlimit call after
5126         setting of errno.
5128 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
5130         * Versions: Export pread, __pread64, pread64, pwrite, __pwrite64,
5131         pwrite64, lseek64, open64, and __open64.
5132         * wrapsyscall.c: Define pread, __pread64, pread64, pwrite, __pwrite64,
5133         pwrite64, lseek64, open64, and __open64.
5135         * manager.c (pthread_allocate_stack): Correct computation of
5136         new_thread_bottom.  Correct handling of stack size and when the
5137         rlimit method to guard for stack growth is used.
5138         * pthread.c (pthread_initialize): Stack limit must be STACK_SIZE
5139         minus one pagesize (not two).
5141 1999-12-03  Andreas Jaeger  <aj@suse.de>
5143         * Versions: Add __res_state with version GLIBC_2.2.
5145         * errno.c (__res_state): New function to return thread specific
5146         resolver state.
5148         * pthread.c (pthread_initialize): Initialize p_resp.
5149         (__pthread_reset_main_thread): Also set p_resp.
5151         * manager.c (pthread_handle_create): Initialize p_resp.
5153         * internals.h: Add thread specific resolver state.
5154         Based on patches by Adam D. Bradley <artdodge@cs.bu.edu>.
5156 1999-12-01  Ulrich Drepper  <drepper@cygnus.com>
5158         * sysdeps/i386/pt-machine.h: Move stack_pointer definition to the
5159         beginning.
5160         * sysdeps/i386/i686/pt-machine.h: Likewise.
5161         Patches by Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>.
5163 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
5165         * manager.c (pthread_start_thread_event): Initialize p_pid already
5166         here.
5168 1999-11-22  Ulrich Drepper  <drepper@cygnus.com>
5170         * internals.h: Add prototype for __pthread_manager_event.
5171         * manager.c (__pthread_manager_event): New function.
5172         (pthread_start_thread_event): Correct computation of self.
5173         Use INIT_THREAD_SELF.
5174         * pthread.c (__pthread_manager_thread): Initialize p_lock.
5175         (__pthread_initialize_manager): Respect event flags also for creation
5176         of the manager thread.
5178 1999-11-08  Ulrich Drepper  <drepper@cygnus.com>
5180         * pthread.c (__pthread_initialize_manager): Initialize
5181         __pthread_manager_thread.p_tid.
5183 1999-11-02  Ulrich Drepper  <drepper@cygnus.com>
5185         * internals.h: Declare __pthread_last_event.
5186         * manager.c: Define __pthread_last_event.
5187         (pthread_handle_create): Set __pthread_last_event.
5188         (pthread_exited): Likewise.
5189         * join.c (pthread_exit): Likewise.
5191         * Makefile (libpthread-routines): Add events.
5192         * events.c: New file.
5193         * internals.h: Protect against multiple inclusion.
5194         Include thread_dbP.h header.
5195         (struct _pthread_descr_struct): Add new fields p_report_events and
5196         p_eventbuf.
5197         Declare event reporting functions.
5198         * join.c (pthread_exit): Signal event if this is wanted.
5199         * manager.c (__pthread_threads_events): New variable.
5200         (pthread_handle_create): Take new parameters with event information.
5201         Signal TD_CREATE event if wanted.
5202         (__pthread_manager): Adjust pthread_handle_create call.
5203         (pthread_start_thread_event): New function.  Block until manager is
5204         finished and then call pthread_start_thread.
5205         (pthread_exited): Signal TD_REAP event if wanted.
5207 1999-10-26  Ulrich Drepper  <drepper@cygnus.com>
5209         * restart.h (suspend_with_cancellation): Rewrite as a macro.
5211         * condvar.c (pthread_cond_timedwait_relative): Don't mark as inline.
5213 1999-10-25  Andreas Jaeger  <aj@suse.de>
5215         * internals.h: Remove K&R compatibility.
5216         * no-tsd.c: Likewise.
5217         * semaphore.h: Likewise.
5218         * signals.c: Likewise.
5219         * sysdeps/pthread/bits/libc-tsd.h: Likewise.
5220         * sysdeps/unix/sysv/linux/bits/sigthread.h: Likewise.
5221         * weaks.c: Likewise.
5223 1999-10-21  Xavier Leroy  <Xavier.Leroy@inria.fr>
5225         * pthread.c: For i386, wrap pthread_handle_sigrestart and
5226         pthread_handle_sigcancel with functions that restore %gs from the
5227         signal context.  For each signal handling function, two wrappers
5228         are required, one for a non-RT signal and one for a RT signal.
5229         * signal.c: For i386, add code to restore %gs from the signal
5230         context in pthread_sighandler and pthread_sighandler_rt.
5232 1999-10-17  Ulrich Drepper  <drepper@cygnus.com>
5234         * internals.h (PTHREAD_START_ARGS_INITIALIZER): Add cast.
5236 1999-10-14  Ulrich Drepper  <drepper@cygnus.com>
5238         * pthread.c (__pthread_initial_thread): Pass argument to
5239         PTHREAD_START_ARGS_INITIALIZER.
5240         (__pthread_manager_thread): Likewise.
5242         * internals.h (PTHREAD_START_ARGS_INITIALIZER): Add parameter to
5243         initialize function.
5245         * manager.c (pthread_handle_create): Remove p_startfct initialization.
5247         * internals.h (_pthread_descr_struct): We don't need p_startfct field.
5249 1999-10-12  Ulrich Drepper  <drepper@cygnus.com>
5251         * internals.h: Correct return types for __libc_read and __libc_write.
5253 1999-10-09  Andreas Jaeger  <aj@suse.de>
5255         * internals.h: Add __new_sem_post to get prototype in
5256         manager.c; include semaphore.h for needed types.
5258 1999-10-08  Ulrich Drepper  <drepper@cygnus.com>
5260         * manager.c (__pthread_manager) [REQ_POST]: Use __new_sem_post
5261         directly instead of calling sem_post which should not be necessary
5262         but is faster and might help in some case to work around problems.
5263         Patch by khendricks@ivey.uwo.ca [libc/1382].
5265 1999-10-08  Andreas Schwab  <schwab@suse.de>
5267         * sysdeps/pthread/Subdirs: New file.
5268         * Implies: Removed.
5270 1999-10-07  Ulrich Drepper  <drepper@cygnus.com>
5272         * Implies: New file.
5273         * internals.h (struct _pthread_descr_struct): Add p_startfct.
5274         * manager.c (pthread_handle_create): Initialize p_startfct.
5275         * pthread.c: Define __linuxthread_pthread_sizeof_descr variable.
5277 1999-09-25  Ulrich Drepper  <drepper@cygnus.com>
5279         * manager.c (__linuxthreads_pthread_threads_max): New variable.
5280         * specific.c (__linuxthreads_pthread_keys_max): New variable.
5281         (__linuxthreads_pthread_key_2ndlevel_size): New variable.
5283         * condvar.c (pthread_cond_timedwait_relative): Never return with
5284         EINTR.  Patch by Andreas Schwab.
5286 1999-09-19  Ulrich Drepper  <drepper@cygnus.com>
5288         * signals.c (sigaction): Correct last patch.  Don't select
5289         pthread_sighandler_rt based on the signal number but instead of
5290         the SA_SIGINFO flag.
5292 1999-09-23  Ulrich Drepper  <drepper@cygnus.com>
5294         * specific.c: Move definitions of struct pthread_key_struct and
5295         destr_function to ...
5296         * internals.h: ...here.
5298 1999-09-18  Ulrich Drepper  <drepper@cygnus.com>
5300         * pthread.c (pthread_handle_sigrestart_rt): New function.  Use
5301         this instead of pthread_handle_sigrestart if the signal is an RT
5302         signal.
5304         * signals.c: Handle passing through of sighandler arguments also
5305         for real-time signals.
5307 1999-09-03  Andreas Schwab  <schwab@suse.de>
5309         * ptfork.c (__fork): Renamed from fork and use __libc_fork.  Add
5310         fork as weak alias.
5311         (__vfork): New function, alias vfork.
5312         * Versions: Export __fork, vfork, and __vfork in libpthread.
5314 1999-08-23  Andreas Schwab  <schwab@suse.de>
5316         * signals.c (pthread_sighandler): Add SIGCONTEXT_EXTRA_ARGS to
5317         call to signal handler.
5319 1999-08-20  Ulrich Drepper  <drepper@cygnus.com>
5321         * pthread.c (__pthread_reset_main_thread): Undo last change.
5322         (__pthread_kill_other_threads_np): Reset signal handlers for the
5323         signals we used in the thread implementation here.
5325 1999-08-19  Ulrich Drepper  <drepper@cygnus.com>
5327         * pthread.c (__pthread_reset_main_thread): Reset signal handlers
5328         for the signals we used in the thread implementation [PR libc/1234].
5330         * Versions: Export __pthread_kill_other_threads_np from libpthread
5331         for GLIBC_2.1.2.
5333         * signals.c: Pass sigcontext through wrapper to the user function.
5335 1999-08-01  Ulrich Drepper  <drepper@cygnus.com>
5337         * Versions [ld.so] (GLIBC_2.0): Export __libc_internal_tsd_get and
5338         __libc_internal_tsd_set.
5340 1999-07-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5342         * manager.c: Remove inclusion of <linux/tasks.h> since it's not
5343         needed anymore.
5345 1999-07-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5347         * internals.h: Align _pthread_descr_struct to 32 bytes.
5348         Reported by Tim Hockin <thockin@cobaltnet.com>, close PR
5349         libc/1206.
5351 1999-07-09  Ulrich Drepper  <drepper@cygnus.com>
5353         * oldsemaphore.c (sem_compare_and_swap): Fix use of compare and
5354         swap function.
5356 1999-07-09  Cristian Gafton  <gafton@redhat.com>
5358         * Makefile (libpthread-routines): Add oldsemaphore routine.
5359         * Versions: Add sem_destroy, sem_getvalue, sem_init, sem_post,
5360         sem_trywait, and sem_wait to GLIBC_2.1.
5361         * oldsemaphore.c: New file.
5362         * semaphore.c: Add default_symbol_versions for the changed functions.
5363         (__new_sem_init): Rename from sem_init.
5364         (__new_sem_post): Rename from sem_post.
5365         (__new_sem_wait): Rename from sem_wait.
5366         (__new_sem_trywait): Rename from sem_trywait.
5367         (__new_sem_getvalue): Rename from sem_getvalue.
5368         (__new_sem_destroy): Rename from sem_destroy.
5370 1999-06-23  Robey Pointer  <robey@netscape.com>
5372         * internals.h: Added p_nextlock entry to separate queueing for a
5373         lock from queueing for a CV (sometimes a thread queues on a lock
5374         to serialize removing itself from a CV queue).
5375         * pthread.c: Added p_nextlock to initializers.
5376         * spinlock.c: Changed to use p_nextlock instead of p_nextwaiting.
5378 1999-07-09  Ulrich Drepper  <drepper@cygnus.com>
5380         * manager.c (pthread_handle_create): Free mmap region after stack
5381         if clone failed.  Patch by Kaz Kylheku <kaz@ashi.FootPrints.net>.
5383 1999-05-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5385         * man/pthread_cond_init.man: Correct example.
5386         Reported by Tomas Berndtsson <tomas@nocrew.org>.
5388         * linuxthreads.texi (Condition Variables): Likewise.
5390 1999-05-18  Jakub Jelinek  <jj@ultra.linux.cz>
5392         * sysdeps/sparc/sparc64/pt-machine.h (__compare_and_swap): Use
5393         casx not cas, also successful casx returns the old value in rd
5394         and not the new value.
5396 1999-05-16  Xavier Leroy  <Xavier.Leroy@inria.fr>
5398         * manager.c: If pthread_create() is given a NULL attribute
5399         and the thread manager runs with a realtime policy, set the
5400         scheduling policy of the newly created thread back to SCHED_OTHER.
5401         * manager.c: If the PTHREAD_INHERIT_SCHED attribute is given,
5402         initialize the schedpolicy field of new_thread->p_start_args
5403         to that of the calling thread.
5405 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
5407         * sysdeps/sparc/sparc64/pt-machine.h (__compare_and_swap): cas
5408         instruction does not allow memory element to use offset.
5410 1999-04-28  Ulrich Drepper  <drepper@cygnus.com>
5412         * manager.c (pthread_allocate_stack): Optimize initialization of new
5413         thread descriptor.
5415         * sysdeps/pthread/bits/libc-lock.h (__libc_lock_define_initialized):
5416         Don't use initializer since it is all zeroes.
5417         (__libc_once_define): Likewise.
5419 1999-04-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5421         * sysdeps/arm/Implies: Removed since cmpxchg/no-cmpxchg
5422         doesn't exist anymore.
5423         * sysdeps/i386/Implies: Likewise.
5424         * sysdeps/m68k/Implies: Likewise.
5425         * sysdeps/mips/Implies: Likewise.
5426         * sysdeps/powerpc/Implies: Likewise.
5427         * sysdeps/sparc/sparc32/Implies: Likewise.
5428         * sysdeps/sparc/sparc64/Implies: Likewise.
5430 1999-04-15  Ulrich Drepper  <drepper@cygnus.com>
5432         * sysdeps/alpha/bits/semaphore.h: Removed.
5433         * sysdeps/powerpc/bits/semaphore.h: Removed.
5434         * sysdeps/pthread/cmpxchg/bits/semaphore.h: Removed.
5435         * sysdeps/pthread/no-cmpxchg/bits/semaphore.h: Removed.
5436         * Makefile (headers): Remove bits/semaphore.h.
5438         * semaphore.h: Define _pthread_descr if necessary.
5439         Don't include limits.h.  Define SEM_VALUE_MAX directly.
5440         Define SEM_FAILED.
5441         (sem_t): Protect element names with leading __.
5442         Add declarations for sem_close, sem_open, and sem_unlink.
5443         * semaphore.c: Adjust all functions for new element names.
5444         Define sem_close, sem_open, and sem_unlink.
5445         * Versions (libthread): Add sem_close, sem_open, and sem_unlink for
5446         GLIBC_2.1.1.
5447         * sysdeps/pthread/bits/pthreadtypes.h: Define _pthread_descr only if
5448         necessary.
5450 1999-03-16  H.J. Lu  <hjl@gnu.org>
5452         * specific.c (pthread_key_delete): Check th->p_terminated to see
5453         if the thread is running.
5455         * Versions (__libc_internal_tsd_get, __libc_internal_tsd_set):
5456         Added to GLIBC_2.0 for libc.so.
5458 1999-02-12  H.J. Lu  <hjl@gnu.org>
5460         * Versions (__libc_current_sigrtmin, __libc_current_sigrtmax,
5461         __libc_allocate_rtsig): Added to GLIBC_2.1.
5463         * internals.h (DEFAULT_SIG_RESTART): Removed.
5464         (DEFAULT_SIG_CANCEL): Removed.
5466         * pthread.c (init_rtsigs, __libc_current_sigrtmin,
5467         __libc_current_sigrtmax, __libc_allocate_rtsig): New functions.
5468         (__pthread_sig_restart, __pthread_sig_cancel,
5469         __pthread_sig_debug): Initialized.
5470         (pthread_initialize): Call init_rtsigs () to initialize
5471         real-time signals.
5473 1999-02-03  H.J. Lu  <hjl@gnu.org>
5475         * manager.c (__pthread_manager): Do block __pthread_sig_debug.
5476         Don't restart the thread which sent REQ_DEBUG.
5477         (pthread_start_thread): Check if __pthread_sig_debug > 0
5478         before debugging.
5480         * pthread.c (__pthread_initialize_manager): Suspend ourself
5481         after sending __pthread_sig_debug to gdb instead of
5482         __pthread_sig_cancel.
5484 1999-01-24  H.J. Lu  <hjl@gnu.org>
5486         * manager.c (__pthread_manager): Delete __pthread_sig_debug
5487         from mask if __pthread_sig_debug > 0.
5488         (pthread_handle_create): Increment __pthread_handles_num.
5490         * manager.c (pthread_handle_create): Don't pass CLONE_PTRACE to clone.
5491         * pthread.c (__pthread_initialize_manager): Likewise.
5493         * pthread.c (pthread_initialize): Use __libc_allocate_rtsig (1)
5494         instead of __libc_allocate_rtsig (2).
5495         (__pthread_initialize_manager): Send __pthread_sig_debug to gdb
5496         instead of __pthread_sig_cancel.
5497         (pthread_handle_sigdebug): Fix comments.
5499 1999-01-21  Ulrich Drepper  <drepper@cygnus.com>
5501         * manager.c (pthread_allocate_stack): Set
5502         __pthread_nonstandard_stacks if user-specified stack is used.
5504 1999-01-16  Ulrich Drepper  <drepper@cygnus.com>
5506         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Add _LFS_ASYNCHRONOUS_IO,
5507         _LFS_LARGEFILE, _LFS64_LARGEFILE, and _LFS64_STDIO from Unix98.
5509 1999-01-07  Xavier Leroy  <Xavier.Leroy@inria.fr>
5511         * pthread.c: Use a third signal __pthread_sig_debug distinct
5512         from __pthread_sig_cancel to notify gdb when a thread is
5513         created
5514         * manager.c: Likewise.
5515         * internals.h: Likewise.
5516         * signals.c: The implementation of sigwait(s) assumed that
5517         all signals in s have signal handlers already attached.
5518         This is not required by the standard, so make it work
5519         also if some of the signals have no handlers.
5521 1999-01-05  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5523         * linuxthreads.texi: Remove pointers from first @node.  Move old
5524         @node spec inside comment.
5526 1998-12-31  Ulrich Drepper  <drepper@cygnus.com>
5528         * sysdeps/pthread/bits/stdio-lock.h: Define _IO_lock_lock and
5529         _IO_lock_unlock.
5531 1998-12-29  Ulrich Drepper  <drepper@cygnus.com>
5533         * semaphore.c (sem_trywait): Don't forget to unlock the semaphore
5534         lock.  Patch by Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>.
5536 1998-12-21  Ulrich Drepper  <drepper@cygnus.com>
5538         * manager.c: Threads now send __pthread_sig_cancel on termination.
5539         Change clone call and signal masks.
5540         * thread.c (pthread_handle_sigrestart): Remove special code for
5541         manager.
5542         (pthread_handle_sigcancel): In manager thread call
5543         __pthread_manager_sighandler.
5544         * sysdeps/i386/pt-machine.h (__compare_and_swap): Add memory clobber.
5545         * sysdeps/i386/i686/pt-machine.h: Likewise.
5546         Patches by Xavier Leroy.
5548 1998-12-14  Ulrich Drepper  <drepper@cygnus.com>
5550         * spinlock.c (__pthread_unlock): Don't crash if called for an
5551         untaken mutex.  Reported by Ruslan V. Brushkoff <rus@Snif.Te.Net.UA>.
5553         * Examples/ex6.c: Unbuffer stdout and reduce sleep time to reduce
5554         overall runtime.
5556 1998-12-13  Ulrich Drepper  <drepper@cygnus.com>
5558         * Examples/ex3.c: Wait until all threads are started before
5559         searching for the number to avoid race condition on very fast
5560         systems.
5562 1998-12-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5564         * sysdeps/pthread/pthread.h: Remove __pthread_setcanceltype
5565         declaration since it's not needed.
5567         * sysdeps/pthread/pthread.h: Move internal functions to ...
5568         * internals.h: ...here.
5570 1998-12-02  H.J. Lu  <hjl@gnu.org>
5572         * pthread.c (__pthread_sig_restart): Initiliaze to 0 if
5573         SIGRTMIN is defined.
5574         (__pthread_sig_cancel): Likewise.
5576 1998-12-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5578         * wrapsyscall.c: Include <sys/mman.h> for msync,
5579         <stdlib.h> for system and <termios.h> for tcdrain prototype.
5580         Correct msync declaration.
5582 1998-11-29  Roland McGrath  <roland@baalperazim.frob.com>
5584         * sysdeps/pthread/bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_get,
5585         __libc_tsd_set): New macros for new interface.
5586         * no-tsd.c: New file, provide uninitialized defns of
5587         __libc_internal_tsd_get and __libc_internal_tsd_set.
5588         * Makefile (routines): Add no-tsd.
5590 1998-10-12  Roland McGrath  <roland@baalperazim.frob.com>
5592         * internals.h: Include <bits/libc-tsd.h>, not <bits/libc-lock.h>.
5593         * sysdeps/pthread/bits/libc-lock.h (__libc_internal_tsd_get,
5594         __libc_internal_tsd_set): Move decls to ...
5595         * sysdeps/pthread/bits/libc-tsd.h: New file for __libc_internal_tsd_*
5596         declarations.
5598         * sysdeps/pthread/bits/libc-lock.h (__libc_internal_tsd_get,
5599         __libc_internal_tsd_set): Make these pointers to functions, not
5600         functions; remove #pragma weak decls for them.
5601         * specific.c (__libc_internal_tsd_get, __libc_internal_tsd_set):
5602         Define static functions and initialized pointers to them.
5604 1998-11-18  Ulrich Drepper  <drepper@cygnus.com>
5606         * Makefile (CFLAGS-mutex.c): Define as -D__NO_WEAK_PTHREAD_ALIASES.
5607         (CFLAGS-specific.c): Likewise.
5608         (CFLAGS-pthread.c): Likewise.
5609         (CFLAGS-ptfork.c): Likewise.
5610         (CFLAGS-cancel.c): Likewise.
5611         * sysdeps/pthread/bits/libc-lock.h: Don't mark __pthread_* functions
5612         as weak references if __NO_WEAK_PTHREAD_ALIASES is defined.
5614         * mutex.c (pthread_mutex_init): Define as strong symbol.
5615         (pthread_mutex_destroy): Likewise.
5616         (pthread_mutex_trylock): Likewise.
5617         (pthread_mutex_lock): Likewise.
5618         (pthread_mutex_unlock): Likewise.
5619         (pthread_mutexattr_init): Likewise.
5620         (pthread_mutexattr_destroy): Likewise.
5621         (pthread_once): Likewise.
5622         * ptfork.c (pthread_atfork): Likewise.
5623         * specific.c (pthread_key_create): Likewise.
5624         (pthread_setspecific): Likewise.
5625         (pthread_getspecific): Likewise.
5627 1998-11-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5629         * linuxthreads.texi: Fix punctuation after xref.
5631 1998-11-10  H.J. Lu  <hjl@gnu.org>
5633         * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefine NR_OPEN
5634         if it is defined in <linux/limits.h>.
5636 1998-10-29 14:28  Ulrich Drepper  <drepper@cygnus.com>
5638         * spinlock.h (__pthread_trylock): Define inline.
5639         (__pthread_lock): Add extra parameter to declaration.  Declare
5640         using internal_function.
5641         (__pthread_unlock): Declare using internal_function.
5642         * spinlock.c (__pthread_lock): Add new parameter.  Use it instead
5643         of local variable self.  Avoid recomputing self.  Define using
5644         internal_function.
5645         (__pthread_trylock): Remove.
5646         (__pthread_unlock): Define using internal_function.
5647         * cancel.c: Adjust for __pthread_lock interface change.  Use already
5648         computed self value is possible.
5649         * condvar.c: Likewise.
5650         * join.c: Likewise.
5651         * manager.c: Likewise.
5652         * mutex.c: Likewise.
5653         * pthread.c: Likewise.
5654         * rwlock.c: Likewise.
5655         * semaphore.c: Likewise.
5656         * signals.c: Likewise.
5658 1998-10-27 13:46  Ulrich Drepper  <drepper@cygnus.com>
5660         * sysdeps/pthread/pthread.h (struct _pthread_cleanup_buffer): Prepend
5661         __ to field names of the struct.
5662         * sysdeps/pthread/bits/pthreadtypes.h (struct _pthread_fastlock):
5663         Likewise.
5664         (pthread_attr_t): Likewise.
5665         (pthread_cond_t): Likewise.
5666         (pthread_condattr_t): Likewise.
5667         (pthread_mutex_t): Likewise.
5668         (pthread_mutexattr_t): Likewise.
5669         (pthread_rwlock_t): Likewise.
5670         (pthread_rwlockattr_t): Likewise.
5671         * attr.c: Adjust for pthread.h and pthreadtypes.h change.
5672         * cancel.c: Likewise.
5673         * condvar.c: Likewise.
5674         * manager.c: Likewise.
5675         * mutex.c: Likewise.
5676         * pthread.c: Likewise.
5677         * ptlongjmp.c: Likewise.
5678         * rwlock.c: Likewise.
5679         * spinlock.c: Likewise.
5681 1998-10-09  Ulrich Drepper  <drepper@cygnus.com>
5683         * sysdeps/i386/pt-machine.h (get_eflags, set_eflags): Mark these
5684         also with PT_EI.
5686         * sysdeps/i386/i686/pt-machine.h: Remove unused inline
5687         definitions.
5689         * Makefile (libpthread-routines): Add pt-machine.
5690         * pt-machine.c: New file.
5691         * sysdeps/alpha/pt-machine.h: Define PT_EI as extern inline is not
5692         yet defined.  Use PT_EI in extern inline definitions.
5693         * sysdeps/arm/pt-machine.h: Likewise.
5694         * sysdeps/i386/pt-machine.h: Likewise.
5695         * sysdeps/i386/i686/pt-machine.h: Likewise.
5696         * sysdeps/m68k/pt-machine.h: Likewise.
5697         * sysdeps/mips/pt-machine.h: Likewise.
5698         * sysdeps/powerpc/pt-machine.h: Likewise.
5699         * sysdeps/sparc/sparc32/pt-machine.h: Likewise.
5700         * sysdeps/sparc/sparc64/pt-machine.h: Likewise.
5702 1998-10-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5704         * semaphore.h: Include <sys/types.h> so that _pthread_descr
5705         is declared.
5707 1998-09-15  David S. Miller  <davem@pierdol.cobaltmicro.com>
5709         * sysdeps/sparc/sparc32/pt-machine.h (INIT_THREAD_SELF): Add nr
5710         argument.
5711         * sysdeps/sparc/sparc64/pt-machine.h (INIT_THREAD_SELF): Likewise.
5713 1998-09-12 14:24 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5715         * sysdeps/unix/sysv/linux/bits/sigthread.h: Add multiple inclusion
5716         guard.
5718 1998-09-02 11:08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5720         * signals.c (sigaction): Check that sig is less than NSIG to avoid
5721         array index overflow.
5723 1998-09-06 10:56  Ulrich Drepper  <drepper@cygnus.com>
5725         * sysdeps/pthread/semaphore.h: New file.
5727 1998-09-06 09:08  Ulrich Drepper  <drepper@cygnus.com>
5729         * sysdeps/pthread/bits/libc-lock.h (enum __libc_tsd_key_t): Add
5730         _LIBC_TSD_KEY_DL_ERROR.
5732 1998-08-31  Ulrich Drepper  <drepper@cygnus.com>
5734         * sysdeps/i386/i686/pt-machine.h (testandset): Add memory clobber.
5735         * sysdeps/i386/pt-machine.h: Likewise.
5736         Suggested by Roland McGrath.
5738 1998-08-28 13:58  Ulrich Drepper  <drepper@cygnus.com>
5740         * internals.h: Also define THREAD_GETMEM_NC and THREAD_SETMEM_NC to
5741         access thread data with non-constant offsets.
5742         * specific.c: Use THREAD_GETMEM_NC and THREAD_SETMEM_NC where
5743         necessary.
5745         * sysdeps/i386/useldt.h: Fix typo.  Add THREAD_GETMEM_NC and
5746         THREAD_SETMEM_NC definitions.
5748         * sysdeps/sparc/sparc32/pt-machine.h: Define THREAD_GETMEM_NC and
5749         THREAD_SETMEM_NC.
5750         * sysdeps/sparc/sparc64/pt-machine.h: Likewise.
5752 1998-08-26 15:46  Ulrich Drepper  <drepper@cygnus.com>
5754         * internals.h: Define THREAD_GETMEM and THREAD_SETMEM to default if
5755         not already defined.
5756         (struct _pthread_descr_struct): Add p_self and p_nr field.
5757         * manager.c (__pthread_handles): Define second element to point
5758         to manager thread.
5759         (__pthread_handles_num): Initialize to 2.
5760         (__pthread_manager): Use INIT_THREAD_SELF with two arguments.
5761         (pthread_start_thread): Likewise.
5762         (pthread_handle_create): Start search for free slot at entry 2.
5763         Initialize new fields p_self and p_nr.
5764         Call __clone with CLONE_PTRACE if available.
5765         (pthread_free): Call FREE_THREAD_SELF if available.
5766         * pthread.c (__pthread_initial_thread): Initialize new fields.
5767         (__pthread_manager_thread): Likewise.
5768         (__pthread_initialize_manager): Call __clone with CLONE_PTRACE.
5770         * cancel.c: Use THREAD_GETMEM and THREAD_SETMEM to access the
5771         elements of the thread descriptor.
5772         * condvar.c: Likewise.
5773         * errno.c: Likewise.
5774         * join.c: Likewise.
5775         * manager.c: Likewise.
5776         * pthread.c: Likewise.
5777         * ptlongjmp.c: Likewise.
5778         * semaphore.c: Likewise.
5779         * signals.c: Likewise.
5780         * specific.c: Likewise.
5781         * spinlock.c: Likewise.
5783         * sysdeps/alpha/pt-machine.h (INIT_THREAD_SELF): Add extra parameter.
5785         * sysdeps/i386/useldt.h: New file.
5786         * sysdeps/i386/i686/pt-machine.h: Show how to use this file.
5788         * sysdeps/sparc/sparc32/pt-machine.h: Define THREAD_GETMEM and
5789         THREAD_SETMEM using __thread_self.
5790         * sysdeps/sparc/sparc64/pt-machine.h: Likewise.
5792 1998-08-24  Geoff Keating  <geoffk@ozemail.com.au>
5794         * spinlock.c (__pthread_lock): Reset p_nextwaiting to NULL if it
5795         turned out that we didn't need to queue after all.
5797 1998-08-22  Geoff Keating  <geoffk@ozemail.com.au>
5799         * sysdeps/powerpc/pt-machine.h: Remove testandset, it's not used
5800         and wastes space; correct types.
5802 1998-08-08 11:18  H.J. Lu  <hjl@gnu.org>
5804         * signals.c (sigaction): Handle NULL argument.
5806 1998-08-04  Ulrich Drepper  <drepper@cygnus.com>
5808         * sysdeps/unix/sysv/linux/bits/sigthread.h: Use __sigset_t instead
5809         of sigset_t.
5811 1998-08-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5813         * Makefile (linuxthreads-version): Extract correct number from
5814         Banner.
5816 1998-07-29  Xavier Leroy  <Xavier.Leroy@inria.fr>
5818         * Banner: Bump version number to 0.8
5819         * FAQ.html: Many updates, in particular w.r.t. debugging.
5820         * manager.c: Support for non-default stacksize for
5821         LinuxThreads-allocated stacks;
5822         don't use guard pages for stacks with default size, rely on
5823         rlimit(RLIMIT_STACK) instead (it's cheaper).
5824         * attr.c: Likewise.
5825         * cancel.c: Use __pthread_sig_cancel and __pthread_sig_restart
5826         everywhere instead of PTHREAD_SIG_CANCEL and PTHREAD_SIG_RESTART.
5827         * condvar.c: Likewise.
5828         * internals.h: Likewise.
5829         * restart.h: Likewise.
5830         * signals.c: Likewise.
5831         * pthread.c: Likewise; set rlimit(RLIMIT_STACK) as we need it.
5833 1998-07-23  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5835         * weaks.c: Define pthread_mutexattr_[sg]ettype instead of
5836         __pthread_mutexattr_[sg]ettype.  Add more weak aliases.
5837         * Versions: Put __pthread_mutexattr_settype under version
5838         GLIBC_2.0.  Don't export __pthread_mutexattr_setkind_np and
5839         __pthread_mutexattr_gettype.
5841 1998-07-23  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5843         * sysdeps/pthread/bits/libc-lock.h: Make
5844         __pthread_mutexattr_settype weak.  Don't make
5845         __pthread_mutexattr_setkind_np weak.
5847 1998-07-16 10:52  Ulrich Drepper  <drepper@cygnus.com>
5849         * manager.c (pthread_handle_create): Check whether sched_setscheduler
5850         call can succeed here.
5852         * mutex.c: Define __pthread_mutexattr_settype and make
5853         __pthread_mutexattr_setkind_np an alias.
5854         Likewise for __pthread_mutexattr_gettype.
5856 1998-07-15 11:00 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5858         * attr.c (pthread_attr_setschedpolicy): Don't check whether caller
5859         is root.
5861 1998-07-14 19:38  Ulrich Drepper  <drepper@cygnus.com>
5863         * sysdeps/pthread/bits/libc-lock.h: Define __libc_cleanup_end.
5865 1998-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5867         * Examples/ex6.c: Include <unistd.h> for usleep.
5869 1998-06-13 11:04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5871         * Examples/ex4.c (main): Use exit, not pthread_exit.
5873 1998-07-09 13:39  Ulrich Drepper  <drepper@cygnus.com>
5875         * Versions: Add __pthread_mutexattr_gettype and
5876         __pthread_mutexattr_settype.
5877         * lockfile.c: Use __pthread_mutexattr_settype instead of
5878         __pthread_mutexattr_setkind_np.
5879         * mutex.c: Define __pthread_mutexattr_gettype and
5880         __pthread_mutexattr_settype.
5881         * weak.c: Likewise.
5882         * sysdeps/pthread/pthread.h: Declare __pthread_mutexattr_gettype and
5883         __pthread_mutexattr_settype.
5884         * sysdeps/pthread/bits/libc-lock.h (__libc_lock_init_recursive):
5885         Use __pthread_mutexattr_settype.
5887 1998-07-08 22:26  Ulrich Drepper  <drepper@cygnus.com>
5889         * Versions: Add pthread_mutexattr_gettype, pthread_mutexattr_settype.
5890         * mutex.c: Define weak alias pthread_mutexattr_gettype and
5891         pthread_mutexattr_settype.
5892         * sysdeps/pthread/pthread.h: Declare these functions.
5893         Move pthread_sigmask and pthread_kill declaration in separate header.
5894         * sysdeps/unix/sysv/linux/bits/sigthread.h: New file.
5896 1998-07-07 15:20  Ulrich Drepper  <drepper@cygnus.com>
5898         * Makefile: Add rules to compile and run tests.
5899         * Examples/ex1.c: Little changes to fix warnings.
5900         * Examples/ex2.c: Likewise.
5901         * Examples/ex3.c: Likewise.
5902         * Examples/ex4.c: Likewise.
5903         * Examples/ex5.c: Likewise.
5904         * Examples/ex6.c: New file.
5906 1998-07-05 11:54  Ulrich Drepper  <drepper@cygnus.com>
5908         * Versions: Add pthread_attr_init to GLIBC_2.1 version in libc.
5910 1998-07-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5912         * attr.c: Include <string.h>.
5914 1998-06-30 11:47  Ulrich Drepper  <drepper@cygnus.com>
5916         * attr.c: Include errno.h.  Use memcpy to copy sched_param.
5917         * internals.h: Include limits.h.
5918         * manager.c: Use memcpy to copy sched_param.
5919         * ptfork.c: Include errno.h.
5920         * pthread.c: Likewise.
5921         * semaphore.c: Likewise.
5922         * specific.c: Likewise.
5923         * spinlock.h: Likewise.
5924         * sysdeps/pthread/pthread.h: Include only allowed headers.  Move
5925         type definition to ...
5926         * sysdeps/pthread/bits/pthreadtypes.h: ...here.  New file.
5928 1998-06-29 12:34  Ulrich Drepper  <drepper@cygnus.com>
5930         * sysdeps/pthread/pthread.h: Use __PMT not __P for function pointers.
5932         * sysdeps/pthread/pthread.h: Define various PTHREAD_* symbols also
5933         as macros as demanded in POSIX.1, Annex C.
5935 1998-06-29 12:29  Ulrich Drepper  <drepper@cygnus.com>
5937         * internals.h (struct pthread_request): For free use pthread_t
5938         instead of pthread_descr.
5939         * join.c (pthread_join): Pass thread_id, not th to manager.
5940         (pthread_detach): Likewise.
5941         * manager.c (__pthread_manager): Except thread ID in FREE_REQ case.
5942         (pthread_exited): Remove detached queue code.
5943         (pthread_handle_free): Expect thread ID parameter and use it to
5944         validate the thread decsriptor.  Don't use detached queue.
5945         Patches by Xavier Leroy.
5947 1998-06-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5949         * libpthread.map: Export accept, longjmp, sigaction, siglongjmp,
5950         _IO_flockfile, _IO_ftrylockfile, _IO_funlockfile,
5951         __pthread_atfork, __pthread_key_create, __pthread_once.
5952         * internals.h: Doc fix.
5953         * pthread.c (__pthread_initialize): Define again.
5955 1998-06-26  Ulrich Drepper  <drepper@cygnus.com>
5957         * manager.c (pthread_exited): If thread is not detached put it on
5958         special list.
5959         (pthread_handle_free): If thread is not on list with living threads
5960         search on list with detached threads.
5962         * sysdeps/pthread/pthread.h (PTHREAD_RWLOCK_INITIALIZER): Correct
5963         for new definition of pthread_rwlock_t.
5965         * spinlock.c: Correct test whether to compile
5966         __pthread_compare_and_swap or not.
5968 1998-06-25 19:27  Ulrich Drepper  <drepper@cygnus.com>
5970         * attr.c: Finish user stack support.  Change locking code to be safe
5971         in situations with different priorities.
5972         * cancel.c: Likewise.
5973         * condvar.c: Likewise.
5974         * internals.h: Likewise.
5975         * join.c: Likewise.
5976         * manager.c: Likewise.
5977         * mutex.c: Likewise.
5978         * pthread.c: Likewise.
5979         * ptlongjmp.c: Likewise.
5980         * queue.h: Likewise.
5981         * rwlock.c: Likewise.
5982         * semaphore.c: Likewise.
5983         * semaphore.h: Likewise.
5984         * signals.c: Likewise.
5985         * spinlock.c: Likewise.
5986         * spinlock.h: Likewise.
5987         * sysdeps/pthread/pthread.h: Likewise.
5988         Patches by Xavier Leroy.
5990         * sysdeps/i386/i686/pt-machine.h: New file.
5992 1998-06-25  Ulrich Drepper  <drepper@cygnus.com>
5994         * sysdeps/pthread/pthread.h: Make [sg]et_stacksize and
5995         [sg]et_stackaddr prototypes always available.
5997         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define
5998         _POSIX_THREAD_ATTR_STACKSIZE and _POSIX_THREAD_ATTR_STACKADDR.
6000 1998-06-24  Ulrich Drepper  <drepper@cygnus.com>
6002         * manager.c (pthread_free): Undo patch from 980430.
6003         Reported by David Wragg <dpw@doc.ic.ac.uk>.
6005 1998-06-09 15:07  Ulrich Drepper  <drepper@cygnus.com>
6007         * manager.c: Define __pthread_manager_adjust_prio and use it to
6008         increase priority when needed.
6009         * internals.h: Add prototype for __pthread_manager_adjust_prio.
6010         * mutex.c: Optimize mutexes to wake up only one thread.
6011         * pthread.c: Move PID of manager for global variable in structure
6012         element.
6013         Patches by Xavier Leroy.
6015 1998-06-07 13:47  Ulrich Drepper  <drepper@cygnus.com>
6017         * sysdeps/pthread/bits/libc-lock.h: Optimize cleanup handlers a bit.
6019 1998-06-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6021         * attr.c: Correct typo.
6023 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
6025         * manager.c (pthread_free): Unmap guard before the stack.
6026         Patch by Matthias Urlichs.
6028 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
6030         * manager.c (pthread_free): Detect already free child.
6031         Patch by Xavier Leroy, reported by Matthias Urlichs.
6033 1998-04-23  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6035         * Makefile (linuxthreads-version): Renamed back from
6036         libpthread-version.
6038 1998-04-21  Ulrich Drepper  <drepper@cygnus.com>
6040         * ptlongjmp.c: Add prototypes for __libc_siglongjmp and
6041         __libc_longjmp.
6043 1998-04-20 14:55  Ulrich Drepper  <drepper@cygnus.com>
6045         * Makefile (libpthread-routines): Add ptlongjmp and spinlock.
6046         * internals.h: Add definitions for new spinlock implementation.
6047         * ptlongjmp.c: New file.
6048         * spinlock.c: New file.
6049         * spinlock.h (acquire): Don't reschedule using __sched_yield, use
6050         new function __pthread_acquire to prevent deadlocks with thread
6051         with different priorities.
6052         Patches by Xavier Leroy <Xavier.Leroy@inria.fr>.
6054 1998-03-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6056         * manager.c (__pthread_manager): Reduce first argument to select
6057         to include just the needed file descriptor.
6059 1998-03-17 00:06  Ulrich Drepper  <drepper@cygnus.com>
6061         * manager.c: Fix last patch which caused core dumps.
6063         * pthread.c: Correctly handle missing SIGRTMIN.
6065 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6067         * libpthread.map: Add __libc_internal_tsd_get and
6068         __libc_internal_tsd_set.  Add missing cancelable functions. Export
6069         libc internal versions of the cancelable functions.
6071 1998-03-13 16:51  Ulrich Drepper  <drepper@cygnus.com>
6073         * weaks.c: Define pthread_attr_init as GLIBC_2.0 and GLIBC_2.1.
6075 1998-03-13 00:46  Ulrich Drepper  <drepper@cygnus.com>
6077         * attr.c: Implement pthread_attr_[gs]etguardsize,
6078         pthread_attr_[gs]setstackaddr, pthread_attr_[gs]etstacksize.
6079         Change pthread_attr_init to have two interfaces.
6080         * internals.h (struct _pthread_descr_struct): Add new fields for
6081         above functions.
6082         * libpthread.map: Add names in GLIBC_2.1 section.
6083         * manager.c (pthread_handle_create): Implement guardsize and
6084         user stack.
6085         (pthread_free): Likewise.
6086         * pthread.c (pthread_create): Add new interface for changed
6087         pthread_attr_t.
6088         * sysdeps/pthread/pthread.h: Add prototypes for new functions.
6089         * sysdeps/unix/sysv/linux/bits/local_lim.h: Add definition of
6090         PTHREAD_STACK_MIN.
6092 1998-03-11 00:42  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>
6094         * manager.c: Enable resetting of the thread scheduling policy
6095         to SCHED_OTHER when the parent thread has a different one.
6097 1998-02-01 13:51  Ulrich Drepper  <drepper@cygnus.com>
6099         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define
6100         _POSIX_ASYNCHRONOUS_IO.
6102         * sysdeps/pthread/pthread.h: Define bits for Unix98 variants of
6103         mutexes.
6104         * mutex.c: Implement new mutex types.
6106         * internals.h: Include <signal.h>.
6108         * libpthread.map: Add __erno_location and __h_errno_location.
6110         * errno.c: Return pointer to variable actually in use.  This might
6111         not be the one in the thread structure.
6112         * internals.h (struct _pthread_descr_struct): Add new fields p_errnop
6113         and p_h_errnop.
6114         * manager.c (__pthread_manager): Set p_errnop and p_h_errnop member
6115         of manager thread structure.
6116         (pthread_handle_create): Set p_errnop and p_h_errnop members for new
6117         thread.
6118         * pthread.c: Adapt initializer for thread structures.
6119         (__pthread_initial_thread): Set p_errnop and p_h_errnop member.
6120         (__pthread_reset_main_thread): Reset p_errnop and p_h_errnop of
6121         current thread to global variables.
6123 1998-01-31 17:27  Ulrich Drepper  <drepper@cygnus.com>
6125         * rwlock.c: New file.
6126         * Makefile (libpthread-routines): Add rwlock.
6127         * sysdeps/pthread/pthread.h: Define data structures and declare
6128         functions.
6129         * libpthread.map: Add new functions.
6131 1997-12-18 13:50  Philip Blundell  <pb@nexus.co.uk>
6133         * sysdeps/arm/pt-machine.h: New file; add ARM support.
6134         * sysdeps/arm/Implies: likewise.
6135         * README: Document it.
6137 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6139         * signals.c: Remove unneeded initializer for sigwaited, saving a
6140         warning.
6142 1997-04-11 01:18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6144         * semaphore.c (sem_init): Set sem_spinlock only if available.
6146 1997-12-04 01:48  Ulrich Drepper  <drepper@cygnus.com>
6148         * mutex.c: Implement PTHREAD_MUTEX_CHECKERROR.
6149         * sysdeps/pthread/pthread.h: Define PTHREAD_MUTEX_CHECKERROR.
6151         * Makefile: Update from LinuxThreads 0.7.
6152         * internals.h. Likewise.
6153         * manager.c: Likewise.
6154         * mutex.c: Likewise.
6155         * pthread.c: Likewise.
6156         * signals.c: Likewise.
6157         * specific.c: Likewise.
6158         * Examples/ex3.c: Likewise.
6160 1997-11-20 18:13  Ulrich Drepper  <drepper@cygnus.com>
6162         * pthread.c (__pthread_reset_main_thread): Close pipe only if still
6163         open.
6165 1997-10-29 05:38  Ulrich Drepper  <drepper@cygnus.com>
6167         * wrapsyscall.c: Add socket functions which are also cancelation
6168         points.
6170 1997-10-19 21:40  Wolfram Gloger  <wg@wolfram.dent.med.uni-muenchen.de>
6172         * specific.c (__libc_internal_tsd_set, __libc_internal_tsd_get):
6173         New functions for fast thread specific data within libc.
6175         * internals.h: Add new array p_libc_specific to struct
6176         _pthread_descr_struct.
6178         * sysdeps/pthread/bits/libc-lock.h: Declare new functions.
6180 1997-10-13 05:39  Ulrich Drepper  <drepper@cygnus.com>
6182         * semaphore.h: Add __BEGIN_DECLS/__END_DECLS.
6183         Reported by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
6185 1997-08-29 03:05  Ulrich Drepper  <drepper@cygnus.com>
6187         * internals.h (struct _pthread_descr_struct): Add definitions for
6188         two-level specific key handling.
6189         * manager.c (pthread_handle_create): Initialize specific memory array.
6190         * specific.c: Implement two-level key handling.
6191         * weaks.c: Don't provide dummy key handling.
6192         * sysdeps/pthread/bits/libc-lock.h: Typedef __libc_lock_t (no #define).
6193         Add definition of __libc_key_t.
6194         * sysdeps/unix/sysv/linux/bits/local_lim.h: Define PTHREAD_KEYS_MAX
6195         as 1024.
6196         Add definition of _POSIX_THREAD_DESTRUCTOR_ITERATIONS and
6197         PTHREAD_DESTRUCTOR_ITERATIONS.
6199         * manager.c (pthread_handle_create): Compare mmap result with
6200         MAP_FAILED.
6202         * ptfork.c: Rename to __pthread_atfork and make old name a weak alias.
6203         * sysdeps/pthread/bits/pthread.h: Add prototype for __pthread_atfork.
6205 1997-08-22 19:04  Richard Henderson  <rth@cygnus.com>
6207         sysdeps/sparc -> sysdeps/sparc/sparc32
6208         sysdeps/sparc64 -> sysdeps/sparc/sparc64
6210         * internals.h: Change definition of THREAD_SELF to be an expression,
6211         not a statement that did a return.
6212         * sysdeps/alpha/pt-machine.h (THREAD_SELF): Update accordingly.
6213         * sysdeps/sparc/sparc32/pt-machine.h (THREAD_SELF, INIT_THREAD_SELF):
6214         Follow Solaris and use a "system reserved" register (%g6) to hold
6215         the thread descriptor.
6216         * sysdeps/sparc/sparc64/pt-machine.h: Likewise.
6218 1997-08-03 00:09  Ulrich Drepper  <drepper@cygnus.com>
6220         * mutex.c: Correct pthread_once.  Patch by Xavier Leroy.
6221         * sysdeps/pthread/pthread.h: Add prototype for __pthread_once.
6222         * sysdeps/pthread/bits/pthread.h: Add macros for __libc_once.
6224         * semaphore.c: Include spinlock.h only when needed.
6226         * specific.c (__pthread_setsepcific, __pthread_getspecific): Reject
6227         keys for entries not in use.
6229         * weaks.c: Implement key handling functions for real.
6231 1997-06-29  01:04  Richard Henderson  <richard@gnu.ai.mit.edu>
6233         Initial sparc64-linux support:
6234         * sysdeps/sparc64/Implies: New file.
6235         * sysdeps/sparc64/pt-machine.h: Likewise.
6237 1997-06-29 00:48  Ulrich Drepper  <drepper@cygnus.com>
6239         * semaphore.c: Include spinlock.h at correct place.
6240         Patch by HJ Lu.
6242 1997-06-13 10:06  Richard Henderson  <rth@tamu.edu>
6244         The Great Bit File Move:
6245         * sysdeps/alpha/semaphorebits.h: -> .../bits/semaphore.h.
6246         * sysdeps/powerpc/semaphorebits.h: Likewise.
6247         * sysdeps/pthread/cmpxchg/semaphorebits.h: Likewise.
6248         * sysdeps/pthread/no-cmpxchg/semaphorebits.h: Likewise.
6249         * sysdeps/pthread/libc-lock.h: -> bits/
6250         * sysdeps/pthread/stdio-lock.h: Likewise.
6251         * sysdeps/unix/sysv/linux/local_lim.h: Likewise.
6252         * sysdeps/unix/sysv/linux/posix_opt.h: Likewise.
6253         * semaphore.h: Likewise.
6254         * sysdeps/pthread/pthread.h: Likewise.
6256         * lockfile.c: <foo.h> -> <bits/foo.h>.
6257         * semaphore.h: Likewise.
6259         * Makefile: (headers): foo.h -> bits/foo.h.
6260         * sysdeps/pthread/Makefile: Likewise.
6262 1997-04-11 01:18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6264         * semaphore.c (sem_init): Set sem_spinlock only if available.
6266         * sysdeps/m68k/pt-machine.h (testandset, __compare_and_swap): Fix
6267         asm constraints.
6269 1997-04-09 03:00  Ulrich Drepper  <drepper@cygnus.com>
6271         Update from LinuxThreads 0.6.
6273         * attr.c (pthread_attr_getdetachstate): Use __sched_get_priority_max
6274         and __sched_get_priority_min instead of names without `__'.
6276         * manager.c: Rewrite large parts to implement opaque pthread_t.
6278         * cancel.c: Adapt for opaque pthread_t type.
6279         * condvar.c: Likewise.
6280         * errno.c: Likewise.
6281         * join.c: Likewise.
6282         * mutex.c: Likewise.
6283         * pthread.c: Likewise.
6284         * signals.c: Likewise.
6285         * specific.c: Likewise.
6286         * restart.h: Likewise.
6287         * queue.h: Likewise.
6288         * Examples/ex3.c: Likewise.
6289         * Examples/ex4.c: Likewise.
6290         * sysdeps/pthread/pthread.h: Likewise.
6292         * pthread.c: Accumulate time for all threads in thread manager.
6294         * semaphore.c: Implement fallback implementation for architectures
6295         sometimes missing compare-exchange operations.
6297         * cancel.c (pthread_cancel): Validate handle argument.
6298         * join.c (pthread_join): Likewise.
6299         (pthread_detach): Likewise.
6300         * signals.c (pthread_kill): Likewise.
6302         * spinlock.h (acquire): Use __sched_yield not sched_yield.
6304         * queue.h (enqueue): Enqueue thread according to priority.
6306         * internals.c (struct pthread_start_args): New struct for passing
6307         args to cloning function.
6308         (struct _pthread): Rename to _pthread_descr_struct and adapt for
6309         opaque pthread_t.
6311         * Examples/Makefile (clean): Pass -f option to rm.
6313         * sysdeps/i386/pt-machine.h: Add check for compare-exchange instruction
6314         and define TEST_FOR_COMPARE_AND_SWAP.
6315         * sysdeps/i386/i486/pt-machine.h: Removed.
6317         * sysdeps/unix/sysv/linux/local_lim.h (PTHREAD_THREADS_MAX): Increase
6318         to 1024.
6320 1997-04-04 16:38  Ulrich Drepper  <drepper@cygnus.com>
6322         * restart.h (suspend): Clear p_signal before suspending.
6323         (suspend_with_cancellation): Likewise.
6324         Patch by Xavier Leroy <Xavier.Leroy@inria.fr>.
6326         * weaks.c: Make __pthread_key_create return 1.
6327         * sysdeps/pthread/libc-lock.h: Define __libc_key_create,
6328         __libc_getspecific, __libc_setspecific, and __libc_key_t.
6329         * sysdeps/pthread/stdio-lock.h: Don't care for implementation not
6330         using libio.
6332 1997-03-19 15:13  Miguel de Icaza  <miguel@nuclecu.unam.mx>
6334         * sysdeps/sparc/pt-machine (RELEASE): Fix.
6336 1997-03-01 07:55  Geoff Keating  <geoffk@ozemail.com.au>
6338         * sysdeps/powerpc/Implies: Added.
6339         * sysdeps/powerpc/pt-machine.h: Added.
6340         * sysdeps/powerpc/semaphorebits.h: Added.
6342 1997-01-22 01:22  Ulrich Drepper  <drepper@cygnus.com>
6344         * pthread.c (__pthread_initial_thread): Correct
6345         initializer.
6346         (__pthread_manager_thread): Likewise.
6347         Reported by Andreas Jaeger.
6349 1997-01-18 22:15  Richard Henderson  <rth@tamu.edu>
6351         Since sigset_t no longer fits in a register, we can't pass in the
6352         thread's initial mask so easily.  Take this opportunity to simplify
6353         the clone implementation by only accepting a single void* argument.
6355         * manager.c (__pthread_manager): Put thread vitals in the thread
6356         struct instead of as arguments through clone.
6357         (pthread_start_thread): Look for them there.
6358         * internals.h (struct _pthread): Add p_initial_fn,
6359         p_initial_fn_arg, p_initial_mask.  Fix __pthread_manager proto.
6360         * pthread.c (pthread_initialize_manager): Revise clone invocation.