Menu

Code Commit Log


Commit Date  
[r252] by obarthel

- Added HUGE_VALF to <math.h>.

2005-05-07 17:04:07 Tree
[r251] by obarthel

- The printf() family now supports the %hh, %j, %t and %z modifiers and the
%a/%A conversions for C99. The %j is treated like %ll, %t and %z are treated
like %l.

2005-05-07 16:39:27 Tree
[r250] by obarthel

- Plugged in the proper ISO 8601 week number calculation function.

2005-05-07 14:03:08 Tree
[r249] by obarthel

- strftime() now ignores the E and O modifiers.

2005-05-07 13:40:19 Tree
[r248] by obarthel

- Added strtof(), llabs(), lldiv(), vsscanf() and vscanf() for C99.

- strftime() now supports %C, %n, %r, %R, %t, %T, %u, %V, and %z for C99.

2005-05-07 13:21:49 Tree
[r247] by obarthel

- The libunix.a flavour of system() no longer attempts to translate the name
of a command unless it contains path separator characters.

2005-04-28 15:38:47 Tree
[r246] by obarthel

- Fixed a typo in the semaphore creation code. Ouch.

2005-04-25 15:39:56 Tree
[r245] by obarthel

- If fread()/fwrite() fail to read/write any data because either the number
of records or the size of each record is zero, both now call clearerr() to
avoid giving the caller the wrong impression that an EOF or error occured.

2005-04-24 19:38:59 Tree
[r244] by obarthel

- Fixed two linker errors which were caused by duplicate symbol definitions.

- Added code to the startup routine which allows you to monitor where command
was started from and which parameters it was invoked with.

2005-04-24 15:27:13 Tree
[r243] by obarthel

- Fixed two linker errors which were caused by duplicate symbol definitions.

- Added code to the startup routine which allows you to monitor where command
was started from and which parameters it was invoked with.

2005-04-24 14:04:36 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.