Initial import - moving from lb-utils.trio.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 25 May 2007 14:44:15 +0000 (14:44 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 25 May 2007 14:44:15 +0000 (14:44 +0000)
commit7b0702d0204a7daeb5bcbff9de0e160e65fe97b6
treedcbae1cba491add49b99592baf1b3a33508c0431
parent3df59a18a4317e408a57891751c843a99faf4c85
Initial import - moving from lb-utils.trio.
org.glite.lbjp-utils.trio/.cvsignore [new file with mode: 0644]
org.glite.lbjp-utils.trio/LICENSE [new file with mode: 0644]
org.glite.lbjp-utils.trio/Makefile [new file with mode: 0644]
org.glite.lbjp-utils.trio/interface/escape.h [new file with mode: 0644]
org.glite.lbjp-utils.trio/interface/trio.h [new file with mode: 0644]
org.glite.lbjp-utils.trio/src/escape.c [new file with mode: 0644]
org.glite.lbjp-utils.trio/src/strio.c [new file with mode: 0644]
org.glite.lbjp-utils.trio/src/strio.h [new file with mode: 0644]
org.glite.lbjp-utils.trio/src/trio.c [new file with mode: 0644]
org.glite.lbjp-utils.trio/src/triop.h [new file with mode: 0644]
org.glite.lbjp-utils.trio/test/trio_test.cpp [new file with mode: 0644]