MyOS Libc
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- _ -
__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
BLK_SZ :
memory.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 -
EOF :
stdio.h
errno :
errno.h
exit() :
stdlib.h
EXIT_FAILURE :
stdlib.h
EXIT_SUCCESS :
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_attr_t :
pthread.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
pthread_spinlock_t :
pthread.h
pthread_t :
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 -
SEEK_CUR :
stdio.h
SEEK_END :
stdio.h
SEEK_SET :
stdio.h
serial_print() :
dbg.h
setbuf() :
stdio.h
stderr :
stdio.c
,
stdio.h
stdin :
stdio.c
,
stdio.h
stdout :
stdio.c
,
stdio.h
strcmp() :
string.h
strcpy() :
string.h
strlen() :
string.h
strrev() :
string.h
strtok() :
string.h
- t -
THREAD_BLOCKED :
tasking.h
THREAD_EXITED :
tasking.h
THREAD_READY :
tasking.h
THREAD_RUNNING :
tasking.h
thread_state :
tasking.h
- u -
unblock_thread() :
tasking.h
- v -
vfprintf() :
stdio.c
,
stdio.h
- y -
yield() :
tasking.h
Generated by
1.9.1