glibc/nptl/sysdeps
Ulrich Drepper 0a1063f471 Update.
2002-12-16  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/Makefile (routines): Remove lockfile.  Add
	flockfile, ftrylockfile, and funlockfile.
	* sysdeps/generic/lockfile.c: Removed.  Each function has its own file.
	* sysdeps/generic/flockfile.c: New file.
	* sysdeps/generic/ftrylockfile.c: New file.
	* sysdeps/generic/funlockfile.c: New file.
2002-12-16 22:17:11 +00:00
..
generic * forward.c (pthread_self): Use FORWARD3 macro to correct return type. 2002-12-05 05:15:35 +00:00
i386 Update. 2002-12-13 10:59:14 +00:00
pthread Update. 2002-12-16 22:17:11 +00:00
unix/sysv/linux Update. 2002-12-15 20:06:34 +00:00
x86_64 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN. 2002-12-06 11:15:07 +00:00