Menu

Code Commit Log


Commit Date  
[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
[r377] by obarthel

- Updated the Unix archive build script to clean up the
CVS subdirectories in the "include" directory.

2005-11-04 09:39:40 Tree
[r376] by obarthel

- Added Steven Solie's new OS4 build makefile.

2005-11-04 09:35:02 Tree
[r375] by obarthel

- Preparations for clib2 1.197 release.

2005-11-04 09:21:44 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.