|
|
|
@367
|
[367]
|
09/13/09 17:21:40 |
solar |
Removed branch after merging into trunk. |
|
|
|
@365
|
[365]
|
09/13/09 15:50:31 |
solar |
Sync'ed stdio.h, and assorted fixes. |
|
|
|
@364
|
[364]
|
09/13/09 14:13:00 |
solar |
Sync'ed _PDCLIB_config.h, and assorted fixes. |
|
|
|
@363
|
[363]
|
09/13/09 09:54:51 |
solar |
Sync'ed _PDCLIB_glue.h. |
|
|
|
@362
|
[362]
|
09/13/09 08:45:52 |
solar |
Sync'ing _PDCLIB_int.h and assorted fixes. |
|
|
|
@361
|
[361]
|
09/12/09 22:10:48 |
solar |
Preparing merge into trunk. |
|
|
|
@360
|
[360]
|
09/12/09 14:33:39 |
solar |
std streams were not added to open file list. Fixed. |
|
|
|
@359
|
[359]
|
09/12/09 13:28:28 |
solar |
Fixed file removes. |
|
|
|
@358
|
[358]
|
09/12/09 12:59:15 |
solar |
Corrected pointer handling |
|
|
|
@357
|
[357]
|
09/10/09 21:44:51 |
solar |
Setting svn:ignore to cover added rename(). |
|
|
|
@356
|
[356]
|
09/10/09 21:42:17 |
solar |
Stabilizing. |
|
|
|
@355
|
[355]
|
09/10/09 07:38:59 |
solar |
Ad-hoc adding of _PDCLIB_print(). |
|
|
|
@354
|
[354]
|
09/10/09 07:37:01 |
solar |
Ad-hoc adding of scanf family. |
|
|
|
@353
|
[353]
|
09/10/09 07:34:17 |
solar |
Ad-hoc adding of printf() family. |
|
|
|
@352
|
[352]
|
09/10/09 07:27:57 |
solar |
Ad-hoc adding of remaining auxiliary functions. |
|
|
|
@351
|
[351]
|
09/09/09 22:41:38 |
solar |
Added ferror() / feof() / clearerr(). |
|
|
|
@350
|
[350]
|
09/09/09 21:09:28 |
solar |
Completing the basics. |
|
|
|
@349
|
[349]
|
09/09/09 08:36:56 |
solar |
Fixes to flushbuffer / fillbuffer handling. |
|
|
|
@348
|
[348]
|
09/09/09 08:15:45 |
solar |
Adapted filemode() for FWRITE / FREAD dual-use. |
|
|
|
@347
|
[347]
|
09/09/09 08:12:48 |
solar |
Removed OUTSTREAM and INSTREAM flags in favor of FREAD / FWRITE dual-use. |
|
|
|
@346
|
[346]
|
09/09/09 07:51:50 |
solar |
svn:keywords set. |
|
|
|
@345
|
[345]
|
09/09/09 07:47:20 |
solar |
Forgot to actually *add* the prep functions. |
|
|
|
@344
|
[344]
|
09/09/09 07:25:37 |
solar |
Added prepread() and prepwrite(), adjustments to callers. |
|
|
|
@343
|
[343]
|
09/07/09 21:00:26 |
solar |
Fixed output and return value handling. |
|
|
|
@342
|
[342]
|
09/07/09 20:59:30 |
solar |
Switched stdarg macros from generic to GCC builtins |
|
|
|
@341
|
[341]
|
09/06/09 21:18:06 |
solar |
After all this time, you didn't think it would be 100% first time around, … |
|
|
|
@340
|
[340]
|
09/06/09 16:33:42 |
solar |
This *should* be the foundation for the basic I/O. |
|
|
|
@339
|
[339]
|
09/05/09 23:47:25 |
solar |
Adjusted to work meaningfully with "make test". |
|
|
|
@338
|
[338]
|
09/05/09 23:34:59 |
solar |
Improved testing. |
|
|
|
@337
|
[337]
|
09/04/09 21:20:11 |
solar |
Improved NODETRACE() output. |
|
|
|
@336
|
[336]
|
09/04/09 06:58:25 |
solar |
Some errors in the node handling. |
|
|
|
@335
|
[335]
|
09/03/09 21:49:30 |
solar |
Cleanups and test drivers. |
|
|
|
@334
|
[334]
|
09/03/09 07:07:25 |
solar |
Added basic testdriver for puts(). |
|
|
|
@333
|
[333]
|
09/02/09 21:46:09 |
solar |
Addressing #23 and #28 (x86_64 support) |
|
|
|
@332
|
[332]
|
09/02/09 07:38:34 |
solar |
Preparing prepread() / prepwrite(). |
|
|
|
@331
|
[331]
|
09/02/09 06:36:03 |
solar |
Cleanups of "TODO: errno handling" markers. |
|
|
|
@330
|
[330]
|
09/01/09 08:46:30 |
solar |
#27 strcmp() and strncmp() break on non-ASCII-7 strings. Fixed. |
|
|
|
@329
|
[329]
|
08/30/09 14:22:05 |
solar |
Added errno handling to _PDCLIB_seek(). |
|
|
|
@328
|
[328]
|
08/30/09 14:10:50 |
solar |
Added errno handling to _PDCLIB_open(). |
|
|
|
@327
|
[327]
|
08/30/09 11:05:47 |
solar |
Added errno handling to remove(). |
|
|
|
@326
|
[326]
|
08/30/09 10:41:19 |
solar |
errno handled by function. |
|
|
|
@325
|
[325]
|
08/27/09 06:26:16 |
solar |
Removed undef workarounds. |
|
|
|
@324
|
[324]
|
08/26/09 22:48:24 |
solar |
Removed troublesome Unix includes. |
|
|
|
@323
|
[323]
|
08/26/09 19:54:34 |
solar |
Removed troublesome Unix includes. |
|
|
|
@322
|
[322]
|
08/26/09 19:53:13 |
solar |
Removed troublesome Unix includes. |
|
|
|
@321
|
[321]
|
08/26/09 18:08:58 |
solar |
Removed unnecessary Unix includes. |
|
|
|
@320
|
[320]
|
08/26/09 07:07:00 |
solar |
Added errno.h. |
|
|
|
@319
|
[319]
|
08/23/09 22:24:43 |
solar |
Comment fix. |
|
|
|
@318
|
[318]
|
08/23/09 14:41:42 |
solar |
Stopgap fread(). Both it and _PDCLIB_fillbuffer() require further work. |
|
|
|
@317
|
[317]
|
08/23/09 12:23:42 |
solar |
Added getc(), getchar(). |
|
|
|
@316
|
[316]
|
08/23/09 11:48:55 |
solar |
Added fwrite(). |
|
|
|
@315
|
[315]
|
08/23/09 00:58:39 |
solar |
Added putc(), putchar(). |
|
|
|
@314
|
[314]
|
08/23/09 00:45:14 |
solar |
Corrections. |
|
|
|
@313
|
[313]
|
08/22/09 23:36:54 |
solar |
Corrections. |
|
|
|
@312
|
[312]
|
08/22/09 19:54:02 |
solar |
Added fputs(). |
|
|
|
@311
|
[311]
|
08/22/09 08:29:10 |
solar |
Added write-error handling. |
|
|
|
@310
|
[310]
|
08/22/09 08:07:02 |
solar |
Updated notes. |
|
|
|
@309
|
[309]
|
08/22/09 07:30:00 |
solar |
Added remove.c and a teststring for stdio testdrivers. |
|
|
|
@308
|
[308]
|
08/21/09 23:02:16 |
solar |
Continuing I/O checks. |
|
|
|
@307
|
[307]
|
08/21/09 22:17:25 |
solar |
Removed POSIX-specific test driver code. |
|
|
|
@306
|
[306]
|
08/21/09 22:16:57 |
solar |
I don't know what broke _IOLBF before, but it seems to be gone… |
|
|
|
@305
|
[305]
|
08/21/09 18:30:39 |
solar |
(Hopefully) fixed buffering errors uncovered by preliminary testing. |
|
|
|
@304
|
[304]
|
08/21/09 07:02:19 |
solar |
Using TESTCASE_NOREG(). |
|
|
|
@303
|
[303]
|
08/21/09 06:56:17 |
solar |
Added TESTCASE_NOREG for PDCLib-specific tests. |
|
|
|
@302
|
[302]
|
08/21/09 06:55:46 |
solar |
Removed a warning that was more trouble than it's worth on x86_64… |
|
|
|
@301
|
[301]
|
08/20/09 07:00:07 |
solar |
Started combined testdriver in ftell.c |
|
|
|
@300
|
[300]
|
08/19/09 22:09:02 |
solar |
Added fputc() and fgetc(). |
|
|
|
@299
|
[299]
|
08/19/09 21:40:07 |
solar |
Added rewind(). |
|
|
|
@298
|
[298]
|
08/19/09 07:04:10 |
solar |
Added ungetc(). |
|
|
|
@297
|
[297]
|
08/16/09 17:44:03 |
solar |
Added ftell(). |
|
|
|
@296
|
[296]
|
08/16/09 12:17:09 |
solar |
Added fflush(). |
|
|
|
@295
|
[295]
|
08/16/09 12:06:00 |
solar |
Added fclose(). |
|
|
|
@294
|
[294]
|
08/16/09 12:00:26 |
solar |
Added fopen() |
|
|
|
@293
|
[293]
|
08/16/09 08:22:56 |
solar |
Updated for 64bit _PDCLIB_seek(). |
|
|
|
@292
|
[292]
|
08/16/09 08:14:45 |
solar |
64bit glue function for both fseek() and fsetpos(). |
|
|
|
@291
|
[291]
|
08/14/09 14:09:37 |
solar |
Added setvbuf() / setbuf(). |
|
|
|
@290
|
[290]
|
08/10/09 14:23:21 |
solar |
Hiding seek.c |
|
|
|
@289
|
[289]
|
08/10/09 14:15:05 |
solar |
Added _PDCLIB_seek(). |
|
|
|
@288
|
[288]
|
04/12/09 10:30:17 |
solar |
Cosmetic changes to output |
|
|
|
@287
|
[287]
|
04/11/09 15:35:16 |
solar |
Switching to GCC 4.3 revealed some type correctness warnings. Fixed. |
|
|
|
@286
|
[286]
|
04/11/09 15:34:10 |
solar |
Removed tab characters. |
|
|
|
@285
|
[285]
|
02/19/09 03:56:09 |
solar |
fillbuffer, flushbuffer |
|
|
|
@284
|
[284]
|
02/19/09 03:54:20 |
solar |
-- |
|
|
|
@283
|
[283]
|
02/19/09 03:52:37 |
solar |
Beautification. |
|
|
|
@281
|
[281]
|
10/26/08 12:28:19 |
solar |
Added fillbuffer.c. |
|
|
|
@280
|
[280]
|
10/25/08 13:13:44 |
solar |
Set svn:ignore as appropriate. |
|
|
|
@279
|
[279]
|
10/25/08 12:31:16 |
solar |
Added flushbuffer. |
|
|
|
@278
|
[278]
|
10/23/08 06:28:37 |
solar |
Added _Exit.c (did not exist at point of branch). |
|
|
|
@277
|
[277]
|
10/21/08 08:00:42 |
solar |
Brought everything non-stdio to latest version. |
|
|
|
@276
|
[276]
|
10/18/08 12:31:44 |
solar |
Branched pre-stdio revision 148 for rewrite of stdio. |
|
|
|
@261
|
[261]
|
11/16/06 08:33:42 |
solar |
QSort fixed, release date updated. |
|
|
|
@260
|
[260]
|
11/16/06 08:32:04 |
solar |
Removed debugging comment. |
|
|
|
@259
|
[259]
|
11/16/06 08:12:08 |
solar |
Using pure-recursive version until a better / correct version. |
|
|
|
@257
|
[257]
|
11/15/06 06:48:38 |
solar |
Misallocation in realloc() was not caught. Fixed. |
|
|
|
@256
|
[256]
|
11/10/06 07:53:15 |
solar |
Added $Id$ keyword. |
|
|
|
@254
|
[254]
|
07/28/06 07:49:00 |
solar |
Bugfix backport, excluding qsort() bug. |
|
|
|
@253
|
[253]
|
07/27/06 07:54:33 |
solar |
Branching v0.4 for bugfixes. |
|
|
|
@1
|
[1]
|
11/19/03 07:08:47 |
anonymous |
New repository initialized by cvs2svn. |