Commit | Date | |
---|---|---|
[r112]
by
obarthel
- Dropped the special flag variable used by the abort() function that |
2005-01-09 10:10:41 | Tree |
[r111]
by
obarthel
- Removed a misplaced IsInteractive() from the stdio initialization - Removed tests for FileHandle->fh_Type != NULL which used to precede |
2005-01-09 09:54:33 | Tree |
[r110]
by
obarthel
- The "char" limits in <limits.h> are now set up according to the current - Changed the rules again for the use of stderr/stdout redirection when |
2005-01-09 09:40:33 | Tree |
[r109]
by
obarthel
- Redirecting stderr to a file no longer has the effect of showing error - gettimeofday() now calls GetSysTime() rather than DateStamp() to obtain - The "ptrdiff_t" definition in <stddef.h> now defaults to type 'int' rather |
2005-01-08 10:21:28 | Tree |
2005-01-02 09:07:22 | Tree | |
2005-01-02 09:07:21 | Tree | |
[r106]
by
obarthel
- fwrite() now flushes the entire "buffer" for unbuffered files. The - Whether or not a file is bound to an interactive device, such as a |
2004-12-27 09:15:55 | Tree |
[r105]
by
obarthel
- The data structure alignment (file I/O buffer) is now configurable |
2004-12-26 13:14:47 | Tree |
[r104]
by
obarthel
- Changed the definition of alloca() for GCC, which now defaults - Updated the stdio.h, stdlib.h, string.h and unistd.h header files - If a SIGINT signal is caught and processed by the default signal |
2004-12-26 10:28:57 | Tree |
[r103]
by
obarthel
- Tried to make it possible to have debug versions of the memory |
2004-12-24 18:31:38 | Tree |