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
Makefile
Subdirs
getcpuclockid.c
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
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