Commit Graph

4 Commits (master)

Author SHA1 Message Date
Ronnie Sahlberg 6061db5800 AROS: Add an install target to the makefile
Copy libnfs.a to GCC:lib and the header files to
INCLUDE:nfsc
2013-06-08 13:06:17 -07:00
Ronnie Sahlberg 3d574b1eab Change nfs-cp.c example to use lseek+read/write instead of pread/pwrite since some platforms (==amiga) dont have pread/pwrite
Build nfs-ls and nfs-cp for amiga/aros
2013-04-16 18:28:50 -07:00
Ronnie Sahlberg a41dbfe25a AROS: Add an example for using the SYNC API to AROS
While the ASYNC API is probably always preferable, the SYNC API is easier
to use.  The SYNC API is probably what most users want.
2013-04-13 08:01:05 -07:00
Ronnie Sahlberg f69bd55482 AROS more stuff. The listservers example now compiles and links
it sends packets to the host  but something is still not working.
2013-04-12 17:38:44 -07:00