root/trunk/internals


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @368 [368] 09/14/09 07:25:57 solar First work towards scanf().
(edit) @366 [366] 09/13/09 17:14:02 solar Merged branch stdio_rewrite back into trunk.
(edit) @274 [274] 06/12/08 23:07:53 solar A couple of artifacts resulting in compile errors. Fixed.
(edit) @271 [271] 05/28/08 08:16:15 solar Intermediate work, checked in for safekeeping as I pick up working on this …
(edit) @268 [268] 09/20/07 23:25:23 solar Small rearrangements
(edit) @267 [267] 09/20/07 23:21:15 solar Added test for interactive streams (_IOLBF / _IOFBF)
(edit) @264 [264] 09/14/07 05:48:22 solar Minor cleanups.
(edit) @263 [263] 09/12/07 06:08:48 solar Bug #11 - memswp() in qsort() not type correct. Fixed. Bug #12 - …
(edit) @245 [245] 07/06/06 07:17:17 solar Improved testdrivers.
(edit) @236 [236] 06/26/06 08:01:23 solar Added some functions.
(edit) @230 [230] 06/09/06 07:52:38 solar Added setvbuf().
(edit) @228 [228] 06/07/06 20:10:53 solar Added fclose().
(edit) @226 [226] 06/07/06 16:16:45 solar Added close().
(edit) @224 [224] 06/07/06 07:36:39 solar First working testdriver.
(edit) @218 [218] 06/01/06 13:23:42 solar Beautified output.
(edit) @211 [211] 05/24/06 18:09:32 solar Intermediate freeze.
(edit) @209 [209] 05/24/06 08:16:35 solar Declaration for Xdigits added.
(edit) @200 [200] 05/16/06 07:40:47 solar Wrong type for open() parameter; fixed. Added _PDCLIB_NOHANDLE to …
(edit) @198 [198] 05/12/06 16:42:11 solar Intermediate work while migrating CVS -> SVN.
(edit) @192 [192] 05/09/06 07:12:49 solar Removed dead code. (This is in _PDCLIB_config.h now.)
(edit) @188 [188] 05/08/06 17:50:34 solar Added missing _PDCLIB_ prefix to concat() macro calls.
(edit) @184 [184] 04/26/06 11:34:21 solar Temporary integration of _PDCLIB_print(), broken.
(edit) @159 [159] 04/07/06 07:04:21 solar Temporary proof-of-concept for printf() output conversions.
(edit) @153 [153] 03/10/06 07:54:29 solar Moving platform specifics from stdio.h to _PDCLIB_config.h. More docs.
(edit) @152 [152] 03/08/06 16:36:14 solar Removed the $Name$ tags (not supported by SVN). Added $Id$ to Makefile / …
(edit) @150 [150] 03/07/06 16:38:33 solar Set svn:ignore for platform files.
(edit) @149 [149] 03/06/06 11:38:58 solar Porting current working set from CVS.
(edit) @148 [148] 05/03/06 14:38:32 solar Moving files to new dir structure.
(edit) @139 [139] 02/06/06 22:07:38 solar Adding malloc(), free(), and realloc().
(edit) @137 [137] 02/06/06 22:02:12 solar Reordering of memnode_t members for later optimization.
(edit) @127 [127] 01/30/06 19:33:59 solar Moved internal struct definitions to _PDCLIB_int.h where they belong.
(edit) @125 [125] 01/30/06 19:28:25 solar Tweaking _PDCLIB_test.h.
(edit) @124 [124] 01/30/06 19:08:34 solar Moved struct definition to internal header.
(edit) @117 [117] 12/26/05 11:27:14 solar Added exit, _Exit, atexit.
(edit) @109 [109] 12/17/05 19:50:23 solar Added qsort.
(edit) @100 [100] 12/15/05 13:30:31 solar Added exit return codes.
(edit) @95 [95] 12/04/05 17:48:38 solar Added div_t types.
(edit) @94 [94] 12/04/05 17:48:12 solar Removed #warning lines (only #error is defined by the standard).
(edit) @88 [88] 12/03/05 22:39:59 solar Ugly workaround to keep wrappers from negating error value.
(edit) @83 [83] 12/03/05 17:49:36 solar Added helpers for strto...() functions.
(edit) @82 [82] 12/02/05 12:04:38 solar Added line number to failed testcase output.
(edit) @80 [80] 12/02/05 12:00:08 solar Added atoi, atol, atoll plus internal helpers.
(edit) @79 [79] 12/02/05 11:54:23 solar Added comment for _PDCLIB_intmax_t with cross-ref to _PDCLIB_atomax.
(edit) @78 [78] 12/02/05 11:53:03 solar Added _PDCLIB_inline mapped to inline for C99 only.
(edit) @73 [73] 11/21/05 19:10:09 solar Added.
(add) @63 [63] 11/20/05 14:04:16 solar Added Makefile and moved internal headers into seperate directory …
Note: See TracRevisionLog for help on using the revision log.