source: mainline/uspace/lib/c/include@ dcc150cb

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
vfs 6afc9d7   10 years jiri UNIX-like I/O functions should use errno to return error code for many …
types 5035ba05   9 years jiri Default symbol search vs. dlsym's BFS search.
sys 6afc9d7   10 years jiri UNIX-like I/O functions should use errno to return error code for many …
rtld 5035ba05   9 years jiri Default symbol search vs. dlsym's BFS search.
nic 3e6a98c5   13 years jiri Standards-compliant boolean type.
loader 17341d4   9 years jiri Move rtld internals out of loader. Stop misusing rtld instance from …
l18n 749f18c5   14 years vojtechhorky Add function for string representation of a locale
ipc dcc150cb   9 years jakub Fibrils can always be preempted during IPC
io 6afc9d7   10 years jiri UNIX-like I/O functions should use errno to return error code for many …
inet a62ceaf   9 years jiri Need better interfaces for handling internet host and host:port …
ieee80211 8a64320e   10 years martin pre-merge coding style cleanup and code review
elf dc0d8b52   9 years jiri Fix build on arches not supporting dynamic linking.
device 1e94e09   11 years martin implement driver support for blink(1) USB LED devices add simple LED …
compiler 11904316   13 years adam.hraska+hos Added compiler_barrier() to uspace.
adt df13836   10 years jiri Use bool for boolean values, unsigned long for counting heap objects.
vol.h 2.0 KB 44fe800   10 years jiri Create file system when creating partition.
vbd.h 3.4 KB 53e3950   9 years jiri libfdisk should not depend on libblock nor should it access the block …
uuid.h 1.8 KB f57ccb5   10 years jiri Set partition type based on selected filesystem type.
unistd.h 2.3 KB 6afc9d7   10 years jiri UNIX-like I/O functions should use errno to return error code for many …
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 31399f3   12 years jiri alloc_tls, maketls and free_tls are not …
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.5 KB 53031c2   10 years martin add annotations for static checks
sysinfo.h 1.9 KB 3e6a98c5   13 years jiri Standards-compliant boolean type.
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.1 KB 8227d63   10 years jiri UI for creating and deleting partitions.
stdlib.h 1.8 KB 47b7006   15 years martin improve run-time termination * get rid of exit() * get rid of …
stdio.h 4.2 KB 80bee81   10 years jiri freopen() goes home too.
stdint.h 2.3 KB d6c98451   10 years jiri Move (u)intmax_t to libc. Some stdint.h work.
stddef.h 1.7 KB 43dd72b7   11 years jiri Trackmod update: XM file format, new effects, etc.
stdbool.h 1.7 KB 3e6a98c5   13 years jiri Standards-compliant boolean type.
stdarg.h 1.8 KB 097f421   13 years vojtechhorky Enable va_copy even for userspace
stats.h 2.2 KB 1ab8539   11 years martin remove system.uptime sysinfo entry since it is redundant cleanup the …
stacktrace.h 2.4 KB c1b979a   11 years jiri Taskdump printing of fibril stacktraces.
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 3e6a98c5   13 years jiri Standards-compliant boolean type.
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 2.6 KB 91e22dc   12 years vojtechhorky setjmp() shall be a macro according to C standard As a matter of …
rwlock.h 2.1 KB 87179ca   13 years adam.hraska+hos Backed rwlock with futex lock instead of a futex semaphore.
ns.h 1.9 KB f9b2cb4c   10 years martin unify interface API * introduce new interfaces * unify location …
mem.h 2.0 KB 53031c2   10 years martin add annotations for static checks
malloc.h 2.0 KB 53031c2   10 years martin add annotations for static checks
macros.h 2.5 KB 128de64   12 years jano.vesely libc: add ARRAY_SIZE macro
loc.h 3.0 KB f9b2cb4c   10 years martin unify interface API * introduce new interfaces * unify location …
libc.h 2.2 KB c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
irc.h 1.6 KB e5424e9   11 years jiri Defer connecting IRC service until actually needed. This allows the …
inttypes.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
imath.h 1.7 KB 9854a8f   10 years jiri Capacity simplification, for display.
ieee_double.h 2.5 KB 3e6a98c5   13 years jiri Standards-compliant boolean type.
helenos 1 byte cb0ca35   10 years jiri Disambiguation symlink. This is used in 3rd party application to …
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 …
fibril_synch.h 5.3 KB 7c15d6f   10 years jiri Never clear timer inside its handler.
fibril.h 3.2 KB 2654afb   10 years jakub Remove support for the abandoned concept of fibril serialization. …
fcntl.h 1.7 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
errno.h 2.3 KB 8a637a4   10 years martin remove EEXISTS in favor of EEXIST
err.h 1.7 KB 47b7006   15 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 ca22536   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.6 KB f9b2cb4c   10 years martin unify interface API * introduce new interfaces * unify location …
ddi.h 4.3 KB 8cd680c   11 years jakub Add pio_disable(). - Implement *iospace_disable*(). - Implement …
ctype.h 2.3 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
corecfg.h 1.7 KB 92c1680   12 years jiri Run-time core dump enable/disable.
clipboard.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
cc.h 1.7 KB 797d4d19   12 years vojtechhorky Clang does not know attribute(optimize)
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   15 years martin improve run-time termination * get rid of exit() * get rid of …
bitops.h 2.7 KB 879d7745   12 years vojtechhorky popcount() belongs to libsoftint
bd_srv.h 2.4 KB dd8b6a8   11 years jiri Add synchronize cache operation to block layer and usbmast.
bd.h 2.0 KB dd8b6a8   11 years jiri Add synchronize cache operation to block layer and usbmast.
atomicdflt.h 2.1 KB 3e6a98c5   13 years jiri Standards-compliant boolean type.
atomic.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
async.h 20.0 KB 9ef495f   10 years martin make async_new_connection() static
assert.h 2.1 KB 1cf26ab   9 years jakub Use static assert instead of regular ones
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.