diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-15 16:56:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-15 16:56:25 +0000 |
commit | a3fc1f7195e6c919f6606f6aefd2167236f7cae3 (patch) | |
tree | 0132f63826193a0a5cb9a7dd00b8c2e8a0eebc11 /ChangeLog | |
parent | e9dcb080809726a5531d2b5932b7f47e61d4bc49 (diff) | |
download | glibc-a3fc1f7195e6c919f6606f6aefd2167236f7cae3.tar.gz glibc-a3fc1f7195e6c919f6606f6aefd2167236f7cae3.tar.xz glibc-a3fc1f7195e6c919f6606f6aefd2167236f7cae3.zip |
Update.
1998-12-15 H.J. Lu <hjl@gnu.org> * sysdeps/posix/tempname.c (__path_search): Fix the maximum string length.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e34f11625b..7d7be3968d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-12-15 H.J. Lu <hjl@gnu.org> + + * sysdeps/posix/tempname.c (__path_search): Fix the maximum + string length. + 1998-12-15 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/msgctl.c: Use INLINE_SYSCALL. |