MyOS Libc
- _ -
__get_errno_address() :
errno.h
__stdio_init() :
stdio.c
- a -
alloc_memory() :
memory.h
alloc_memory_virt() :
memory.h
append() :
string.h
- b -
backspace() :
string.h
block_thread() :
tasking.h
- c -
ceil() :
math.h
ceilf() :
math.h
check_proc_exists() :
tasking.h
copy_data() :
memory.h
create_proc() :
tasking.h
- e -
exit() :
stdlib.h
- f -
fclose() :
stdio.h
feof() :
stdio.h
ferror() :
stdio.h
fflush() :
stdio.h
fgetc() :
stdio.c
,
stdio.h
fgets() :
stdio.c
,
stdio.h
fopen() :
stdio.c
,
stdio.h
fprintf() :
stdio.c
,
stdio.h
fputc() :
stdio.c
,
stdio.h
fputs() :
stdio.c
,
stdio.h
fread() :
stdio.c
,
stdio.h
free() :
stdlib.h
fseek() :
stdio.c
,
stdio.h
ftell() :
stdio.h
fwrite() :
stdio.c
,
stdio.h
- g -
getc() :
stdio.c
,
stdio.h
getpid() :
unistd.h
gets() :
stdio.c
,
stdio.h
- h -
hex_to_ascii() :
string.h
- i -
initrd_get() :
initrd.h
initrd_sz() :
initrd.h
int_to_ascii() :
string.h
isdigit() :
ctype.h
- m -
malloc() :
stdlib.h
map_phys() :
memory.h
memcpy() :
string.h
memset() :
string.h
mount() :
stdio.c
,
stdio.h
- n -
new_address_space() :
memory.h
- p -
printf() :
stdio.c
,
stdio.h
pthread_create() :
pthread.h
pthread_exit() :
pthread.h
pthread_spin_destroy() :
pthread.h
pthread_spin_init() :
pthread.h
pthread_spin_lock() :
pthread.h
pthread_spin_unlock() :
pthread.h
put_data() :
memory.h
putc() :
stdio.c
,
stdio.h
puts() :
stdio.c
,
stdio.h
- r -
realloc() :
stdlib.h
register_fs() :
stdio.c
,
stdio.h
- s -
serial_print() :
dbg.h
setbuf() :
stdio.h
strcmp() :
string.h
strcpy() :
string.h
strlen() :
string.h
strrev() :
string.h
strtok() :
string.h
- u -
unblock_thread() :
tasking.h
- v -
vfprintf() :
stdio.c
,
stdio.h
- y -
yield() :
tasking.h
Generated by
1.9.1