1
0
mirror of https://github.com/cahirwpz/libnix.git synced 2025-11-19 16:00:58 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
a99f123db5 Fixed missing function warnings.
Moved headers around so we include <devices/timer.h> before <sys/time.h>
(so we don't have to patch the OS headers)
2004-12-04 00:49:38 +00:00
ec19111de3 Added tmpnam (for tmpfile). 2004-12-04 00:46:50 +00:00
90f1b9b6d2 Deleted duplicate files. 2004-12-03 01:22:35 +00:00
b0ba6083b0 Took out GNUC ifdef. The inline macros should take care of the register
allocation.
2004-12-03 00:59:21 +00:00
7f84c8e269 Took out unneeded OpenLibrary line (used in debugging which has disappeared). 2004-12-03 00:54:22 +00:00
dc9173248c Need to make error messages nonstatic so the asm code can find them. 2004-10-06 14:44:23 +00:00
e42dc803ec Fixed up assembly files. If they had "|" in them, then the comment would get rid of the rest of the function.
Fixed up prototypes for amiga lib functions.
2004-09-12 01:16:36 +00:00
f8848586fd Added large baserel and resident startup code.
Added implementations of truncate, readlink, putenv, setenv.
2004-09-09 23:29:14 +00:00
1b4d2bfb1a This commit was generated by cvs2svn to compensate for changes in r7, which
included commits to RCS files with non-trunk default branches.
2004-09-09 22:52:26 +00:00
539c3f82a6 libnix 2.0 import libnix-2.0 2004-09-09 22:52:26 +00:00
372bdabf6c libnix 1.2 import 2004-09-09 22:09:31 +00:00
f078da1a93 libnix 1.2 import 2004-09-09 22:09:30 +00:00
b356ffcab5 This commit was generated by cvs2svn to compensate for changes in r3, which
included commits to RCS files with non-trunk default branches.
2004-09-09 22:09:30 +00:00
15fcbd7883 initial checkin 2004-09-09 14:10:24 +00:00