Menu

Code Commit Log


Commit Date  
[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
[r500] by damato

- reverted the soft-float subdirectory changes as the problem was solved by
olaf in a different way so that libm.a never contains any hard float
opcodes and instead libm881 contains them. so the separate soft-float
directory are not required.

2008-03-11 07:41:27 Tree
[r499] by damato

[tboeckel]: when compiling amiga_rexxvars.c for m68k/OS3 the GetRexxVarFromMsg()
and SetRexxVarFromMsg() will not be used and therefore not cause linkage errors
with our libamiga.a stubs anymore.

2008-03-11 07:37:31 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.