diff options
author | Miles Bader <miles@gnu.org> | 1996-07-15 16:30:04 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-07-15 16:30:04 +0000 |
commit | 05a6a9d64b8460b7361137b4f3dd7e53c94921b7 (patch) | |
tree | e85a3f3715f40b86c5a805cce63a8432b604e35d | |
parent | 405e5e339e4cd65002968f350dec3445837632a2 (diff) | |
download | glibc-05a6a9d64b8460b7361137b4f3dd7e53c94921b7.zip glibc-05a6a9d64b8460b7361137b4f3dd7e53c94921b7.tar.gz glibc-05a6a9d64b8460b7361137b4f3dd7e53c94921b7.tar.bz2 |
Mon Jul 15 12:24:54 1996 Miles Bader <miles@gnu.ai.mit.edu>
* login/logout.c (logout): Initialize DATA to a state that will
make setutent_r happy.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Jul 15 12:24:54 1996 Miles Bader <miles@gnu.ai.mit.edu> + + * login/logout.c (logout): Initialize DATA to a state that will + make setutent_r happy. + Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * Makeconfig (rtld-installed-name): Set to ld.so.1. |