source: mainline/uspace/lib/c/include@ 82374b2

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
adt 5fe7692   15 years petr.koupy Removed side effects from map ADTs.
device ce79069b   15 years jiri Remove char.h to char_dev.h (the _dev is part of the interface name in …
io fc51296   15 years jiri Add logging for device drivers.
ipc fc8c2b6   15 years vojtechhorky devman can tell device handle by its class path
loader 47b7006   15 years martin improve run-time termination * get rid of exit() * get rid of …
net 64d2b10   15 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   15 years martin improve run-time termination * get rid of exit() * get rid of …
stddef.h 1.6 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
atomic.h 1.6 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
inttypes.h 1.6 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
str_error.h 1.6 KB 2721a75   16 years martin ping overhaul: * coding style * shorter and better readable main() …
time.h 1.6 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
trace.h 1.6 KB 7a0359b   16 years martin improve kernel function tracing - add support for more generic kernel …
smc.h 1.6 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
bool.h 1.6 KB 5c45ca8   16 years martin declare user space "bool" type as "uint8_t" (to be compliant with the …
event.h 1.6 KB 64d2b10   15 years martin libc: do not intermix low-level IPC methods with async framework methods
clipboard.h 1.6 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
cap.h 1.7 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
err.h 1.7 KB 47b7006   15 years martin improve run-time termination * get rid of exit() * get rid of …
setjmp.h 1.7 KB 47b7006   15 years martin improve run-time termination * get rid of exit() * get rid of …
fcntl.h 1.7 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
sort.h 1.8 KB c6c49de   16 years martin replace bubble sort with gnome sort improve quicksort readability use …
stdarg.h 1.8 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
dirent.h 1.8 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
mem.h 1.8 KB 61bfc370   15 years martin * make measured_string and other network-related data types …
futex.h 1.8 KB 596d65c   16 years martin coding style change (no change in functionality)
stdlib.h 1.8 KB 47b7006   15 years martin improve run-time termination * get rid of exit() * get rid of …
sysinfo.h 1.9 KB 80bfb601   16 years martin improve sysinfo and stats documentation (no change in functionality)
arg_parse.h 1.9 KB d8e3467   16 years martin rename arg_short_long() to arg_parse_short_long() and move it to libc
thread.h 1.9 KB 47b7006   15 years martin improve run-time termination * get rid of exit() * get rid of …
ddi.h 1.9 KB 64d2b10   15 years martin libc: do not intermix low-level IPC methods with async framework methods
malloc.h 1.9 KB 47b7006   15 years martin improve run-time termination * get rid of exit() * get rid of …
macros.h 2.0 KB 933cadf   15 years martin use binary suffixes in printouts where appropriate
task.h 2.1 KB 1e9f8ab   15 years jiri Add kill command to forcefully terminate a task.
async_sess.h 2.1 KB 47b7006   15 years martin improve run-time termination * get rid of exit() * get rid of …
assert.h 2.1 KB c7bbf029   15 years martin improve stack traces and assertions reduce header files pollution
atomicdflt.h 2.1 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
rwlock.h 2.1 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
udebug.h 2.1 KB 9c81703   15 years martin cstyle changes (no change in functionality)
as.h 2.2 KB ae6f303   15 years martin add some helpful macros
align.h 2.2 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
tls.h 2.2 KB 47b7006   15 years martin improve run-time termination * get rid of exit() * get rid of …
stacktrace.h 2.2 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
bitops.h 2.2 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
stats.h 2.2 KB 8eec3c8   16 years martin merge basic exception accounting (this is the last piece missing from …
syscall.h 2.2 KB 47b7006   15 years martin improve run-time termination * get rid of exit() * get rid of …
libc.h 2.3 KB e26a4633   15 years martin introduce private libc.h header containing items which should not be …
ctype.h 2.3 KB 63f8966   16 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
unistd.h 2.3 KB db11d30   15 years martin cstyle (no change in functionality)
devman.h 2.3 KB e72fb34   15 years vojtechhorky Add getting device handle by class path to libc
getopt.h 2.5 KB 63f8966   16 years martin rename library directories (the common "lib" prefix is already in the …
devmap.h 2.5 KB 47a7174f   15 years vojtechhorky Devmap drivers can customize forwarded connections It is possible to …
errno.h 2.8 KB fde2982c   15 years martin use thread/fibril-safe errno
fibril.h 3.0 KB 2e7291a   15 years jakub Add fibril_get_sercount().
byteorder.h 3.6 KB 47b7006   15 years martin improve run-time termination * get rid of exit() * get rid of …
fibril_synch.h 3.8 KB d161715   15 years martin cstyle
str.h 4.2 KB 82374b2   15 years romanenko.oleg Add utf16_to_str function doing conversion between UTF16 string and …
stdio.h 4.7 KB 9ac2013   15 years martin add format checking to more printf-like functions …
async.h 17.7 KB 8e80d3f   15 years jakub Rename async_data_read/write_start_flexible() to …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.