glibc/sysdeps/mach/hurd/bits
Ulrich Drepper d3c9f89525 Update.
2002-12-06  Ulrich Drepper  <drepper@redhat.com>

	* misc/syslog.c (log_cleanup): New function.
	(openlog): Use log_cleanup instead of __libc_mutex_unlock.
	(closelog): Likewise.

	* elf/dl-close.c: Use __rtld_lock_* macros instead of __libc_lock_*.
	* elf/dl-iteratephdr.c: Likewise.
	* elf/dl-lookup.c: Likewise.
	* elf/dl-misc.c: Likewise.
	* elf/dl-open.c: Likewise.
	* elf/dl-support.c: Likewise.
	* elf/rtld.c: Likewise.
	* sysdeps/generic/ldsodefs.h: Likewise.
	* sysdeps/generic/bits/libc-lock.h: Define __rtld_lock_* macros.
	* sysdeps/mach/bits/libc-lock.h: Likewise.
	* sysdeps/mach/hurd/bits/libc-lock.h: Likewise.

	* dirent/bug-readdir1.c (main): Don't call closedir, just close
2002-12-06 11:49:42 +00:00
..
errno.h * manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd). 2002-08-27 09:23:13 +00:00
fcntl.h * conform/conformtest.pl (checknamespace): Sort the output list. 2001-08-23 04:34:57 +00:00
ioctls.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
libc-lock.h Update. 2002-12-06 11:49:42 +00:00
libc-tsd.h * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower): 2002-09-02 07:09:08 +00:00
local_lim.h 2002-08-29 Roland McGrath <roland@redhat.com> 2002-08-30 08:09:29 +00:00
posix_opt.h * posix/bug-regex13.c: Include <string.h>. 2002-12-01 23:17:11 +00:00
stat.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
statfs.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
statvfs.h Update. 2002-01-18 23:39:39 +00:00
typesizes.h * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. 2002-10-23 23:50:19 +00:00