source: mainline/uspace/lib/c/include@ 99e6bfb

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
adt 9f3864a   14 years martin cstyle cleanup (no change in functionality)
device ce79069b   14 years jiri Remove char.h to char_dev.h (the _dev is part of the interface name in …
io 64d2b10   14 years martin libc: do not intermix low-level IPC methods with async framework methods
ipc d79a101f   14 years jano.vesely Add pci device interface
l18n dde2c90   14 years vojtechhorky Add basic language codes Language codes use the same number as …
loader 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
net 64d2b10   14 years martin libc: do not intermix low-level IPC methods with async framework methods
sys 3ebba9a   15 years martin * remove explicit wchar_t typedef (use the typedef set by autotool)
vfs 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
align.h 2.2 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
arg_parse.h 1.9 KB d8e3467   15 years martin rename arg_short_long() to arg_parse_short_long() and move it to libc
as.h 2.2 KB ae6f303   14 years martin add some helpful macros
assert.h 2.1 KB 202f57b   15 years martin minor cstyle
async.h 17.5 KB 8bf1eeb   14 years vojtechhorky Add async_data_read() function to libc The function is an …
async_sess.h 2.1 KB 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
atomic.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
atomicdflt.h 2.1 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
bitops.h 2.2 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
bool.h 1.6 KB 5c45ca8   15 years martin declare user space "bool" type as "uint8_t" (to be compliant with the …
byteorder.h 3.6 KB 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
cap.h 1.7 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
clipboard.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
ctype.h 2.3 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
ddi.h 1.9 KB 64d2b10   14 years martin libc: do not intermix low-level IPC methods with async framework methods
devman.h 2.2 KB 8b1e15ac   14 years jiri Finish splitting device node: devman client in C library, drv library. …
devmap.h 2.5 KB 47a7174f   15 years vojtechhorky Devmap drivers can customize forwarded connections It is possible to …
dirent.h 1.8 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
err.h 1.7 KB 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
errno.h 2.9 KB 14670bf   14 years vojtechhorky Add EEMPTY error code
event.h 1.6 KB 64d2b10   14 years martin libc: do not intermix low-level IPC methods with async framework methods
fcntl.h 1.7 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
fibril.h 3.0 KB 2e7291a   14 years jakub Add fibril_get_sercount().
fibril_synch.h 3.8 KB c81b6f2   15 years jakub Add fibril_rwlock_is_locked().
futex.h 1.8 KB 596d65c   15 years martin coding style change (no change in functionality)
getopt.h 2.5 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
inttypes.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
libc.h 2.3 KB e26a4633   14 years martin introduce private libc.h header containing items which should not be …
macros.h 2.1 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
malloc.h 1.9 KB 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
mem.h 1.8 KB 61bfc370   14 years martin * make measured_string and other network-related data types …
rwlock.h 2.1 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
setjmp.h 1.7 KB 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
smc.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
sort.h 1.8 KB c6c49de   15 years martin replace bubble sort with gnome sort improve quicksort readability use …
stacktrace.h 2.2 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
stats.h 2.2 KB 8eec3c8   15 years martin merge basic exception accounting (this is the last piece missing from …
stdarg.h 1.8 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
stddef.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
stdint.h 2.3 KB 062fde4   15 years martin use portable constant defines for integer ranges
stdio.h 4.7 KB 9ac2013   15 years martin add format checking to more printf-like functions …
stdlib.h 1.8 KB 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
str.h 3.7 KB d47279b   15 years martin port str_uint64 to uspace add str_size_t
str_error.h 1.6 KB 2721a75   15 years martin ping overhaul: * coding style * shorter and better readable main() …
syscall.h 2.2 KB 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
sysinfo.h 1.9 KB 80bfb601   15 years martin improve sysinfo and stats documentation (no change in functionality)
task.h 2.1 KB 1e9f8ab   15 years jiri Add kill command to forcefully terminate a task.
thread.h 1.9 KB 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
time.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
tls.h 2.2 KB 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
trace.h 1.6 KB 7a0359b   15 years martin improve kernel function tracing - add support for more generic kernel …
udebug.h 2.1 KB 9c81703   14 years martin cstyle changes (no change in functionality)
unistd.h 2.3 KB db11d30   14 years martin cstyle (no change in functionality)
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.