strchrnul: work around cygwin bug
[pspp] / modules / pipe
index baf0a738186cdf78b90336b6e9a0a242107cbe19..06e070624da0f1b5a94c49edb00504514934d3f0 100644 (file)
@@ -1,29 +1,23 @@
 Description:
 Creation of subprocesses, communicating via pipes.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete. Use the module 'spawn-pipe' instead.
+
 Files:
 lib/pipe.h
-lib/pipe.c
-lib/w32spawn.h
-m4/pipe.m4
 
 Depends-on:
-wait-process
-error
-exit
-fatal-signal
-gettext
-stdbool
-strpbrk
+spawn-pipe
 
 configure.ac:
-gl_PIPE
 
 Makefile.am:
-lib_SOURCES += pipe.h pipe.c w32spawn.h
 
 Include:
-"pipe.h"
 
 License:
 GPL