Menu

Code Commit Log


Commit Date  
[r387] by obarthel

- Corrected the section numbering.

2005-11-20 20:04:47 Tree
[r386] by obarthel

- Fixed the remaining HTML errors.

2005-11-20 19:56:58 Tree
[r385] by obarthel

- Changed the assertion message text shown in the requester window.

- The standard malloc() now sets errno to EINVAL for zero length
allocations.

2005-11-20 19:04:10 Tree
[r384] by obarthel

- Updated the general documentation and started to document the implementation-specific
behaviour of the library functions.

2005-11-20 19:02:44 Tree
[r383] by obarthel

- In libunix.a malloc(), calloc() and realloc() no longer treat a
request to allocate 0 bytes as an error, returning NULL. They all
return a 1 byte memory chunk initialized to 0 instead.

2005-11-20 17:00:22 Tree
[r382] by obarthel

- Replaced the sqrt() call.

2005-11-19 17:17:47 Tree
[r381] by obarthel

- Added <fenv.h> for C99, and the (yet unimplemented) functions
feclearexcept(), fegetenv(), fegetexceptflag(), fegetround(),
feholdexcept(), feraiseexcept(), fesetenv(), fesetexceptflag(),
fetestexcept(), fetestround() and feupdateenv().

- Replaced the old pow() implementation. However, powf() may need to
be changed to set a domain error.

2005-11-19 17:11:22 Tree
[r380] by obarthel

- Added more boundary checks to the FD_#?() macros which now also catch
the case of negative socket IDs.

2005-11-06 14:37:49 Tree
[r379] by --none--

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

2005-11-04 10:10:58 Tree
[r378] by obarthel

- Fixed the Amiga archive build script to delete the remains of the
CVS directory structure.

2005-11-04 10:10:57 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.