.. |
_afailed.c
|
|
|
_fdesc.s
|
Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
|
2002-03-24 13:26:18 +00:00 |
_file.h
|
Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
|
2002-03-24 13:26:18 +00:00 |
_file.s
|
Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
|
2002-03-24 13:26:18 +00:00 |
_fopen.c
|
amode_to_bmode fixes: support "a", be more restrictive about the position
|
2002-05-16 15:25:48 +00:00 |
_hadd.s
|
|
|
_heap.h
|
|
|
_heap.s
|
|
|
_hextab.c
|
Remove #pragmas to switch to the RODATA segment since the compiler will do
|
2000-08-03 10:45:31 +00:00 |
_oserror.s
|
|
|
_printf.h
|
|
|
_printf.s
|
Removed a JMP (ind)
|
2002-07-16 09:40:45 +00:00 |
_scanf.c
|
Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
|
2002-03-24 13:26:18 +00:00 |
_scanf.h
|
|
|
_swap.s
|
|
|
_sys.s
|
|
|
.cvsignore
|
Added lots of functions from time.h
|
2002-11-12 22:06:02 +00:00 |
abort.c
|
|
|
abs.s
|
|
|
asctime.c
|
Cosmetic changes
|
2002-11-13 08:56:45 +00:00 |
atexit.s
|
|
|
atoi.s
|
|
|
bsearch.c
|
Fixed param type qualifiers in several function definitions
|
2000-08-13 16:16:49 +00:00 |
calloc.s
|
Replaced calloc by an assembler version
|
2001-11-15 21:53:00 +00:00 |
copydata.s
|
|
|
cprintf.s
|
|
|
ctime.s
|
Added lots of functions from time.h
|
2002-11-12 22:06:02 +00:00 |
divt.s
|
Moved divt.s from runtime into common because it's a C library function, not a
|
2002-11-02 10:52:36 +00:00 |
errno.s
|
|
|
errormsg.c
|
|
|
fclose.c
|
Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
|
2002-03-24 13:26:18 +00:00 |
fdopen.c
|
|
|
fgetc.c
|
Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
|
2002-03-24 13:26:18 +00:00 |
fgetpos.c
|
|
|
fgets.c
|
Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
|
2002-03-24 13:26:18 +00:00 |
fmisc.s
|
|
|
fopen.c
|
|
|
fprintf.s
|
|
|
fputc.c
|
Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
|
2002-03-24 13:26:18 +00:00 |
fputs.c
|
Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
|
2002-03-24 13:26:18 +00:00 |
fread.c
|
Fix return codes
|
2002-03-24 13:23:59 +00:00 |
free.s
|
|
|
freopen.c
|
|
|
fseek.c
|
|
|
fsetpos.c
|
|
|
ftell.c
|
|
|
fwrite.c
|
Fix return codes
|
2002-03-24 13:23:59 +00:00 |
getchar.c
|
|
|
getcpu.s
|
|
|
gets.c
|
Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
|
2002-03-24 13:26:18 +00:00 |
gmtime.c
|
Cosmetic changes
|
2002-11-13 08:56:45 +00:00 |
isalnum.s
|
Use constants for the bits in the _ctype array.
|
2001-09-08 14:00:41 +00:00 |
isalpha.s
|
Use constants for the bits in the _ctype array.
|
2001-09-08 14:00:41 +00:00 |
isblank.s
|
Use constants for the bits in the _ctype array.
|
2001-09-08 14:00:41 +00:00 |
iscntrl.s
|
Use constants for the bits in the _ctype array.
|
2001-09-08 14:00:41 +00:00 |
isdigit.s
|
Use constants for the bits in the _ctype array.
|
2001-09-08 14:00:41 +00:00 |
isgraph.s
|
Use constants for the bits in the _ctype array.
|
2001-09-08 14:00:41 +00:00 |
islower.s
|
Use constants for the bits in the _ctype array.
|
2001-09-08 14:00:41 +00:00 |
isprint.s
|
Use constants for the bits in the _ctype array.
|
2001-09-08 14:00:41 +00:00 |
ispunct.s
|
Use constants for the bits in the _ctype array.
|
2001-09-08 14:00:41 +00:00 |
isspace.s
|
Use constants for the bits in the _ctype array.
|
2001-09-08 14:00:41 +00:00 |
isupper.s
|
Use constants for the bits in the _ctype array.
|
2001-09-08 14:00:41 +00:00 |
isxdigit.s
|
Use constants for the bits in the _ctype array.
|
2001-09-08 14:00:41 +00:00 |
itoa.s
|
|
|
labs.s
|
|
|
locale.c
|
|
|
localtime.c
|
Cosmetic changes
|
2002-11-13 08:56:45 +00:00 |
longjmp.s
|
|
|
ltoa.s
|
|
|
Makefile
|
Added strftime
|
2002-11-13 13:08:46 +00:00 |
malloc.s
|
|
|
maperrno.s
|
|
|
memchr.s
|
This commit was generated by cvs2svn to compensate for changes in r2,
|
2000-05-28 13:40:48 +00:00 |
memcmp.s
|
|
|
memcpy.s
|
|
|
memset.s
|
New entry points for bzero and _bzero
|
2002-05-18 21:18:45 +00:00 |
mktime.c
|
Added lots of functions from time.h
|
2002-11-12 22:06:02 +00:00 |
modfree.s
|
Changed function prototype
|
2002-06-21 16:26:15 +00:00 |
modload.s
|
Fixed a bug
|
2002-06-23 14:02:09 +00:00 |
perror.c
|
Fixed a problem with perror: The error code may get overwritten before it
|
2002-10-18 13:38:23 +00:00 |
printf.s
|
|
|
putchar.c
|
|
|
puts.c
|
|
|
qsort.c
|
|
|
rand.s
|
Change initial seed to 1
|
2002-11-05 13:19:43 +00:00 |
realloc.c
|
Make realloc a __fastcall__ function
|
2002-11-05 20:21:14 +00:00 |
rewind.c
|
|
|
setjmp.s
|
|
|
sprintf.s
|
|
|
sscanf.c
|
Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
|
2002-03-24 13:26:18 +00:00 |
strcat.s
|
|
|
strchr.s
|
|
|
strcmp.s
|
|
|
strcoll.s
|
|
|
strcpy.s
|
|
|
strcspn.s
|
|
|
strdup.s
|
|
|
strerror.s
|
Minor optimization
|
2002-07-16 09:41:00 +00:00 |
strftime.c
|
Added strftime
|
2002-11-13 13:08:46 +00:00 |
stricmp.s
|
|
|
strlen.s
|
|
|
strlower.s
|
|
|
strncat.s
|
|
|
strncmp.s
|
|
|
strncpy.s
|
|
|
stroserr.s
|
Added _stroserror
|
2002-07-18 13:29:04 +00:00 |
strpbrk.s
|
|
|
strrchr.s
|
|
|
strspn.s
|
|
|
strstr.s
|
|
|
strtok.c
|
|
|
strupper.s
|
|
|
strxfrm.c
|
|
|
time.s
|
Call _systime instead of always returning -1
|
2002-11-12 22:36:02 +00:00 |
timezone.c
|
Cosmetic changes
|
2002-11-13 08:56:45 +00:00 |
tolower.s
|
Handle arguments outside char range correctly
|
2002-11-11 11:58:20 +00:00 |
toupper.s
|
Handle arguments outside char range correctly
|
2002-11-11 11:58:20 +00:00 |
vcprintf.s
|
|
|
vfprintf.s
|
|
|
vprintf.c
|
|
|
vsprintf.s
|
Reverse the last change, brain error :-(
|
2002-07-27 07:44:51 +00:00 |
vsscanf.c
|
Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
|
2002-03-24 13:26:18 +00:00 |
zerobss.s
|
|
|