diff options
| author | Andreas Jaeger <aj@suse.de> | 2003-01-17 11:58:21 +0000 |
|---|---|---|
| committer | Andreas Jaeger <aj@suse.de> | 2003-01-17 11:58:21 +0000 |
| commit | 1d4ff70e19fd12fb68db9f6e8905c98c50d004c4 (patch) | |
| tree | b66d845aa6c4f52c39297bb0ab34b20b5dc7747f | |
| parent | 8a41766a858895c5fe960ca71b8c5ad2174b3b2e (diff) | |
| download | glibc-1d4ff70e19fd12fb68db9f6e8905c98c50d004c4.tar.xz glibc-1d4ff70e19fd12fb68db9f6e8905c98c50d004c4.zip | |
Update.
2003-01-17 Andreas Jaeger <aj@suse.de>
* stdio-common/bug14.c: Include stdlib.h for exit prototype.
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-01-17 Andreas Jaeger <aj@suse.de> + + * stdio-common/bug14.c: Include stdlib.h for exit prototype. + 2003-01-16 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: New file. |
