Add trio library (static & shared).
authorZdeněk Salvet <salvet@ics.muni.cz>
Fri, 9 Sep 2005 09:09:37 +0000 (09:09 +0000)
committerZdeněk Salvet <salvet@ics.muni.cz>
Fri, 9 Sep 2005 09:09:37 +0000 (09:09 +0000)
commit3ac9697ac50ffb29c8336c60f53479d673de58f8
treed7071a0b01ed766ea1d61e35bd75d1df309607f0
parente85cf8559381b85a4730f4376ec901f1f08d2071
Add trio library (static & shared).
org.glite.jp.common/Makefile
org.glite.jp.common/interface/trio.h [new file with mode: 0644]
org.glite.jp.common/src/escape.c [new file with mode: 0644]
org.glite.jp.common/src/escape.h [new file with mode: 0644]
org.glite.jp.common/src/strio.c [new file with mode: 0644]
org.glite.jp.common/src/strio.h [new file with mode: 0644]
org.glite.jp.common/src/trio.c [new file with mode: 0644]
org.glite.jp.common/src/triop.h [new file with mode: 0644]