]> git.tuebingen.mpg.de Git - osl.git/commit
Initial git import.
authorAndre Noll <maan@systemlinux.org>
Mon, 26 May 2008 19:37:38 +0000 (21:37 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 26 May 2008 19:37:38 +0000 (21:37 +0200)
commit5952112a37ecdaedf3b76e08f97d307f1056c512
treed4a634da3061c7326fc25af93162b961207d4160
Initial git import.

This code is taken straight from the paraslash package.  It needs a
lot more work to transform it into a proper library package.
19 files changed:
Makefile [new file with mode: 0644]
Makefile.deps [new file with mode: 0644]
error.h [new file with mode: 0644]
fd.c [new file with mode: 0644]
fd.h [new file with mode: 0644]
gcc-compat.h [new file with mode: 0644]
hash.h [new file with mode: 0644]
list.h [new file with mode: 0644]
log.h [new file with mode: 0644]
osl.c [new file with mode: 0644]
osl.h [new file with mode: 0644]
osl_core.h [new file with mode: 0644]
portable_io.h [new file with mode: 0644]
rbtree.c [new file with mode: 0644]
rbtree.h [new file with mode: 0644]
sha1.c [new file with mode: 0644]
sha1.h [new file with mode: 0644]
string.c [new file with mode: 0644]
string.h [new file with mode: 0644]