diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-09-13 15:31:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-09-13 15:31:28 +0000 |
commit | 5d47ceca3f6d10b36889b11609fb58f5305c4042 (patch) | |
tree | d35fd46a70b01f4fca892ebaf90231d64d5590ed /ChangeLog | |
parent | bd31edf2fce64af24539a99b22239b7b6d4098b8 (diff) | |
download | glibc-5d47ceca3f6d10b36889b11609fb58f5305c4042.tar.gz glibc-5d47ceca3f6d10b36889b11609fb58f5305c4042.tar.xz glibc-5d47ceca3f6d10b36889b11609fb58f5305c4042.zip |
Update.
1998-09-13 Mark Kettenis <kettenis@phys.uva.nl> * sysdeps/generic/bits/types.h: Include <features.h>. Make sure size_t is defined. Some reordering of defenitions to make maintaining this file in parallel with the linux-specific file easier.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 47d33bb04a..2e34716a1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-09-13 Mark Kettenis <kettenis@phys.uva.nl> + + * sysdeps/generic/bits/types.h: Include <features.h>. Make sure + size_t is defined. Some reordering of defenitions to make + maintaining this file in parallel with the linux-specific file easier. + 1998-09-13 Ulrich Drepper <drepper@cygnus.com> * io/pwd.c (main): Add call to mtrace. |