source: mainline/uspace/lib/c/include@ 207e8880

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
vfs 6b8e5b74   14 years m.lombardi85 vfs_get_mtab(): service_id is more useful than flags and fs_handle
sys 1b7eec9   13 years adam.hraska+hos urcu: rcu_synchronize allows to specify if it may block the current …
rtld c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
nic 9cd8165   13 years jiri NIC does not need nic_device_id_t. Now it exists just inside net. Not …
net b1bd89ea   13 years martin get rid of net/modules.{c|h}
loader 7171760   14 years jakub Rework the way how open files are passed from parent task to child. - …
l18n 749f18c5   14 years vojtechhorky Add function for string representation of a locale
ipc 927a181e   13 years adam.hraska+hos Turned futex_t in uspace into an opaque type.
io e0c836e8   13 years vojtechhorky Add comments to logging interface in libc
inet 347768d   13 years jiri Fragmentation of outgoing datagrams, default link MTU.
elf c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
device 3322d95   13 years m.lombardi85 rename BATTERY_EXHAUSTED to BATTERY_LOW
compiler 11904316   13 years adam.hraska+hos Added compiler_barrier() to uspace.
adt b94bc6c   13 years adam.hraska+hos Added LIST_INITIALIZER (to uspace) which initializes statically …
unistd.h 2.4 KB 35a35651   13 years vojtechhorky Previous work-dir handling only in Bdsh, not in libc
udebug.h 2.4 KB c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
trace.h 1.6 KB 7a0359b   15 years martin improve kernel function tracing - add support for more generic kernel …
tls.h 2.2 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 …
thread.h 1.9 KB 9a426d1f   14 years martin more kernel/uspace ABI unification: bool, task_id_t, thread_id_t, …
task.h 2.2 KB 9f5cf68   13 years martin implement va_list variant of task_spawn()
sysinfo.h 1.9 KB 0499235   13 years martin add basic support for encoding name/value properties in sysinfo
syscall.h 2.2 KB c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
str_error.h 1.6 KB 2721a75   15 years martin ping overhaul: * coding style * shorter and better readable main() …
str.h 5.0 KB 568693b   13 years sucha14 Add reverse variant of str_decode.
stdlib.h 1.8 KB 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
stdio.h 3.9 KB aa492fe   13 years martin extend the scope of compile-time printf-like argument verification
stdint.h 2.3 KB 062fde4   15 years martin use portable constant defines for integer ranges
stddef.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
stdarg.h 1.8 KB 097f421   13 years vojtechhorky Enable va_copy even for userspace
stats.h 2.2 KB c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
stacktrace.h 2.2 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
stack.h 1.6 KB 0aae87a6   13 years jakub Unify the default stack size used by userspace threads and fibrils. - …
sort.h 1.8 KB c6c49de   15 years martin replace bubble sort with gnome sort improve quicksort readability use …
smp_memory_barrier.h 1.6 KB 43b8c65   13 years adam.hraska+hos Added syscall smp_memory_barrier.
smc.h 1.6 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 …
rwlock.h 2.1 KB 87179ca   13 years adam.hraska+hos Backed rwlock with futex lock instead of a futex semaphore.
ns.h 2.0 KB b1bd89ea   13 years martin get rid of net/modules.{c|h}
mem.h 1.8 KB 61bfc370   14 years martin * make measured_string and other network-related data types …
malloc.h 2.0 KB af5dfa5b   13 years adam.hraska+hos Turned malloc's futex semaphore into a lock upgradable from a light …
macros.h 2.4 KB 34b9299   13 years jakub printf() full floating point support. (Thanks to Adam Hraska.)
loc.h 3.1 KB a3fcfba   13 years jiri In loc print server name instead of handle.
libc.h 2.2 KB c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
inttypes.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
ieee_double.h 2.5 KB 82d062d8   13 years jakub Add a missing copyright message and cstyle.
getopt.h 2.5 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
futex.h 3.7 KB 156b6406   13 years adam.hraska+hos Differentiated futexes when used with mutex semantics from those with …
fourcc.h 1.7 KB d408ea0   14 years martin towards stable ABI: define system-wide singleton service numbers using …
fibril_synch.h 5.0 KB 2a3214e   14 years jiri Fibril timer primitive. TCP Time-Wait timeout.
fibril.h 3.1 KB 32d19f7   13 years jiri Make UDP reception asynchronous using receive fibril.
fcntl.h 1.7 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
event.h 1.8 KB 9bf51e64   14 years jakub Uspace support for per-task events.
errno.h 3.1 KB d4d74dc   13 years vojtechhorky Less includes in library headers There is no need for errno.h to …
err.h 1.7 KB 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
entry_point.h 1.6 KB bae7bdc   14 years jiri Move functions for jumping to the entry point from loader to the C …
double_to_str.h 2.2 KB 82d062d8   13 years jakub Add a missing copyright message and cstyle.
dlfcn.h 1.7 KB 8027ad1   56 years (none)
dirent.h 1.8 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
devman.h 3.0 KB 3f57fb7   13 years jiri In devctl print driver name for child of each function (and not the …
ddi.h 4.0 KB b5c2f56   13 years jano.vesely libc: Make pio_read_* accept const ioports.
ctype.h 2.3 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 …
cfg.h 3.2 KB 47fecbb   14 years martin configuration file parser cherrypicked from …
cap.h 1.7 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
byteorder.h 3.6 KB 47b7006   14 years martin improve run-time termination * get rid of exit() * get rid of …
bool.h 1.6 KB 9a426d1f   14 years martin more kernel/uspace ABI unification: bool, task_id_t, thread_id_t, …
bitops.h 2.7 KB 972c60ce   14 years martin cstyle (no change in functionality)
bd_srv.h 2.4 KB 135486d   13 years jiri Allow more than one client connection to block device.
bd.h 2.0 KB 4802dd7   13 years jiri Factor out client and server IPC stubs for block devices.
atomicdflt.h 2.1 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
atomic.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
async.h 18.9 KB 6aae539d   13 years martin rename IPC_M_CONNECT_ME to IPC_M_CLONE_ESTABLISH * the term itself …
assert.h 2.1 KB d8de5d3   14 years martin do not reinvent the wheel in assert_abort(), use the services of …
as.h 2.2 KB faba839   13 years martin use symbolic values for address space constants
arg_parse.h 1.9 KB d8e3467   15 years martin rename arg_short_long() to arg_parse_short_long() and move it to libc
align.h 2.2 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.