]> pd.if.org Git - pdclib.old/commit
Added Makefile and moved internal headers into seperate directory (allowing easier...
authorsolar <>
Sun, 20 Nov 2005 13:04:16 +0000 (13:04 +0000)
committersolar <>
Sun, 20 Nov 2005 13:04:16 +0000 (13:04 +0000)
commitd7b8babd5baa57655500362845a6bf78a79a8e16
treeef23cc76fcc12a9fabf66161ff08389faceaa63d
parenta0ae3ba6bb30efbbb64425898343987f07dceb2d
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]