Apps + new glibc
commitfddc3ad3ceb763ef25e97eff21dff8d801a0f2bb
authorTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Sun, 26 Aug 2007 18:25:27 +0000 (26 20:25 +0200)
committerTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Sun, 26 Aug 2007 18:25:27 +0000 (26 20:25 +0200)
treeb2219878c32cbff4b40d7a664eb35294769ce29d
parentbd754dfd2ea212d07df1a03a3f3c36f57269b0ac
Apps + new glibc
34 files changed:
apps/edit/edit [deleted file]
apps/edit/main.c
apps/fs/cat.c [deleted file]
apps/fs/cat.o [deleted file]
apps/fs/cd.c [deleted file]
apps/fs/cd.o [deleted file]
apps/fs/exec.o [deleted file]
apps/fs/ls.c [deleted file]
apps/fs/ls.o [deleted file]
apps/fs/mount.c [deleted file]
apps/fs/mount.o [deleted file]
apps/glibc/Makefile
apps/glibc/include/dma.h
apps/glibc/include/stdio.h
apps/glibc/include/stdlib.h
apps/glibc/include/string.h
apps/glibc/include/unistd.h [copied from apps/glibc/stdio/putch.c with 86% similarity]
apps/glibc/include/x86.h
apps/glibc/stdio/cls.c [copied from apps/glibc/stdio/putch.c with 87% similarity]
apps/glibc/stdio/doprintf.c
apps/glibc/stdio/getch.c [copied from apps/glibc/include/stdio.h with 80% similarity]
apps/glibc/stdio/getkey.c [copied from apps/glibc/include/stdio.h with 80% similarity]
apps/glibc/stdio/gotoxy.c [copied from apps/glibc/stdio/putch.c with 85% similarity]
apps/glibc/stdio/kprintf.o [new file with mode: 0644]
apps/glibc/stdio/putch.c
apps/glibc/stdio/puts.c [copied from apps/glibc/include/stdlib.h with 76% similarity]
apps/glibc/stdio/setcolor.c [copied from apps/glibc/stdio/putch.c with 85% similarity]
apps/glibc/stdio/sprintf.c [moved from apps/glibc/string/sprintf.c with 74% similarity]
apps/glibc/stdlib/exit.c [copied from apps/glibc/stdio/putch.c with 87% similarity]
apps/glibc/stdlib/strtol.c [copied from apps/glibc/stdio/putch.c with 86% similarity]
apps/glibc/string/strdup.c [copied from apps/glibc/include/stdlib.h with 78% similarity]
apps/glibc/string/strncpy.c [moved from apps/fs/exec.c with 51% similarity]
apps/glibc/unistd/sleep.c [copied from apps/glibc/stdio/putch.c with 87% similarity]
docs/zexos_devbook-en.html [new file with mode: 0644]