]> pd.if.org Git - pdclib/commit
Added Makefile and moved internal headers into seperate directory (allowing easier...
authorsolar <unknown>
Sun, 20 Nov 2005 13:04:16 +0000 (13:04 +0000)
committersolar <unknown>
Sun, 20 Nov 2005 13:04:16 +0000 (13:04 +0000)
commit02c1ddcae6c88b55d2f4de825ee6c6456150b8ae
treeef23cc76fcc12a9fabf66161ff08389faceaa63d
parent4c805021b487dff9bfc6341c998ba99636416ae7
Added Makefile and moved internal headers into seperate directory (allowing easier _partial_ compilation of PDCLib).
Makefile [new file with mode: 0644]
functions/string/memcpy.c
functions/string/strncat.c
functions/string/strncpy.c
functions/string/strtok.c
functions/string/strxfrm.c
internals/_PDCLIB_aux.h [moved from includes/_PDCLIB_aux.h with 100% similarity]
internals/_PDCLIB_config.h [moved from includes/_PDCLIB_config.h with 100% similarity]
internals/_PDCLIB_int.h [moved from includes/_PDCLIB_int.h with 100% similarity]