Porting library to OS/400
authorPatrick Monnerat <Patrick.Monnerat@datasphere.ch>
Thu, 23 Aug 2007 14:30:24 +0000 (14:30 +0000)
committerPatrick Monnerat <Patrick.Monnerat@datasphere.ch>
Thu, 23 Aug 2007 14:30:24 +0000 (14:30 +0000)
commit557cc55f6f398c0cd02571c077d5c73156820513
treecf56aa36be857b932eb1d15805ccc29dcfaed1b3
parent2d8dba388bf9089cd53e8046825a07f935e6611e
Porting library to OS/400
18 files changed:
CHANGES
include/curl/curl.h
lib/config-os400.h [new file with mode: 0644]
lib/inet_ntop.c
lib/setup-os400.h [new file with mode: 0644]
lib/setup.h
packages/OS400/README.OS400 [new file with mode: 0644]
packages/OS400/ccsidcurl.c [new file with mode: 0644]
packages/OS400/ccsidcurl.h [new file with mode: 0644]
packages/OS400/curl.inc.in [new file with mode: 0644]
packages/OS400/initscript.sh [new file with mode: 0644]
packages/OS400/make-include.sh [new file with mode: 0644]
packages/OS400/make-lib.sh [new file with mode: 0644]
packages/OS400/make-src.sh [new file with mode: 0644]
packages/OS400/make-tests.sh [new file with mode: 0644]
packages/OS400/makefile.sh [new file with mode: 0644]
packages/OS400/os400sys.c [new file with mode: 0644]
packages/OS400/os400sys.h [new file with mode: 0644]