picoc/cstdlib
zik.saleeba 29f48a2921 Added a tentative test for bug #108.
Fixed a comment problem (standard compliance).


git-svn-id: http://picoc.googlecode.com/svn/trunk@489 21eae674-98b7-11dd-bd71-f92a316d2d60
2011-01-24 02:20:48 +00:00
..
ctype.c Reducing warnings about implicit definitions 2011-01-24 02:15:21 +00:00
errno.c Added errno definition. Woops. 2010-06-29 19:54:30 +00:00
math.c Added a tentative test for bug #108. 2011-01-24 02:20:48 +00:00
stdbool.c Added missing file 2010-07-05 05:48:58 +00:00
stdio.c Added stdbool.h module and removed old TRUE and FALSE defs which are not standard C 2010-07-03 14:26:04 +00:00
stdlib.c Added stdbool.h module and removed old TRUE and FALSE defs which are not standard C 2010-07-03 14:26:04 +00:00
string.c Changed "NativePointer" to "Pointer" for brevity 2010-06-13 14:41:03 +00:00
time.c Added new cstdlib errno.h module 2010-06-28 20:43:21 +00:00
unistd.c Removed unistd brk() support - it's pretty useless here anyway. 2010-07-21 05:47:43 +00:00