Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.065431
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:35:56 +0000 (12:35 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:35:56 +0000 (12:35 +0900)
commit6c749b0167a4f45929a6cccc8b38b5a0ab2e0fbb
tree1461ceb64db9797743c4f78bac92d01189af40e9
Initialize Tizen 2.3
47 files changed:
CHANGES [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.Atari [new file with mode: 0644]
TODO [new file with mode: 0644]
build [new file with mode: 0644]
dosfsck/.cvsignore [new file with mode: 0644]
dosfsck/CHANGES [new file with mode: 0644]
dosfsck/COPYING [new file with mode: 0644]
dosfsck/Makefile [new file with mode: 0644]
dosfsck/README [new file with mode: 0644]
dosfsck/boot.c [new file with mode: 0644]
dosfsck/boot.h [new file with mode: 0644]
dosfsck/check.c [new file with mode: 0644]
dosfsck/check.h [new file with mode: 0644]
dosfsck/common.c [new file with mode: 0644]
dosfsck/common.h [new file with mode: 0644]
dosfsck/dosfsck.8 [new file with mode: 0644]
dosfsck/dosfsck.c [new file with mode: 0644]
dosfsck/dosfsck.h [new file with mode: 0644]
dosfsck/fat.c [new file with mode: 0644]
dosfsck/fat.h [new file with mode: 0644]
dosfsck/file.c [new file with mode: 0644]
dosfsck/file.h [new file with mode: 0644]
dosfsck/io.c [new file with mode: 0644]
dosfsck/io.h [new file with mode: 0644]
dosfsck/lfn.c [new file with mode: 0644]
dosfsck/lfn.h [new file with mode: 0644]
mkdosfs/.cvsignore [new file with mode: 0644]
mkdosfs/ANNOUNCE [new file with mode: 0644]
mkdosfs/COPYING [new file with mode: 0644]
mkdosfs/ChangeLog [new file with mode: 0644]
mkdosfs/Makefile [new file with mode: 0644]
mkdosfs/README [new file with mode: 0644]
mkdosfs/mkdosfs-ygg-0.3b.lsm [new file with mode: 0644]
mkdosfs/mkdosfs.8 [new file with mode: 0644]
mkdosfs/mkdosfs.c [new file with mode: 0644]
packaging/dosfstools-2.11-buffer.patch [new file with mode: 0644]
packaging/dosfstools-2.11-linuxfs.patch [new file with mode: 0644]
packaging/dosfstools-2.11-mkdosfs-geo0.diff [new file with mode: 0644]
packaging/dosfstools-2.11-o_excl.patch [new file with mode: 0644]
packaging/dosfstools-2.11-unaligned.patch [new file with mode: 0644]
packaging/dosfstools-2.11-unsupported-sector-size.patch [new file with mode: 0644]
packaging/dosfstools-2.11_determine-sector-size.patch [new file with mode: 0644]
packaging/dosfstools.changes [new file with mode: 0644]
packaging/dosfstools.manifest [new file with mode: 0644]
packaging/dosfstools.spec [new file with mode: 0644]
version.h [new file with mode: 0644]