Menu

Code Commit Log


Commit Date  
[r146] by obarthel

- Tweaked the build makefiles to produce fewer meaningless warnings.

2005-02-07 10:52:32 Tree
[r145] by obarthel

- Added the fsync() and fdatasync() functions and the <stdint.h> and
<inttypes.h> header files contributed by Peter Bengtsson. Thank
you very much!

2005-02-04 15:03:14 Tree
[r144] by obarthel

- The library no longer sends ACTION_DISK_INFO packets to the console
handler. The side-effects were too varied and irritating after all.

2005-02-04 08:49:10 Tree
[r143] by obarthel

- Added some extra documentation on the WBStartup variable.

2005-02-03 17:33:54 Tree
[r142] by obarthel

- Lost the __not_a_number and __infinity variables, including the
code which initialized them.

- Reading/changing the errno variable is no longer done directly, but
involves accessor functions.

- References to the HUGE_VAL quantity now involve an accessor function, too.

- Changed the manner in which the __huge_val constant is initialized by
the __math_init() function.

2005-02-03 16:56:20 Tree
[r141] by obarthel

- We now allocate the AnchorPath used in the unistd_wildcard_expand.c
code. Also, the contents of the AnchorPath structure are no longer
modified between calls. MatchEnd() has to be sufficient.

- Moved redundant code out of the readdir()/opendir()/closedir()
functions which is not required unless the code is built for
Unix compatibility mode.

2005-02-03 12:16:38 Tree
[r140] by obarthel

- We now allocate the AnchorPath used in the unistd_wildcard_expand.c
code. Also, the contents of the AnchorPath structure are no longer
modified between calls. MatchEnd() has to be sufficient.

2005-02-03 12:14:55 Tree
[r139] by obarthel

- Folded duplicate code in "time_mktime.c"; also, errno is no longer
modified unless the library is built with the "CHECK_FOR_NULL_POINTERS"
option.

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
"long long" data type are no longer prototyped if the library is built
for SAS/C.

2005-01-30 09:48:06 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.