From 12856373f8fd28a9d4453d6df97b2fdd17ced398 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 19 Apr 2011 10:38:30 +0200 Subject: Move the support of O_NONBLOCK in open() to the 'open' module. * modules/nonblocking (Depends-on): Remove 'open'. * m4/nonblocking.m4 (gl_NONBLOCKING_IO_BODY): Set gl_cv_have_open_O_NONBLOCK. * m4/open.m4 (gl_FUNC_OPEN): Replace open() also when required for O_NONBLOCK support. * doc/posix-functions/open.texi: Document support for O_NONBLOCK. --- modules/nonblocking | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/nonblocking') diff --git a/modules/nonblocking b/modules/nonblocking index cce41db972..2d469ebaa4 100644 --- a/modules/nonblocking +++ b/modules/nonblocking @@ -12,7 +12,6 @@ m4/asm-underscore.m4 Depends-on: fcntl-h ioctl -open stdbool stdio sys_socket -- cgit v1.2.1