diff options
author | Roland McGrath <roland@gnu.org> | 1995-09-14 09:00:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-09-14 09:00:06 +0000 |
commit | 7a770247ab47579223da3ba873ca8236e5760b74 (patch) | |
tree | 855a3637f7eda31fc9a0977f7d15b9b02bb47560 /ChangeLog | |
parent | eef089c2ab974053d6346632c5aae7f2f61e947f (diff) | |
download | glibc-7a770247ab47579223da3ba873ca8236e5760b74.zip glibc-7a770247ab47579223da3ba873ca8236e5760b74.tar.gz glibc-7a770247ab47579223da3ba873ca8236e5760b74.tar.bz2 |
Tue Sep 12 14:30:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* misc/mntent.c: New file.
* misc/mntent.h: New file.
* misc/Makefile (headers): Added mntent.h.
(routines): Added mntent.
* misc/fstab.c: Rewritten using mntent functions.
Mon Sep 11 14:00:14 1995 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
* posix/glob.c (glob): Comment fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Tue Sep 12 14:30:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * misc/mntent.c: New file. + * misc/mntent.h: New file. + * misc/Makefile (headers): Added mntent.h. + (routines): Added mntent. + * misc/fstab.c: Rewritten using mntent functions. + +Mon Sep 11 14:00:14 1995 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu> + + * posix/glob.c (glob): Comment fix. + Fri Sep 8 16:25:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * libc-symbols.h [HAVE_ELF] (symbol_set_declare): Declare the |