glibc/linuxthreads/sysdeps/pthread
Ulrich Drepper 3bf927cbce Update.
2001-03-15  Ulrich Drepper  <drepper@redhat.com>

	* Versions [libpthread] (GLIBC_2.2.3): Add pthread_getattr_np.
	* attr.c: Implement pthread_getattr_np.
	* sysdeps/pthread/pthread.h: Add prototype for pthread_getattr_np.
	* internals.h (struct _pthread_descr_struct): Add p_inheritsched.
	* manager.c (pthread_handle_create): Initialize p_inheritsched.

	* sysdeps/unix/sysv/linux/s390/pt-initfini.c: Use 0x07 padding for
2001-03-15 21:13:12 +00:00
..
bits Adjust for last change. 2001-01-28 16:39:07 +00:00
getcpuclockid.c Update. 2000-04-13 07:30:27 +00:00
Makefile Update. 2000-06-13 21:48:25 +00:00
posix-timer.h Update. 2000-06-20 00:34:21 +00:00
pt-initfini.c Update. 2001-02-09 17:13:50 +00:00
pthread.h Update. 2001-03-15 21:13:12 +00:00
semaphore.h Update. 1998-09-06 23:45:24 +00:00
Subdirs Update. 1999-10-08 17:16:17 +00:00
timer_create.c Update. 2000-06-21 04:35:29 +00:00
timer_delete.c Update. 2000-06-21 04:35:29 +00:00
timer_getoverr.c Update. 2000-06-20 00:34:21 +00:00
timer_gettime.c Update. 2000-06-20 00:34:21 +00:00
timer_routines.c * sysdeps/pthread/timer_routines.c: Include stdlib.h for abort 2000-09-02 17:42:10 +00:00
timer_settime.c Update. 2000-06-20 00:34:21 +00:00
tst-timer.c (main): Rewrite initializers to avoid warnings. 2000-06-09 06:09:51 +00:00