1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-28 23:34:53 +03:00
Files
glibc/nptl/sysdeps/unix/sysv/linux
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
..
2003-09-03 03:22:23 +00:00
2003-09-04 14:08:24 +00:00
2003-09-04 05:57:06 +00:00
2003-09-03 02:53:32 +00:00
2003-09-03 02:53:32 +00:00
2003-07-12 01:29:23 +00:00
2003-09-03 03:22:23 +00:00
2003-09-02 13:25:06 +00:00
2003-04-21 07:39:20 +00:00
2002-11-26 22:50:54 +00:00
2003-03-10 06:32:42 +00:00
2003-07-08 03:40:49 +00:00
2003-06-14 09:00:28 +00:00
2002-11-26 22:50:54 +00:00
2003-07-20 08:56:05 +00:00
2003-03-15 09:51:22 +00:00
2003-03-13 01:51:12 +00:00
2003-05-09 03:17:42 +00:00
2003-03-11 05:26:32 +00:00
2003-05-26 02:47:39 +00:00
2003-03-10 21:03:03 +00:00
2003-07-01 03:33:06 +00:00
2002-11-26 22:50:54 +00:00
2003-07-08 03:40:49 +00:00
2003-07-20 08:56:05 +00:00
2003-07-20 08:56:05 +00:00
2003-05-10 05:36:37 +00:00
2003-07-08 03:40:49 +00:00
2003-06-22 23:55:27 +00:00
2003-05-10 05:36:37 +00:00
2002-11-26 22:50:54 +00:00
2003-07-08 03:40:49 +00:00
2003-06-14 09:00:28 +00:00
2003-06-19 19:53:12 +00:00
2003-06-08 05:28:14 +00:00
2003-06-08 05:28:14 +00:00
2003-06-17 22:11:22 +00:00
2003-06-17 22:11:22 +00:00
2003-06-17 22:11:22 +00:00
2003-06-17 08:44:32 +00:00
2003-07-31 19:26:38 +00:00
2003-06-18 19:34:34 +00:00
2003-06-18 19:34:34 +00:00
2003-06-18 19:34:34 +00:00
2003-04-21 07:39:20 +00:00
2003-06-18 19:34:34 +00:00
2003-05-09 03:17:42 +00:00
2003-07-01 03:33:06 +00:00
2002-12-28 22:19:04 +00:00