Addressed ticket #40 (non-standard errno values).
authorsolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Thu, 30 Dec 2010 22:43:20 +0000 (22:43 +0000)
committersolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Thu, 30 Dec 2010 22:43:20 +0000 (22:43 +0000)
commit1fcaa4a3d030b4ed64e534a9d7975225ea9aea04
tree9757d0a5199d14cc8847d70542e29036ce765a23
parentf70cacdce30e5163dc23b253bebaf7d7d0a1ca3a
Addressed ticket #40 (non-standard errno values).

git-svn-id: https://srv7.svn-repos.de/dev34/pdclib/trunk@508 546481bc-9713-0410-bf18-d3337bbf4a3e
22 files changed:
functions/_PDCLIB/errno.c
functions/_PDCLIB/prepread.c
functions/_PDCLIB/prepwrite.c
functions/stdio/fclose.c
functions/stdio/perror.c
functions/string/strerror.c
includes/locale.h
internals/_PDCLIB_int.h
platform/example/functions/_PDCLIB/fillbuffer.c
platform/example/functions/_PDCLIB/flushbuffer.c
platform/example/functions/_PDCLIB/open.c
platform/example/functions/_PDCLIB/rename.c
platform/example/functions/_PDCLIB/seek.c
platform/example/functions/_PDCLIB/stdinit.c
platform/example/functions/stdio/remove.c
platform/example/internals/_PDCLIB_config.h
platform/example_cygwin/functions/_PDCLIB/fillbuffer.c
platform/example_cygwin/functions/_PDCLIB/flushbuffer.c
platform/example_cygwin/functions/_PDCLIB/open.c
platform/example_cygwin/functions/_PDCLIB/rename.c
platform/example_cygwin/functions/_PDCLIB/seek.c
platform/example_cygwin/functions/stdio/remove.c