by obarthel
Portable ISO 'C' (1994) runtime library for the Amiga computer
ssolie created the Wrong limits.h INT_MAX INT_MIN UINT_MAX artifact
stegerg created the code relying on char being unsigned artifact
This is a small update which concerns mainly the baserel variant of clib2 1.204 for OS4, which in the previous update was still being built with GCC 4.0.4 because GCC 4.2.4 at that time did not support the baserel option. The clib2 1.204 OS4 release ...
- The memory allocated by malloc() and friends is now of type MEMF_PRIVATE under OS4 and beyond. The AmigaOS 2.x/3.x compatible code will still use MEMF_ANY in the same situation, though. Other uses of MEMF_ANY have been replaced as well where ...
- The memory allocated by malloc() and friends is now of type MEMF_PRIVATE under OS4 and beyond. The AmigaOS 2.x/3.x compatible code will still use MEMF_ANY in the same situation, though. Other uses of MEMF_ANY have been replaced as well where ...
Portable ISO 'C' (1994) runtime library for the Amiga computer. This update again contains mostly minor bug fixes. Also, the libraries have been rebuilt with GCC 4.2.4, with the exception of the baserel library flavour, which uses GCC 4.0.2 since ...
obarthel committed patchset 441 of module library to the clib2 CVS repository, changing 15 files
obarthel committed patchset 440 of module library to the clib2 CVS repository, changing 1 files
obarthel commented on the time_t and clock_t using wrong types artifact
hnl_dk created the time_t and clock_t using wrong types artifact
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use