From: Ulrich Drepper Date: Sun, 19 Dec 1999 03:02:36 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d5348e88e259a1f6b3ef83d7f49ba86769b78c1;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 89759031d3e..96ff84684c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1999-12-18 Ulrich Drepper + + * sysdeps/generic/libc-start.c (check_one_fd): Use __libc_open + instead of __open. + +1999-12-11 H.J. Lu + + * sysdeps/generic/libc-start.c (check_one_fd): Use __libc_fcntl + instead of __fcntl. + 1999-12-18 Ulrich Drepper * include/features.h: Recognize _ISOC99_SOURCE as well.