Mercurial > ecos
diff packages/compat/posix/current/ChangeLog @ 121:6bd9d475ed4b ecos-sw-2000-09-04
Merge from eCos master repository on 2000-09-04-20:50:20-BST
| author | jlarmour |
|---|---|
| date | Mon, 04 Sep 2000 20:24:12 +0000 |
| parents | 6ed91473a1cd |
| children | 0ec04793409a |
line wrap: on
line diff
--- a/packages/compat/posix/current/ChangeLog +++ b/packages/compat/posix/current/ChangeLog @@ -1,3 +1,12 @@ +2000-09-04 Nick Garnett <nickg@cygnus.co.uk> + + * tests/pthread2.c: + * tests/pthread3.c: + Fixed bug in calculation of thread stack addresses. + + * src/misc.cxx (sysconf): Change zero returns to -1 when a feature + is not supported. + 2000-08-08 Jonathan Larmour <jlarmour@redhat.co.uk> * include/limits.h: Don't define SSIZE_MAX here, leave it to the
