Ulrich Drepper ce42435cab Update.
* sysdeps/generic/utmp_file.c: Use not-cancelable syscalls all
	over the place.  It would be allowed to have these fucntions as
	cancellation points but the cleanup would be ugly and a lot of
	work.

	* sysdeps/generic/not-cancel.h (fcntl_not_cancel): Define.
	* sysdeps/unix/sysv/linux/not-cancel.h (fcntl_not_cancel): Define.

	* include/fcntl.h (__fcntl_nocancel): Declare.
	* sysdeps/unix/sysv/linux/fcntl.c: New file.
	* sysdeps/unix/sysv/linux/i386/fcntl.c (__libc_fcntl): Only enable
	cancellation if absolutely needed.
	(__fcntl_nocancel): Define.

	* posix/unistd.h (gethostid): Remove __THROW.  Clarify comment.
	* sysdeps/unix/sysv/linux/Makefile (CFLAGS-gethostid.c): Add
	-fexceptions.
	* sysdeps/unix/sysv/linux/gethostid.c (gethostid): Use
	extend_alloca.

	* resolv/res_init.c (__res_nclose): Use close_not_cancel_no_status
	instead of __close.
2003-09-04 14:08:24 +00:00
..
2002-08-10 07:54:55 +00:00
2003-06-14 09:00:28 +00:00
2003-05-10 05:36:37 +00:00
2003-07-22 23:56:53 +00:00
2002-12-31 20:46:11 +00:00
2003-09-04 14:08:24 +00:00
2003-05-17 00:38:41 +00:00
2002-09-10 01:40:26 +00:00
2003-06-10 08:58:05 +00:00
2002-12-20 09:33:33 +00:00
2003-07-31 07:42:20 +00:00
2002-09-10 01:40:26 +00:00
2003-04-24 23:45:17 +00:00
2002-08-04 09:27:27 +00:00
2002-08-03 07:02:10 +00:00
2002-08-10 07:54:55 +00:00
2003-07-22 23:10:17 +00:00
2003-03-03 22:02:13 +00:00
2003-06-11 21:57:23 +00:00
2003-08-31 18:10:47 +00:00
2002-08-10 07:54:55 +00:00
2003-04-29 22:49:58 +00:00
2003-08-27 20:23:17 +00:00
2003-04-29 22:49:58 +00:00
2003-06-25 08:47:01 +00:00
2003-05-06 06:34:21 +00:00
2002-12-31 23:13:55 +00:00
2002-12-06 23:38:01 +00:00