sortix-mirror/libmaxsi/c
Jonas 'Sortie' Termansen 56084556bb Added stubs for truncate(2) and ftruncate(3). 2012-01-14 16:37:21 +01:00
..
decl Clarified comment about typedef struct _FILE FILE. 2011-12-30 00:42:36 +01:00
hsrc Added stubs for truncate(2) and ftruncate(3). 2012-01-14 16:37:21 +01:00
ctype.c Added isalnum(3), isalpha(3), isblank(3), iscntrl(3), isdigit(3), 2012-01-08 15:35:35 +01:00
fdio.c Forgot to actually add remove(3) in the previous commit. 2011-12-30 01:13:41 +01:00
fdio.h Implemented large parts of the stdio(3), including fprintf. 2011-12-24 04:28:34 +01:00
file.c Added putc(3) and getc(3). 2011-12-30 01:03:24 +01:00
stdio.c Added an implementation of puts(3) because gcc needs it. 2012-01-08 14:30:50 +01:00
string.c Initial version of Sortix. 2011-08-05 14:25:00 +02:00