summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluther <luther@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-22 16:55:06 +0000
committerluther <luther@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-22 16:55:06 +0000
commita5095e6ce804ebbcf40f67e603d0d420b9e0a749 (patch)
tree9d452067b562f5f07134c477ca6cbee31ac00733
parentd3c13f245a7f75999576915f092db4130fde7ee1 (diff)
downloadATCD-a5095e6ce804ebbcf40f67e603d0d420b9e0a749.tar.gz
Fri Dec 22 10:54:13 2000 Luther J Baker <luther@cs.wustl.edu>
-rw-r--r--PACE/ChangeLog6
-rw-r--r--PACE/pace/Makefile1
-rw-r--r--PACE/pace/sys/socket.h (renamed from PACE/pace/socket.h)0
3 files changed, 7 insertions, 0 deletions
diff --git a/PACE/ChangeLog b/PACE/ChangeLog
index 6221abc9ac4..3350bb8a5f9 100644
--- a/PACE/ChangeLog
+++ b/PACE/ChangeLog
@@ -1,3 +1,9 @@
+Fri Dec 22 10:54:13 2000 Luther J Baker <luther@cs.wustl.edu>
+
+ * sys/socket.s
+
+ Moved socket.h to sys/socket.h.
+
Thu Dec 21 18:22:28 2000 Luther J Baker <luther@cs.wustl.edu>
* docs/index.html:
diff --git a/PACE/pace/Makefile b/PACE/pace/Makefile
index 772486a0c06..c7bd12ae889 100644
--- a/PACE/pace/Makefile
+++ b/PACE/pace/Makefile
@@ -24,6 +24,7 @@ PACE_FILES = \
semaphore \
setjmp \
signal \
+ socket \
stdio \
stdlib \
string \
diff --git a/PACE/pace/socket.h b/PACE/pace/sys/socket.h
index b799f076fef..b799f076fef 100644
--- a/PACE/pace/socket.h
+++ b/PACE/pace/sys/socket.h