]> pd.if.org Git - pdclib.old/commit
Initial load with header templates and some first declarations.
authorsolar <>
Wed, 19 Nov 2003 06:08:47 +0000 (06:08 +0000)
committersolar <>
Wed, 19 Nov 2003 06:08:47 +0000 (06:08 +0000)
commit3f035390c831709593428e88bb1c640604434d60
tree96612a3296d92b897c489f192495437109dc7816
parent8844222c1c871f1b4127219008d0baa8975b5226
Initial load with header templates and some first declarations.
23 files changed:
includes/assert.h [new file with mode: 0644]
includes/complex.h [new file with mode: 0644]
includes/ctype.h [new file with mode: 0644]
includes/errno.h [new file with mode: 0644]
includes/fenv.h [new file with mode: 0644]
includes/inttypes.h [new file with mode: 0644]
includes/iso646.h [new file with mode: 0644]
includes/limits.h [new file with mode: 0644]
includes/locale.h [new file with mode: 0644]
includes/math.h [new file with mode: 0644]
includes/setjmp.h [new file with mode: 0644]
includes/signal.h [new file with mode: 0644]
includes/stdarg.h [new file with mode: 0644]
includes/stdbool.h [new file with mode: 0644]
includes/stddef.h [new file with mode: 0644]
includes/stdint.h [new file with mode: 0644]
includes/stdio.h [new file with mode: 0644]
includes/stdlib.h [new file with mode: 0644]
includes/string.h [new file with mode: 0644]
includes/tgmath.h [new file with mode: 0644]
includes/time.h [new file with mode: 0644]
includes/wchar.h [new file with mode: 0644]
includes/wctype.h [new file with mode: 0644]