projects
/
TestXSLT.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Initial revision
[TestXSLT.git]
/
libiconv
/
os2
/
iconv.def
1
; iconv.def (emx+gcc)
2
LIBRARY ICONV
3
DESCRIPTION 'OS/2 port of libiconv <http://www.gnu.org/software/libiconv/>'
4
EXPORTS
5
libiconv_open @1
6
libiconv @2
7
libiconv_close @3
8
libiconvctl @4