Menu

Code Commit Log


Commit Date  
[r221] by obarthel

- Ready for release...

2005-03-25 09:14:38 Tree
[r220] by obarthel

- Oops, nearly broke fcntl() again for sockets.

2005-03-25 08:59:22 Tree
[r219] by obarthel

- Small fixes to fcntl() and select() to cover the thread-safe
fd->fd_DefaultFile == ZERO case.

2005-03-25 08:50:59 Tree
[r218] by obarthel

- Added a description of the thread-safe stdin/stdout/stderr behaviour.

2005-03-25 08:50:10 Tree
[r217] by obarthel

- Activated the dormant thread-safe standard input/output/error
handling code.

2005-03-24 16:40:16 Tree
[r216] by obarthel

- The thread-safe system() call now blocks all standard I/O operations
until the function has returned. Which is harsh, but there is no
elegant solution to the issue of keeping the same dos.library
file handles from concurrent use which SystemTagList() might just
end up using.

2005-03-24 15:31:16 Tree
[r215] by obarthel

- Moved stdlib_main.o into the regular lib.c, at least for
the 68k build. The PowerPC build may follow later, provided
I manage to get the specs file fixed.

- Moved the check for the presence of an FPU into the
math_init.c code.

2005-03-20 17:14:58 Tree
[r214] by obarthel

- Fixed the constructor/destructor invocation sequence for the SAS/C and
GCC 68k library builds.

2005-03-20 12:14:09 Tree
[r213] by obarthel

- Modified the SAS/C constructor/destructor invocation sequence, now that
the names of the functions assigned through the new macros are different.

2005-03-20 11:57:11 Tree
[r212] by obarthel

- Turns out that the constructor/destructor calling sequence
was still wrongish for the OS4 library. So I had to change
it *again*. Which probably means that the 68k library will
need further changes...

2005-03-20 11:18:06 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.