* boot-9.scm: define accessor procedures for the objects returned
authorGary Houston <ghouston@arglist.com>
Sat, 22 Mar 1997 18:26:32 +0000 (18:26 +0000)
committerGary Houston <ghouston@arglist.com>
Sat, 22 Mar 1997 18:26:32 +0000 (18:26 +0000)
commitbce074ee2280b51440cdc432294509a7100ae48d
tree9d0790fedbee542741fa99a9bf7b4c2e9e98d780
parentef12d978bb95fd0a0ef781fcf540425532fd8621
* boot-9.scm: define accessor procedures for the objects returned
by getpw, getgr, gethost, getnet, getproto, getserv (e.g.,
passwd:name, where the first component is the name of the C structure
  and the second is the unprefixed C member name.)
* * boot-9.scm (setpwent, setgrent, sethostent, setnetent, setprotoent,
setservent): no longer take an argument, it was bogus.
ice-9/ChangeLog
ice-9/Makefile.in
ice-9/boot-9.scm