Menu

Code Commit Log


Commit Date  
[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
[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
string. It gracefully handles buffer sizes which are too short
by returning an empty string.

- Moved the tm->tm_wday initialization out of the hook function
in time_strftime.c since it was to be called only once anyway.

- Lost a few compiler warnings in unistd_time_delay.c and
time_gettimeofday.c.

- 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 09:37:59 Tree
[r135] by --none--

This commit was manufactured by cvs2svn to create tag 'V1_187'.

2005-01-29 18:22:20 Tree
[r134] by obarthel

- Added the missing 'time_convert_time.c'.

2005-01-29 18:22:19 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.