summaryrefslogtreecommitdiff
path: root/pfinet
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-10-23 00:46:31 +0000
committerRoland McGrath <roland@gnu.org>1999-10-23 00:46:31 +0000
commitadfbcfadb5203c66e44badf7068ee7960d0300f9 (patch)
treeabd61acca6ca76bbeb1b86352a3fc19534d9225f /pfinet
parent7e00d84e75c2d45c3eb901228bd51f4026192522 (diff)
.
Diffstat (limited to 'pfinet')
-rw-r--r--pfinet/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog
index f7f97be4..739af2f6 100644
--- a/pfinet/ChangeLog
+++ b/pfinet/ChangeLog
@@ -1,3 +1,10 @@
+1999-10-22 Roland McGrath <roland@baalperazim.frob.com>
+
+ * socket-ops.c (S_socket_getopt): Implement the call.
+ All options supported by the code in linux-inet are in
+ fact of type int, so we can support just that one size.
+ (This is still a bogus untyped interface!)
+
1999-09-13 Roland McGrath <roland@baalperazim.frob.com>
* io-ops.c: Reverted changes related to io_map_segment.