projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a2c024
)
Fix typo in CL
author
Ulrich Drepper
<drepper@gmail.com>
Mon, 31 Oct 2011 13:18:21 +0000
(09:18 -0400)
committer
Ulrich Drepper
<drepper@gmail.com>
Mon, 31 Oct 2011 13:18:21 +0000
(09:18 -0400)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 005a1b7ff5902e885cc3924efce830f0ee710352..a000a92a6bbbc3687cd2ec8aca2bcfd6194fa53b 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-36,7
+36,7
@@
* malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
return value.
- * posix/sys/wait.h: Mark wait and wait4 with __THROWNL.
+ * posix/sys/wait.h: Mark wait
3
and wait4 with __THROWNL.
* libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.