]> git.tuebingen.mpg.de Git - adu.git/commit
Initial git checkin.
authorAndre Noll <maan@systemlinux.org>
Mon, 19 May 2008 15:40:01 +0000 (17:40 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 19 May 2008 15:40:01 +0000 (17:40 +0200)
commita4cf08e8062d1d73c343a628563acf4d9f454742
tree92b496a389559c06d1580e8b0743f78b30edc3b4
Initial git checkin.

Not nice, but kinda working.
19 files changed:
Makefile [new file with mode: 0644]
adu.c [new file with mode: 0644]
adu.h [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]
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]