projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update.
[kopensolaris-gnu/glibc.git]
/
nptl
/
ChangeLog
diff --git
a/nptl/ChangeLog
b/nptl/ChangeLog
index
6cd9b0d
..
db3aeba
100644
(file)
--- a/
nptl/ChangeLog
+++ b/
nptl/ChangeLog
@@
-1,3
+1,8
@@
+2004-09-18 Ulrich Drepper <drepper@redhat.com>
+
+ * allocatestack.c (allocate_stack): Return EAGAIN instead of
+ ENOMEM when out of memory.
+
2004-09-10 Roland McGrath <roland@redhat.com>
[BZ #379]