comparison packages/error/current/ChangeLog @ 197:51b34619b677

Merge from eCos master repository on 2001-11-30-11:22:06-GMT
author jlarmour
date Fri, 30 Nov 2001 13:09:25 +0000
parents 6ed91473a1cd
children e0c0827131d1
comparison
equal deleted inserted replaced
196:9b55e9c69693 197:51b34619b677
1 2001-11-29 Jonathan Larmour <jlarmour@redhat.com>
2
3 * include/errno.h: Don't use 'const' type qualifier any more. It
4 gives warnings in new compilers now.
5 * src/errno.cxx (cyg_error_get_errno_p): Ditto.
6
1 2000-06-19 Nick Garnett <nickg@cygnus.co.uk> 7 2000-06-19 Nick Garnett <nickg@cygnus.co.uk>
2 8
3 * include/errno.h (errno): Added extern modifier to non-per-thread 9 * include/errno.h (errno): Added extern modifier to non-per-thread
4 instance of errno. 10 instance of errno.
5 11