diff 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
line wrap: on
line diff
--- a/packages/compat/posix/current/ChangeLog
+++ b/packages/compat/posix/current/ChangeLog
@@ -1,3 +1,11 @@
+2000-09-11  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* include/limits.h (OPEN_MAX): Don't define here - let FS infra do
+	that.
+	(LINK_MAX): Ditto
+	(NAME_MAX): Ditto
+	(PATH_MAX): Ditto
+
 2000-09-04  Nick Garnett  <nickg@cygnus.co.uk>
 
 	* tests/pthread2.c: