Commit | Date | |
---|---|---|
[r145]
by
obarthel
- Added the fsync() and fdatasync() functions and the <stdint.h> and |
2005-02-04 15:03:14 | Tree |
[r144]
by
obarthel
- The library no longer sends ACTION_DISK_INFO packets to the console |
2005-02-04 08:49:10 | Tree |
2005-02-03 17:33:54 | Tree | |
[r142]
by
obarthel
- Lost the __not_a_number and __infinity variables, including the - Reading/changing the errno variable is no longer done directly, but - References to the HUGE_VAL quantity now involve an accessor function, too. - Changed the manner in which the __huge_val constant is initialized by |
2005-02-03 16:56:20 | Tree |
[r141]
by
obarthel
- We now allocate the AnchorPath used in the unistd_wildcard_expand.c - Moved redundant code out of the readdir()/opendir()/closedir() |
2005-02-03 12:16:38 | Tree |
[r140]
by
obarthel
- We now allocate the AnchorPath used in the unistd_wildcard_expand.c |
2005-02-03 12:14:55 | Tree |
[r139]
by
obarthel
- Folded duplicate code in "time_mktime.c"; also, errno is no longer |
2005-01-30 16:10:59 | Tree |
[r138]
by
obarthel
- Updated the ".cvsignore" file. - Moved the date/time conversion test code around in "test.c". |
2005-01-30 10:23:26 | Tree |
[r137]
by
obarthel
- The functions in stdlib.h which require a compiler that supports the |
2005-01-30 09:48:06 | Tree |
[r136]
by
obarthel
- Folded duplicate code stdio_init_exit.c into a common function. - Simplified the code in time_asctime_r.c which builds the time - Moved the tm->tm_wday initialization out of the hook function - Lost a few compiler warnings in unistd_time_delay.c and - Folded duplicate code in time_mktime.c; also, errno is no longer |
2005-01-30 09:37:59 | Tree |