summaryrefslogtreecommitdiff
path: root/mcon/U/nblock_io.U
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/U/nblock_io.U')
-rw-r--r--mcon/U/nblock_io.U10
1 files changed, 5 insertions, 5 deletions
diff --git a/mcon/U/nblock_io.U b/mcon/U/nblock_io.U
index 23ee763..58dd845 100644
--- a/mcon/U/nblock_io.U
+++ b/mcon/U/nblock_io.U
@@ -1,7 +1,7 @@
-?RCS: $Id: nblock_io.U 167 2013-05-08 17:58:00Z rmanfredi $
+?RCS: $Id$
?RCS:
?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
-?RCS:
+?RCS:
?RCS: You may redistribute only under the terms of the Artistic License,
?RCS: as specified in the README file that comes with the distribution.
?RCS: You may reuse parts of this distribution only within the terms of
@@ -21,7 +21,7 @@
?X: Simplify here document for shells that can't handle them well.
?X: (Problem reported on FreeBSD; it's unclear if this helps.) --AD
?X:
-?MAKE:o_nonblock eagain rd_nodata d_eofnblk: cat rm +cc +ccflags +ldflags \
+?MAKE:o_nonblock eagain rd_nodata d_eofnblk: cat rm_try +cc +ccflags +ldflags \
d_open3 h_sysfile h_fcntl signal_t hint Oldconfig Setvar startsh Warn
?MAKE: -pick add $@ %<
?S:o_nonblock:
@@ -127,7 +127,7 @@ EOCP
;;
*) echo "Using $hint value $o_nonblock.";;
esac
-$rm -f try try.* .out core
+$rm_try
echo " "
echo "Let's see what value errno gets from read() on a $o_nonblock file..." >&4
@@ -257,5 +257,5 @@ EOCP
esac
;;
esac
-$rm -f try try.* .out core head.c mtry
+$rm_try head.c mtry