Menu

Code Commit Log


Commit Date  
[r521] by obarthel

- Updated the build rules for use with GCC 4.2.x

- Added a workaround for the baserel build flavour, which requires a specific
GCC version, e.g. 4.0.4 or earlier.

2008-11-06 14:44:07 Tree
[r520] by obarthel

- 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 MEMF_PRIVATE would have made better sense.

2008-09-30 14:09:00 Tree
[r519] by obarthel

- I/O buffers allocated are now aligned according to the CPU cache line size,
if the operating system can supply that detailed information.

2008-09-04 12:07:58 Tree
[r518] by obarthel

- Elaborated on the unidirectional/bidirectional PIPE: issues.

2008-05-07 09:33:55 Tree
[r517] by obarthel

- stdlib_unsetenv.c needs stdio_headers.h to compile properly.

2008-04-30 16:32:49 Tree
[r516] by obarthel

- It's iswpunct() and not iswpunc().

2008-04-30 14:41:28 Tree
[r515] by obarthel

- unsetenv() now returns a status value.

- Corrected the function prototype for wcspbrk().

- Added function prototypes for mbrtowc_l(), wcscoll_l(), wcscspn() and wcsrchr().

2008-04-30 14:34:03 Tree
[r514] by obarthel

- Switched to BSD style options for the "cp" command, as used in the build
makefiles and the archive build script (that is: 'cp -a' becomes 'cp -p'
and 'cp -pR', depending upon the specific context).

2008-04-28 16:12:22 Tree
[r513] by --none--

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

2008-04-28 15:49:26 Tree
[r512] by obarthel

*** empty log message ***

2008-04-28 15:49:25 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.