diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5c3c53a092..b9e5ea2651 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2002-11-04 Ulrich Drepper <drepper@redhat.com> + + * manual/examples/dir.c: Don't include <stddef.h>. + * manual/examples/select.c: Include <errno.h> for TEMP_FAILURE_RETRY. + Reported by Frédéric Delanoy <delanoy_f@yahoo.com>. + +2002-11-02 H.J. Lu <hjl@gnu.org> + + * stdio-common/reg-printf.c: Include <stddef.h>. + 2002-11-03 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/libc-tls.c: Define _dl_tls_static_used. |