forked from KolibriOS/kolibrios
075b25b5ff
- Removed SHELL APIs as they are not standard libc functions. - Will be transferred to a separate library. git-svn-id: svn://kolibrios.org@8643 a494cfbc-eb01-0410-851d-a64ba20cac60
113 lines
735 B
Plaintext
113 lines
735 B
Plaintext
abs
|
|
acos
|
|
acosh
|
|
asin
|
|
asinh
|
|
atan
|
|
atan2
|
|
atanh
|
|
atoi
|
|
atol
|
|
atoll
|
|
calloc
|
|
ceil
|
|
clearerr
|
|
closedir
|
|
cos
|
|
cosh
|
|
debug_printf
|
|
difftime
|
|
div
|
|
exit
|
|
exp
|
|
fabs
|
|
fclose
|
|
feof
|
|
ferror
|
|
fflush
|
|
fgetc
|
|
fgetpos
|
|
fgets
|
|
floor
|
|
fmod
|
|
fopen
|
|
fputc
|
|
fputs
|
|
fread
|
|
free
|
|
freopen
|
|
frexp
|
|
fseek
|
|
fsetpos
|
|
ftell
|
|
fwrite
|
|
getchar
|
|
gets
|
|
hypot
|
|
itoa
|
|
labs
|
|
ldexp
|
|
ldiv
|
|
llabs
|
|
lldiv
|
|
localtime
|
|
log
|
|
malloc
|
|
memccpy
|
|
memchr
|
|
memcmp
|
|
memcpy
|
|
memmove
|
|
memset
|
|
mktime
|
|
modf
|
|
modfl
|
|
opendir
|
|
perror
|
|
pow
|
|
pow10
|
|
pow2
|
|
printf
|
|
puts
|
|
readdir
|
|
realloc
|
|
remove
|
|
rename
|
|
rewind
|
|
rewinddir
|
|
seekdir
|
|
setbuf
|
|
setvbuf
|
|
sin
|
|
sinh
|
|
snprintf
|
|
sprintf
|
|
sqrt
|
|
strcat
|
|
strchr
|
|
strcmp
|
|
strcoll
|
|
strcpy
|
|
strcspn
|
|
strerror
|
|
strlen
|
|
strncat
|
|
strncmp
|
|
strncpy
|
|
strpbrk
|
|
strrchr
|
|
strrev
|
|
strspn
|
|
strstr
|
|
strtok
|
|
strxfrm
|
|
tan
|
|
tanh
|
|
telldir
|
|
time
|
|
tmpfile
|
|
tmpnam
|
|
vprintf
|
|
vsnprintf
|
|
|