diff options
author | Miles Bader <miles@gnu.org> | 1997-07-22 19:27:04 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-07-22 19:27:04 +0000 |
commit | efe21a1f6b951341c4204c5cfc52ae2989ff5770 (patch) | |
tree | f9bbe5f027de935c07013f43859de07585adde88 /libshouldbeinlibc/ChangeLog | |
parent | 84dbdb8ef4d196f4b76d6f0452084b8d48187766 (diff) |
.
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 5ecef560..e349e047 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,12 @@ +1997-07-22 Miles Bader <miles@gnu.ai.mit.edu> + + * maptime.c (maptime_map): For the device-file case, don't use + wierd file_get_storage_info method for getting device port, just + use io_map to get a memory object directly from the file. + + * argz-replace.c: New file (until the libc version is more widely available). + * Makefile (SRCS): Add argz-replace.c (temporarily). + 1997-06-21 17:35 Ulrich Drepper <drepper@cygnus.com> * argp.h: Remove extra #endif. Pretty print. |