]> pd.if.org Git - pdclib/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)
commit29387e76cd5cd340fe7d811dc9830931d3d0ec9b
tree45dbc4fc7d912574df64710e549174b2380c337d
parent1aba8d4e33b2a020709f81182709c7de7a728c76
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