diff options
author | Roland McGrath <roland@gnu.org> | 1996-01-24 20:36:21 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-01-24 20:36:21 +0000 |
commit | 555f3a396ae65187cac996b2302c95cc52541d49 (patch) | |
tree | 9e432b5593f61d7cd854e8b1355d076e21c032b7 /ChangeLog | |
parent | 914d9d7bdfdafd7a7c4416cb6f58bb5e844d3482 (diff) | |
download | glibc-555f3a396ae65187cac996b2302c95cc52541d49.tar.gz glibc-555f3a396ae65187cac996b2302c95cc52541d49.tar.xz glibc-555f3a396ae65187cac996b2302c95cc52541d49.zip |
* sysdeps/unix/sysv/linux/fcntlbits.h: Moved from linux/i386.
* Makerules: Use -include for generated makefiles. * errno.h: Don't declare errno if it's defined as a macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b50f6cd829..d8afaa0fb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ Wed Jan 24 03:22:07 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + * sysdeps/unix/sysv/linux/fcntlbits.h: Moved from linux/i386. + + * Makerules: Use -include for generated makefiles. + + * errno.h: Don't declare errno if it's defined as a macro. + * stdio-common/vfscanf.c: Disallow l flag after ll or L. * stdio-common/Makefile (tests): Add scanf[1-9]. |