comparison packages/compat/posix/current/ChangeLog @ 124:0ec04793409a ecos-sw-2000-09-11

Merge from eCos master repository on 2000-09-11-03:00:13-BST
author jlarmour
date Mon, 11 Sep 2000 02:42:46 +0000
parents 6bd9d475ed4b
children 0c2b7be0d798
comparison
equal deleted inserted replaced
123:9b71e8e665a3 124:0ec04793409a
1 2000-09-11 Jonathan Larmour <jlarmour@redhat.com>
2
3 * include/limits.h (OPEN_MAX): Don't define here - let FS infra do
4 that.
5 (LINK_MAX): Ditto
6 (NAME_MAX): Ditto
7 (PATH_MAX): Ditto
8
1 2000-09-04 Nick Garnett <nickg@cygnus.co.uk> 9 2000-09-04 Nick Garnett <nickg@cygnus.co.uk>
2 10
3 * tests/pthread2.c: 11 * tests/pthread2.c:
4 * tests/pthread3.c: 12 * tests/pthread3.c:
5 Fixed bug in calculation of thread stack addresses. 13 Fixed bug in calculation of thread stack addresses.