diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-03 06:25:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-03 06:25:38 +0000 |
commit | aab1c772bf0baa7a635149480feb3f51c20a2a05 (patch) | |
tree | c5b6db1b5679e30412e98c80bac952623d4f8ab4 /ChangeLog | |
parent | bbe0c227a0808ce8e9d11c9a10077c3658dd1705 (diff) | |
download | glibc-aab1c772bf0baa7a635149480feb3f51c20a2a05.tar.gz glibc-aab1c772bf0baa7a635149480feb3f51c20a2a05.tar.xz glibc-aab1c772bf0baa7a635149480feb3f51c20a2a05.zip |
Update.
1998-04-03 06:22 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/getcwd.c: Make compilable with kernels before 2.1.92.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f98779b68d..2ae3731fdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-04-03 06:22 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/getcwd.c: Make compilable with kernels + before 2.1.92. + 1998-04-02 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/syscalls.list: Add s_getcwd entry. |