diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-19 20:56:54 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-19 20:56:54 +0000 |
commit | a0e3e8a1cbc4d06722a6b7c9f71f3a61166191c2 (patch) | |
tree | a762c36779cf1b96e4e6c370bee4677882ecd0e6 | |
parent | 245720c7dff24eda094b0541e5dd93c51f589fea (diff) |
.
-rw-r--r-- | storeio/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog index dd0d63d3..ef3f500d 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,5 +1,7 @@ 2000-03-19 Roland McGrath <roland@baalperazim.frob.com> + * io.c: Comments. + * dev.h (struct dev): New members store_name, readonly, rdev. (dev_is_readonly): New inline function. * dev.c (dev_open): Take just one arg, a struct dev whose store==0. |