diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-19 02:59:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-19 02:59:06 +0000 |
commit | 43f94f913e1078818bd09d426756ba4377f12517 (patch) | |
tree | 397455b5b1a78ea94bbd2851290bdf52f7f8a46b /ChangeLog | |
parent | c2ed387790257a11706e67c36755d796c5d37f76 (diff) | |
download | glibc-43f94f913e1078818bd09d426756ba4377f12517.tar.gz glibc-43f94f913e1078818bd09d426756ba4377f12517.tar.xz glibc-43f94f913e1078818bd09d426756ba4377f12517.zip |
Update.
1999-12-11 H.J. Lu <hjl@gnu.org> * sysdeps/generic/libc-start.c (check_one_fd): Use __libc_fcntl instead of __fcntl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7d5958d9c3..c5f08aaa19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-12-11 H.J. Lu <hjl@gnu.org> + + * sysdeps/generic/libc-start.c (check_one_fd): Use __libc_fcntl + instead of __fcntl. + 1999-12-18 Ulrich Drepper <drepper@cygnus.com> * iconvdata/isiri-3342.c: New file. |