Add:Core:Added libc stubs for devices which don't have a libc
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Wed, 29 Oct 2008 11:50:13 +0000 (11:50 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Wed, 29 Oct 2008 11:50:13 +0000 (11:50 +0000)
commitda4329e6181e348160e7bc5ec66dae8d31fd6930
tree6fe84fc77f1f2e4f6bd6bf9c47f6bc6ad3406abe
parent8859fd7fcf8f20a081f5f79e94f059f0fe0d145c
Add:Core:Added libc stubs for devices which don't have a libc

git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit@1610 ffa7fe5e-494d-0410-b361-a75ebd5db220
configure.in
navit/support/libc/Makefile.am [new file with mode: 0644]
navit/support/libc/errno.h [new file with mode: 0644]
navit/support/libc/libc.c [new file with mode: 0644]
navit/support/libc/libc_init.c [new file with mode: 0644]
navit/support/libc/locale.h [new file with mode: 0644]
navit/support/libc/signal.h [new file with mode: 0644]