]> pd.if.org Git - pdclib/history - functions/stdio/_PDCLIB_fdopen.c
win32: Fix warnings relating to definition of LONG and use of InterlockedCompareExchange
[pdclib] / functions / stdio / _PDCLIB_fdopen.c
2012-11-12 Owen ShepherdPDCLIB-16: Add _unlocked variations of all I/O routines...
2012-11-08 Owen ShepherdPDCLIB-15: fopen initializes stream lock; fclose releases
2012-08-14 Owen Shepherd(merge)
2012-08-13 Owen Shepherd* Test cleanups: surround the code for all functions...