diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-08 12:02:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-08 12:02:25 +0000 |
commit | 5c9403426275d25d3482f477e79d6f00699503c3 (patch) | |
tree | 325a635d94bafa560cb4f20937b2c33a3de1de68 /ChangeLog | |
parent | 05f732b361988d0df967c78f151ae43d4c208be0 (diff) | |
download | glibc-5c9403426275d25d3482f477e79d6f00699503c3.tar glibc-5c9403426275d25d3482f477e79d6f00699503c3.tar.gz glibc-5c9403426275d25d3482f477e79d6f00699503c3.tar.bz2 glibc-5c9403426275d25d3482f477e79d6f00699503c3.zip |
Update.
1998-10-28 H.J. Lu <hjl@gnu.org>
* posix/getopt.h: Add "__" to arguments in prototypes.
1998-11-05 H.J. Lu <hjl@gnu.org>
1998-11-06 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,4 +1,8 @@ -1998-11-05 1998 H.J. Lu <hjl@gnu.org> +1998-10-28 H.J. Lu <hjl@gnu.org> + + * posix/getopt.h: Add "__" to arguments in prototypes. + +1998-11-05 H.J. Lu <hjl@gnu.org> * libio/iofgets.c (_IO_fgets): Don't report error if something was read in and errno is set to @@ -11,7 +15,7 @@ header; it defines too much. Provide a local definition of struct sockaddr_pkt and a comment advising against its use. -1998-11-06 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> +1998-11-06 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * extra-lib.mk: Avoid empty include list. |