POSIX ؿ
==============

LOWLIB ƤӽФؿ
---------------------

  ̾                                   
access         Native
chdir          Native
chmod          Native
chown          Native
close          Native	
closedir       Native
creat          Native
dup            Native
dup2           Native
execl          Native
execle         Native
execlp         Native
execv          Native
execve         Native
execvp         Native
_exit          Native
fcntl          Native
fork           Native
fseek          Native
fstat          Native
getcwd         Native
getegid        Native
getenv         Native
geteuid        Native
getgid         Native
getgrgid       Native
getgrnam       Native
getgroups      Native
getlogin       Native
getpgrp        Native
getpid         Native
getppid        Native
getuid         Native
kill           Native
link           Native
lseek          Native
mkdir          Native
mkfifo         Native
open           Native
opendir        Native
pause          Native
pipe           Native
read           Native
readdir        Native
remove         Native
rename         Native
rewind         Native
rewinddir      Native
rmdir          Native
setgid         Native         
setpgid        Native
setsid         Native
setuid         Native
sigaction      Native
sigaddset      Native
sigdelset      Native
sigemptyset    Native
sigfillset     Native
sigismember    Native
siglongjmp     Native
sigpending     Native
sigprocmask    Native
sigsetjmp      Native
sitsuspend     Native
sleep          Native
stat           Native
time           Native
times          Native
ttyname        Native
tzset          Native
umask          Native
uname          Native
unlink         Native
utime          Native
watipid        Native
write          Native


饤֥ؿ
--------------

abs            Function
abort          Function
acos           Function
alarm          Function
asctime        Function
asin           Function
assert         Function
atan           Function
atan2          Function
atof           Function
atoi           Function
atol           Function
bsearch        Function
calloc         Function
ceil           Function
cfgetispeed    Function
cfgetospeed    Function
cfsetispeed    Function
cfsetospeed    Function
clearerr       Function
cos            Function
cosh           Function
ctimeid        Function
ctime          Function
exit           Function
exp            Function
fabs           Function
fclose         Function
fdopen         Function
feof           Function
ferror         Function
fflush         Function
fgetc          Function
fgets          Function
fileno         Function
floor          Function
fmod           Function
fopen          Function
fpathconf      Function
fprintf        Function
fputc          Function
fputs          Function
fread          Function
free           Function
freopen        Function
frexp          Function
fscanf         Function
ftell          Function
fwrite         Function
getc           Function
getchar        Function
getpwnam       Function
getpwuid       Function
gets           Function
gmtime         Function
ldexp          Function
localtime      Function
log            Function
log10          Function
longjmp        Function
malloc         Function
mktime         Function?
modf           Function
pathconf       Function
perror         Function
pow            Function
printf         Function
putc           Function
putchar        Function
puts           Function
qsort          Function
rand           Function
realloc        Function
scanf          Function
setbuf         Function
setjmp         Function
setlocale      Function
sin            Function
sinh           Function
sprintf        Function
sqrt           Function
srand          Function
sscanf         Function
strcat         Function
strchr         Function
strcmp         Function
strcpy         Function
strcspn        Function
strftime       Function
strlen         Function
strncat        Function
strncmp        Function
strncpy        Function
strpbrk        Function
strrchr        Function
strspn         Function
strstr         Function
strtok         Function
tan            Function
tanh           Function
tcdrain        Function
tcflow         Function
tcflush        Function
tcgetattr      Function
tcgetpgr       Function
tcsetdbreak    Function
tcsetattr      Function
tcsetpgrp      Function
tmpfile        Function
tmpnam         Function
ungetc         Function

ޥ
------

isalnum        Macro
isalpha        Macro
isatty         Macro
iscntrl        Macro
isdigit        Macro
isgraph        Macro
islower        Macro
isprint        Macro
isputct        Macro
isspace        Macro
isupper        Macro
isxdigit       Macro
tolower        Macro
toupper        Macro
