|
|
|
@426
|
[426]
|
06/20/10 13:06:51 |
solar |
Some cleanups. |
|
|
|
@420
|
[420]
|
05/16/10 12:36:32 |
solar |
Almost done on tmpfile / tmpnam. |
|
|
|
@419
|
[419]
|
05/16/10 09:00:06 |
solar |
Ad-hoc solutions for perror() and strerror(). |
|
|
|
@416
|
[416]
|
05/15/10 02:39:28 |
solar |
Reset SVN properties. Temporarily removed fscanf() test driver. |
|
|
|
@411
|
[411]
|
05/15/10 02:26:39 |
solar |
Added inttypes.h |
|
|
|
@381
|
[381]
|
10/26/09 23:25:33 |
solar |
FILE |
|
|
|
@369
|
[369]
|
09/15/09 06:30:12 |
solar |
Getting closer to scan(). |
|
|
|
@366
|
[366]
|
09/13/09 17:14:02 |
solar |
Merged branch stdio_rewrite back into trunk. |
|
|
|
@267
|
[267]
|
09/20/07 23:21:15 |
solar |
Added test for interactive streams (_IOLBF / _IOFBF) |
|
|
|
@263
|
[263]
|
09/12/07 06:08:48 |
solar |
Bug #11 - memswp() in qsort() not type correct. Fixed.
Bug #12 - … |
|
|
|
@247
|
[247]
|
07/06/06 10:49:26 |
solar |
Finished scanf docs. |
|
|
|
@239
|
[239]
|
06/29/06 08:32:59 |
solar |
Closer to functional printf(). |
|
|
|
@236
|
[236]
|
06/26/06 08:01:23 |
solar |
Added some functions. |
|
|
|
@230
|
[230]
|
06/09/06 07:52:38 |
solar |
Added setvbuf(). |
|
|
|
@210
|
[210]
|
05/24/06 08:18:09 |
solar |
Temporary patching for stdio development. |
|
|
|
@193
|
[193]
|
05/09/06 07:13:48 |
solar |
Removed _PDCLIB_status_t (this is in _PDCLIB_int.h now). Added … |
|
|
|
@189
|
[189]
|
05/08/06 17:52:10 |
solar |
Added struct status_t. |
|
|
|
@184
|
[184]
|
04/26/06 11:34:21 |
solar |
Temporary integration of _PDCLIB_print(), broken. |
|
|
|
@159
|
[159]
|
04/07/06 07:04:21 |
solar |
Temporary proof-of-concept for printf() output conversions. |
|
|
|
@158
|
[158]
|
03/20/06 17:01:04 |
solar |
Improved header documentation. |
|
|
|
@156
|
[156]
|
03/13/06 17:15:20 |
solar |
Documented the direct I/O functions. |
|
|
|
@155
|
[155]
|
03/13/06 17:06:31 |
solar |
Documented the unformatted I/O functions. |
|
|
|
@153
|
[153]
|
03/10/06 07:54:29 |
solar |
Moving platform specifics from stdio.h to _PDCLIB_config.h. More docs. |
|
|
|
@152
|
[152]
|
03/08/06 16:36:14 |
solar |
Removed the $Name$ tags (not supported by SVN). Added $Id$ to Makefile / … |
|
|
|
@150
|
[150]
|
03/07/06 16:38:33 |
solar |
Set svn:ignore for platform files. |
|
|
|
@149
|
[149]
|
03/06/06 11:38:58 |
solar |
Porting current working set from CVS. |
|
|
|
@146
|
[146]
|
02/09/06 06:26:24 |
solar |
Bug #3 - float.h to ./platform/example/. Fixed. |
|
|
|
@131
|
[131]
|
02/05/06 15:55:05 |
solar |
Added realloc(). |
|
|
|
@126
|
[126]
|
01/30/06 19:29:32 |
solar |
Extended for 0.4 release. |
|
|
|
@123
|
[123]
|
01/30/06 19:07:01 |
solar |
Removed redundant include. |
|
|
|
@117
|
[117]
|
12/26/05 11:27:14 |
solar |
Added exit, _Exit, atexit. |
|
|
|
@112
|
[112]
|
12/23/05 16:52:10 |
solar |
exit() and its macros were added a bit hasty; fixed. |
|
|
|
@109
|
[109]
|
12/17/05 19:50:23 |
solar |
Added qsort. |
|
|
|
@104
|
[104]
|
12/15/05 14:23:52 |
solar |
Added size_t to stdlib.h, added redefinition guards, adjusted includes. |
|
|
|
@101
|
[101]
|
12/15/05 13:34:01 |
solar |
Initial checkin. |
|
|
|
@94
|
[94]
|
12/04/05 17:48:12 |
solar |
Removed #warning lines (only #error is defined by the standard). |
|
|
|
@93
|
[93]
|
12/04/05 17:45:28 |
solar |
Adding missing internal include. |
|
|
|
@77
|
[77]
|
12/02/05 11:52:00 |
solar |
Some non-7-bit chars have crept in. Fixed. |
|
|
|
@63
|
[63]
|
11/20/05 14:04:16 |
solar |
Added Makefile and moved internal headers into seperate directory … |
|
|
|
@62
|
[62]
|
11/20/05 11:04:48 |
solar |
Moved the includes into subdirectory (again). Teaches you to decide on a … |