]> pd.if.org Git - pdclib.old/commit
Fix warnings
authorOwen Shepherd <owen.shepherd@e43.eu>
Thu, 27 Dec 2012 01:13:24 +0000 (01:13 +0000)
committerOwen Shepherd <owen.shepherd@e43.eu>
Thu, 27 Dec 2012 01:13:24 +0000 (01:13 +0000)
commit3a2027b97e7a6c7ecb9fcd4c24b4c74459faddbc
tree151aa8094629163fa24870b08e1d55276659d7a1
parent9fcf1b27fc705cc131b258478d95ce9de65aabc0
Fix warnings
24 files changed:
functions/_PDCLIB/print.c
functions/string/strncmp.c
functions/wchar/wcsncmp.c
internals/_PDCLIB_float.h
opt/dlmalloc/dlmalloc.c
opt/dlmalloc/dlmalloc.h
opt/nothread/cnd_init.c
opt/nothread/cnd_signal.c
opt/nothread/cnd_wait.c
opt/nothread/mtx_destroy.c
opt/nothread/mtx_init.c
opt/nothread/mtx_lock.c
opt/nothread/mtx_timedlock.c
opt/nothread/mtx_trylock.c
opt/nothread/mtx_unlock.c
opt/nothread/thrd_yield.c
opt/nothread/tss_create.c
opt/nothread/tss_delete.c
opt/nothread/tss_get.c
opt/nothread/tss_set.c
opt/notime/time.c
opt/notime/timespec_get.c
platform/posix/functions/_PDCLIB/_PDCLIB_freepages.c
platform/posix/functions/stdio/_PDCLIB_open.c