| .. |
|
abort.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
abs.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
assert.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
atexit.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
atof.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
atoi.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
atol.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
bsearch.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
calloc.c
|
Let memory allocation be aligned on 8-byte boundaries.
|
2010-05-04 21:02:44 +00:00 |
|
chartab.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
clock.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
difftime.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
div.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
errlist.c
|
Add EOVERFLOW error condition
|
2010-07-15 12:36:41 +00:00 |
|
exit.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
ext_comp.c
|
Use endpoint_t for the destination of mini_send and _syscall, and the
|
2010-06-02 21:51:32 +00:00 |
|
ext_fmt.h
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
getenv.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
isalnum.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
isalpha.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
isascii.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
isblank.c
|
isblank() implementation.
|
2010-04-08 15:00:25 +00:00 |
|
iscntrl.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
isdigit.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
isgraph.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
islower.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
isprint.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
ispunct.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
isspace.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
isupper.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
isxdigit.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
labs.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
ldiv.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
loc_time.h
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
localeconv.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
Makefile.inc
|
isblank() implementation.
|
2010-04-08 15:00:25 +00:00 |
|
malloc.c
|
Let memory allocation be aligned on 8-byte boundaries.
|
2010-05-04 21:02:44 +00:00 |
|
mblen.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
mbstowcs.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
mbtowc.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
memchr.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
memcmp.c
|
Remove those annoying $Id and $Revision tags
|
2010-05-31 20:00:08 +00:00 |
|
memcpy.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
memmove.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
memset.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
misc.c
|
lib: fixes for warnings that clang has for libraries.
|
2010-07-06 12:08:22 +00:00 |
|
qsort.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
raise.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
rand.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
setlocale.c
|
add LC_MESSAGES
|
2010-06-22 09:31:16 +00:00 |
|
sigmisc.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
signal.c
|
lib: fixes for warnings that clang has for libraries.
|
2010-07-06 12:08:22 +00:00 |
|
strcat.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strchr.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strcmp.c
|
Remove those annoying $Id and $Revision tags
|
2010-05-31 20:00:08 +00:00 |
|
strcoll.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strcpy.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strcspn.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strerror.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strlen.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strncat.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strncmp.c
|
Remove those annoying $Id and $Revision tags
|
2010-05-31 20:00:08 +00:00 |
|
strncpy.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strpbrk.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strrchr.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strspn.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strstr.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strtok.c
|
Use endpoint_t for the destination of mini_send and _syscall, and the
|
2010-06-02 21:51:32 +00:00 |
|
strtol.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
strxfrm.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
system.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
tolower.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
toupper.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
wcstombs.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|
wctomb.c
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |