diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-05-16 12:17:55 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-05-16 12:17:55 -0700 |
commit | 8f0d3f499f556c634c120e8045f6a8e26be703ca (patch) | |
tree | 99d030d7197f2578d98fd2ea56100a42c516d30e /ChangeLog | |
parent | a64039b084ae3faca3336b7d95f2e40c497d20e1 (diff) | |
download | glibc-8f0d3f499f556c634c120e8045f6a8e26be703ca.tar.gz glibc-8f0d3f499f556c634c120e8045f6a8e26be703ca.tar.xz glibc-8f0d3f499f556c634c120e8045f6a8e26be703ca.zip |
Non-code changes to stdlib.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d8a8305c82..c54ff5d717 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2009-05-16 Ulrich Drepper <drepper@redhat.com> + * stdlib/stdlib.h: Fix types. Pretty printing. Correct comments. + [BZ #10159] * stdlib/stdlib.h (__WAIT_INT): Match the definition in <sys/wait.h>. |