First attempt of AROS port of openurl.library.
commitefb3ff51bf8ee99f94b26529b5162a91c4fa94a0
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 2 Dec 2007 00:50:46 +0000 (2 00:50 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 2 Dec 2007 00:50:46 +0000 (2 00:50 +0000)
treee16c80aa05393384b892c01c7d53cd9f9a516c34
parentf5d23258e7597f9b658069d69c31ff257c719e7b
First attempt of AROS port of openurl.library.

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@27344 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
14 files changed:
workbench/libs/openurl/Cmd/SmartReadArgs.c
workbench/libs/openurl/Cmd/debug.h
workbench/libs/openurl/Cmd/mmakefile.src [new file with mode: 0644]
workbench/libs/openurl/LEGAL [new file with mode: 0644]
workbench/libs/openurl/include/aros/macros.h [new file with mode: 0644]
workbench/libs/openurl/library/api.c
workbench/libs/openurl/library/base.h
workbench/libs/openurl/library/init.c
workbench/libs/openurl/library/lib.h
workbench/libs/openurl/library/lib_protos.h
workbench/libs/openurl/library/libinit-aros.c [new file with mode: 0644]
workbench/libs/openurl/library/mmakefile.src [new file with mode: 0644]
workbench/libs/openurl/library/openurl.conf [new file with mode: 0644]
workbench/libs/openurl/library/utils.c