Menu

Code Commit Log


Commit Date  
[r510] by obarthel

- Added 68k stubs to amiga_rexxvars.c for the OS4 build to use. The new code now
works just about exactly like the amiga.lib RVI code used to do, which means
that there is no artificial length limit for the number of characters a string
retrieved may have, and the code is largely reentrant.

2008-04-18 10:11:59 Tree
[r509] by obarthel

- The 68k stub for StrcpyN stored d1 as a result value, which was both
dangerous and unnecessary.

- Plugged in 68k stubs for the OS4 build.

2008-04-18 10:06:07 Tree
[r508] by obarthel

- To work around a bug in the Roadshow TCP/IP stack (since fixed), the waitselect()
function now substitutes a 10 microsecond timeout for a zero length timeout.

2008-04-16 07:53:40 Tree
[r507] by obarthel

- isatty() now checks if the file descriptor refers to a real file before
it calls IsInteractive() on it.

2008-04-16 07:46:05 Tree
[r506] by obarthel

- Added disk type definitions to mount_convertinfo.c and unistd_common_pathconf.c,
prompted by Thore Boeckelmann.

2008-04-16 07:38:10 Tree
[r505] by obarthel

- Preparations for OS4 conversion.

2008-04-15 16:22:51 Tree
[r504] by obarthel

- MakeString() did not clear the ns->ns_Ivalue field and did not NUL-terminate
the copied string either. Fixed.

2008-04-15 09:33:06 Tree
[r503] by obarthel

- Small indentation changes for the stub code.

2008-04-14 15:16:03 Tree
[r502] by obarthel

- Rewrote the GetRexxVar()/SetRexxVar() functions (mostly) in 'C', using available
code as a reference. The 68k stubs currently only work for the 68k version of
the library, and a solution for the OS4 build still needs to be found. The code
is currently untested, but it should be complete.

2008-04-14 15:07:37 Tree
[r501] by obarthel

- Added local inline function definitions for the two rexxsyslib.library V45
API functions, rather than omitting support for them in the 68k build.

2008-03-11 13:26:18 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.