]> pd.if.org Git - pdclib.old/commit
Addressed ticket #40 (non-standard errno values).
authorsolar <>
Thu, 30 Dec 2010 22:43:20 +0000 (22:43 +0000)
committersolar <>
Thu, 30 Dec 2010 22:43:20 +0000 (22:43 +0000)
commit8cfc7f73e7baec32630b9cf55582febd41b8a684
tree9757d0a5199d14cc8847d70542e29036ce765a23
parent37a19e428fd1e1b348e332fdc8ee759d13ebe88b
Addressed ticket #40 (non-standard errno values).
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