Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.085759
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:47:25 +0000 (12:47 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:47:25 +0000 (12:47 +0900)
commit18c249b158380214aab988ddc9522d14d01759c4
tree7a8f50df5686be871c21400d376416a1894ea959
Initialize Tizen 2.3
23 files changed:
LICENSE [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0755]
include/Makefile.am [new file with mode: 0644]
include/cvsignore [new file with mode: 0644]
include/iri.h [new file with mode: 0644]
iri-config/Makefile.am [new file with mode: 0644]
iri-config/cvsignore [new file with mode: 0644]
iri-config/iri-config.c.in [new file with mode: 0644]
libiri.manifest [new file with mode: 0644]
libiri.pc.in [new file with mode: 0644]
libiri/Makefile.am [new file with mode: 0644]
libiri/cvsignore [new file with mode: 0644]
libiri/destory.c [new file with mode: 0644]
libiri/destroy.c [new file with mode: 0644]
libiri/dup.c [new file with mode: 0644]
libiri/p_libiri.h [new file with mode: 0644]
libiri/parse.c [new file with mode: 0644]
packaging/libiri.spec [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/cvsignore [new file with mode: 0644]
tests/iridump.c [new file with mode: 0644]