summaryrefslogtreecommitdiff
path: root/libpipe/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-10-24 19:27:14 +0000
committerThomas Bushnell <thomas@gnu.org>1996-10-24 19:27:14 +0000
commit46b6fea942cd4840f5510cd06629e8c91fb55c11 (patch)
tree6124bcca09a2d369b8e35e3d244797a9663ecee6 /libpipe/ChangeLog
parent3e94c51b0ade0767cf807dad1052e2e927ecc535 (diff)
Mon Oct 21 21:58:03 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* pipe.h: Add extern inline protection. * pq.h: Likewise. * pipe-funcs.c, pq-funcs.c: New files. * Makefile (SRCS): Add pipe-funcs.c and pq-funcs.c.
Diffstat (limited to 'libpipe/ChangeLog')
-rw-r--r--libpipe/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libpipe/ChangeLog b/libpipe/ChangeLog
index a87e0bd0..6f286f16 100644
--- a/libpipe/ChangeLog
+++ b/libpipe/ChangeLog
@@ -1,3 +1,10 @@
+Mon Oct 21 21:58:03 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * pipe.h: Add extern inline protection.
+ * pq.h: Likewise.
+ * pipe-funcs.c, pq-funcs.c: New files.
+ * Makefile (SRCS): Add pipe-funcs.c and pq-funcs.c.
+
Thu Sep 12 16:24:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile (HURDLIBS): New variable.