OSDN Git Service

New misc tree that actually has misc stuff in it.
authorEric Andersen <andersen@codepoet.org>
Wed, 11 Oct 2000 22:08:28 +0000 (22:08 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 11 Oct 2000 22:08:28 +0000 (22:08 -0000)
commit1eb3e9989a8241c1654788fc7589e1f679e73dff
tree00f181e6187be0a35f9b1bf438e1fb81c2255ef2
parent22ed2fc2317bd267d32949bd4c3409f4cbdd0fe6
New misc tree that actually has misc stuff in it.
16 files changed:
libc/misc/Makefile [new file with mode: 0644]
libc/misc/assert/.indent.pro [new file with mode: 0644]
libc/misc/assert/Makefile [new file with mode: 0644]
libc/misc/assert/__assert.c [new file with mode: 0644]
libc/misc/ctype/.indent.pro [new file with mode: 0644]
libc/misc/ctype/Makefile [new file with mode: 0644]
libc/misc/ctype/ctype.c [new file with mode: 0644]
libc/misc/fnmatch/.indent.pro [new file with mode: 0644]
libc/misc/fnmatch/Makefile [new file with mode: 0644]
libc/misc/fnmatch/fnmatch.c [new file with mode: 0644]
libc/misc/glob/.indent.pro [new file with mode: 0644]
libc/misc/glob/Makefile [new file with mode: 0644]
libc/misc/glob/glob.c [new file with mode: 0644]
libc/misc/lsearch/.indent.pro [new file with mode: 0644]
libc/misc/lsearch/Makefile [new file with mode: 0644]
libc/misc/lsearch/lsearch.c [new file with mode: 0644]