|
|
|
@453
|
[453]
|
07/19/10 22:04:10 |
solar |
Moved reference files to platform subdirs. |
|
|
|
@427
|
[427]
|
06/23/10 07:17:46 |
solar |
New file permissions. |
|
|
|
@426
|
[426]
|
06/20/10 13:06:51 |
solar |
Some cleanups. |
|
|
|
@424
|
[424]
|
06/19/10 20:40:21 |
solar |
tmpfile() implementation now based on /proc/sys/kernel/random/uuid. |
|
|
|
@422
|
[422]
|
06/17/10 07:27:15 |
solar |
Reworking internal file handling. |
|
|
|
@421
|
[421]
|
05/16/10 12:38:54 |
solar |
tmpnam implemented by using tmpfile. |
|
|
|
@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. |
|
|
|
@415
|
[415]
|
05/15/10 02:34:40 |
solar |
Added imaxdiv_t (for inttypes.h). |
|
|
|
@414
|
[414]
|
05/15/10 02:32:23 |
solar |
Added imaxdiv_t (for inttypes.h). |
|
|
|
@398
|
[398]
|
04/07/10 15:21:37 |
solar |
Misnamed internal for INTMAX_MAX / INTMAX_MIN. Fixed. |
|
|
|
@395
|
[395]
|
03/12/10 13:58:15 |
solar |
Stop-gap Makefile for Cygwin |
|
|
|
@393
|
[393]
|
03/12/10 12:08:14 |
solar |
Compiling under Cygwin now. |
|
|
|
@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. |
|
|
|
@274
|
[274]
|
06/12/08 23:07:53 |
solar |
A couple of artifacts resulting in compile errors. Fixed. |
|
|
|
@273
|
[273]
|
06/11/08 22:22:38 |
solar |
Missing initializer for filename field in standard streams. Fixed. |
|
|
|
@271
|
[271]
|
05/28/08 08:16:15 |
solar |
Intermediate work, checked in for safekeeping as I pick up working on this … |
|
|
|
@270
|
[270]
|
05/28/08 08:11:09 |
solar |
Added. |
|
|
|
@269
|
[269]
|
09/20/07 23:27:53 |
solar |
Not using typedef'ed types here for added insurance against … |
|
|
|
@267
|
[267]
|
09/20/07 23:21:15 |
solar |
Added test for interactive streams (_IOLBF / _IOFBF) |
|
|
|
@264
|
[264]
|
09/14/07 05:48:22 |
solar |
Minor cleanups. |
|
|
|
@248
|
[248]
|
07/11/06 07:58:21 |
solar |
Added any files yet missing for stdio.h. |
|
|
|
@240
|
[240]
|
06/30/06 11:56:02 |
solar |
Yet closer to functional output. |
|
|
|
@239
|
[239]
|
06/29/06 08:32:59 |
solar |
Closer to functional printf(). |
|
|
|
@226
|
[226]
|
06/07/06 16:16:45 |
solar |
Added close(). |
|
|
|
@225
|
[225]
|
06/07/06 15:34:06 |
solar |
Improved testdriver and implementation. |
|
|
|
@224
|
[224]
|
06/07/06 07:36:39 |
solar |
First working testdriver. |
|
|
|
@223
|
[223]
|
06/02/06 16:45:27 |
solar |
Fixed warnings in test driver. |
|
|
|
@222
|
[222]
|
06/02/06 13:59:11 |
solar |
Added testdriver for _PDCLIB_rename(). |
|
|
|
@221
|
[221]
|
06/02/06 11:34:57 |
solar |
Added testdriver for _PDCLIB_remove(). |
|
|
|
@215
|
[215]
|
06/01/06 08:09:36 |
solar |
Replaced constants with compiler builtins. (At least LDBL_MAX and LDBL_MIN … |
|
|
|
@213
|
[213]
|
05/31/06 08:57:46 |
solar |
Disabled unused definitions to avoid warnings. |
|
|
|
@210
|
[210]
|
05/24/06 08:18:09 |
solar |
Temporary patching for stdio development. |
|
|
|
@200
|
[200]
|
05/16/06 07:40:47 |
solar |
Wrong type for open() parameter; fixed. Added _PDCLIB_NOHANDLE to … |
|
|
|
@198
|
[198]
|
05/12/06 16:42:11 |
solar |
Intermediate work while migrating CVS -> SVN. |
|
|
|
@195
|
[195]
|
05/09/06 07:15:48 |
solar |
Added general idea of std... initializers. |
|
|
|
@191
|
[191]
|
05/09/06 07:01:50 |
solar |
Kludge to avoid unistd.h redefinition warnings. |
|
|
|
@190
|
[190]
|
05/08/06 17:59:26 |
solar |
Added stdinit.c to hold stdin, stdout, stderr initialization. Extended … |
|
|
|
@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 / … |
|
|
|
@149
|
[149]
|
03/06/06 11:38:58 |
solar |
Porting current working set from CVS. |
|
|
|
@148
|
[148]
|
05/03/06 14:38:32 |
solar |
Moving files to new dir structure. |
|
|
|
@147
|
[147]
|
03/05/06 13:11:16 |
solar |
Adjusting directory structure to main. |
|
|
|
@146
|
[146]
|
02/09/06 06:26:24 |
solar |
Bug #3 - float.h to ./platform/example/. Fixed. |
|
|
|
@139
|
[139]
|
02/06/06 22:07:38 |
solar |
Adding malloc(), free(), and realloc(). |
|
|
|
@133
|
[133]
|
02/05/06 16:35:11 |
solar |
Initial checkin. |