This website requires JavaScript.
Explore
Help
Sign In
oneechanhax
/
phunix
Watch
1
Star
0
Fork
0
You've already forked phunix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
phunix
/
lib
/
ansi
History
Philip Homburg
959ed5a191
Added ERESTART
2008-02-21 16:00:39 +00:00
..
abort.c
Split of architecture-dependent and -independent functions for i386,
2006-12-22 15:22:27 +00:00
abs.c
…
assert.c
…
atexit.c
…
atof.c
…
atoi.c
…
atol.c
…
bsearch.c
…
calloc.c
…
chartab.c
…
clock.c
…
difftime.c
…
div.c
…
errlist.c
Added ERESTART
2008-02-21 16:00:39 +00:00
exit.c
…
ext_comp.c
…
ext_fmt.h
…
getenv.c
…
isalnum.c
…
isalpha.c
…
isascii.c
…
iscntrl.c
…
isdigit.c
…
isgraph.c
…
islower.c
…
isprint.c
…
ispunct.c
…
isspace.c
…
isupper.c
…
isxdigit.c
…
labs.c
…
ldiv.c
…
loc_time.h
…
localeconv.c
…
Makefile.in
replace library time handling functions
2007-03-30 15:36:49 +00:00
malloc.c
…
mblen.c
…
mbstowcs.c
…
mbtowc.c
…
memchr.c
…
memcmp.c
…
memcpy.c
…
memmove.c
…
memset.c
…
misc.c
replace library time handling functions
2007-03-30 15:36:49 +00:00
qsort.c
…
raise.c
…
rand.c
…
setlocale.c
…
sigmisc.c
…
signal.c
…
strcat.c
…
strchr.c
…
strcmp.c
…
strcoll.c
…
strcpy.c
…
strcspn.c
…
strerror.c
…
strlen.c
…
strncat.c
…
strncmp.c
…
strncpy.c
…
strpbrk.c
…
strrchr.c
…
strspn.c
…
strstr.c
…
strtok.c
…
strtol.c
…
strxfrm.c
…
system.c
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
tolower.c
…
toupper.c
…
wcstombs.c
…
wctomb.c
…