pipe: make obsoletion transition easier
authorEric Blake <eblake@redhat.com>
Fri, 24 Dec 2010 20:27:09 +0000 (13:27 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 24 Dec 2010 20:27:09 +0000 (13:27 -0700)
* lib/pipe.h: Restore file as thin shim around "spawn-pipe.h".
* modules/pipe (Files): Include revived file.
(Include): Drop reference, to mirror getdate's behavior.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/pipe.h [new file with mode: 0644]
modules/pipe

index 9947f1f..28d6819 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-12-24  Eric Blake  <eblake@redhat.com>
+
+       pipe: make obsoletion transition easier
+       * lib/pipe.h: Restore file as thin shim around "spawn-pipe.h".
+       * modules/pipe (Files): Include revived file.
+       (Include): Drop reference, to mirror getdate's behavior.
+
 2010-12-24  Bruno Haible  <bruno@clisp.org>
 
        sys_socket: Hide mismatch of declarations on NonStop Kernel.
diff --git a/lib/pipe.h b/lib/pipe.h
new file mode 100644 (file)
index 0000000..3c1b4b8
--- /dev/null
@@ -0,0 +1,2 @@
+/* Obsolete; consider using spawn-pipe.h instead.  */
+#include "spawn-pipe.h"
index 3d6ccee..06e0706 100644 (file)
@@ -8,6 +8,7 @@ Notice:
 This module is obsolete. Use the module 'spawn-pipe' instead.
 
 Files:
+lib/pipe.h
 
 Depends-on:
 spawn-pipe
@@ -17,7 +18,6 @@ configure.ac:
 Makefile.am:
 
 Include:
-"spawn-pipe.h"
 
 License:
 GPL