diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-23 00:46:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-23 00:46:31 +0000 |
commit | adfbcfadb5203c66e44badf7068ee7960d0300f9 (patch) | |
tree | abd61acca6ca76bbeb1b86352a3fc19534d9225f | |
parent | 7e00d84e75c2d45c3eb901228bd51f4026192522 (diff) |
.
-rw-r--r-- | pfinet/ChangeLog | 7 |
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. |