[cvs] / prc-tools / prc-tools / libc  

cvs: prc-tools/prc-tools/libc

(logo)
Current directory:[cvs] / prc-tools / prc-tools / libc
Files shown:16


File Rev. Age Author Last log entry
(dir) Attic/   [show contents]        
(dir) exp/        
(dir) include/        
(dir) m68k/        
(file) Makefile.in  1.29  2 years  jmarshall  Remove errno.h and malloc.h, which contain pointless declarations for things we ...
(file) abort.c  1.1  5 years  jmarshall  Updated the repository to reflect the 2.0 release. These really are the files a...
(file) abs.c  1.1  3 years  jmarshall  Add the various *abs() and *div() functions to libc and stdlib.h. The m68k-spec...
(file) atexit.c  1.3  4 years  jmarshall  Use the bootstrap headers by default in the Makefiles, which implies minor rearr...
(file) bcopy.c  1.2  3 years  jmarshall  Don't #include the deprecated <sys/types.h>; none of these files needed anything...
(file) bzero.c  1.1  5 years  jmarshall  Updated the repository to reflect the 2.0 release. These really are the files a...
(file) conio.c  1.5  3 years  jmarshall  Scroll before writing to fb[] instead of on the next invocation of putchar(). W...
(file) ctype.c  1.4  3 years  jmarshall  Changed '\x83' to be a lowercase letter (still unaffected by toupper/ tolower). ...
(file) division.c  1.3  3 years  jmarshall  Add the various *abs() and *div() functions to libc and stdlib.h. The m68k-spec...
(file) intconv.c  1.1  3 years  jmarshall  A new implementation of the atoi() and strto[u]l() functions. Some implementati...
(file) malloc.c  1.6  3 years  jmarshall  Change malloc(0) to return NULL, which is consistent with realloc(p,0), instead ...
(file) memstring.c  1.4  3 years  jmarshall  Replace the old Linux-derived memmove() and memcmp() routines with new ones impl...
(file) printf.c  1.4  3 years  jmarshall  Don't #include the deprecated <sys/types.h>; none of these files needed anything...
(file) setjmp.S  1.1  5 years  jmarshall  Populated the repository with the old 0.5.0 release. Note that this isn't *exac...
(file) string.c  1.3  3 years  jmarshall  Replace the old Linux-derived str*() functions with new versions, implemented fr...
(file) vsprintf.c  1.3  3 years  jmarshall  This implementation of vsprintf() uses strnlen(), which we've just removed -- oo...

Show files using tag:  
 

Back to SourceForge.net

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help