source: mainline/uspace/lib/c/include@ 75751db6

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
vfs 9dc6083   12 years conti.ma Implement statfs operation.
types 1c635d6   11 years sucha14 Do not hold a task's return value after it has disconnected. Holding …
sys 2463df9   11 years jakub Remove the temptation to use mmap() and munmap() in native code.
rtld 3e6a98c5   13 years jiri Standards-compliant boolean type.
nic 3e6a98c5   13 years jiri Standards-compliant boolean type.
net f1d04b2   12 years jiri Remove unused headers.
loader 1c635d6   11 years sucha14 Do not hold a task's return value after it has disconnected. Holding …
l18n 749f18c5   14 years vojtechhorky Add function for string representation of a locale
ipc 75751db6   11 years jiri Factor out chardev IPC from pl050, i8042, xtkbd and ps2mouse.
io 75751db6   11 years jiri Factor out chardev IPC from pl050, i8042, xtkbd and ps2mouse.
inet 9749e47   12 years jiri ping6 - resistance is futile.
elf c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
device 1e94e09   11 years martin implement driver support for blink(1) USB LED devices add simple LED …
adt 69c664e   11 years vojtechhorky <adt/list.h> does not need to include <unistd.h>
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 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 1c635d6   11 years sucha14 Do not hold a task's return value after it has disconnected. Holding …
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.0 KB ee3f6f6   11 years jakub Removal of strtok() and strtok_r() in favour of str_tok().
stdlib.h 1.8 KB 47b7006   15 years martin improve run-time termination * get rid of exit() * get rid of …
stdio.h 4.1 KB 6fa9a99d   12 years sucha14 Rename klog to kio
stdint.h 2.3 KB 062fde4   15 years martin use portable constant defines for integer ranges
stddef.h 1.6 KB 101e3050   11 years vojtechhorky stddef.h ought do define NULL as well
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 3e6a98c5   13 years jiri Standards-compliant boolean type.
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.
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 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
ns.h 2.0 KB b1bd89ea   13 years martin get rid of net/modules.{c|h}
mem.h 1.9 KB 797d4d19   12 years vojtechhorky Clang does not know attribute(optimize)
malloc.h 1.9 KB 1b3e854   14 years martin add library function for explicit heap structure consistency check use …
macros.h 2.5 KB 128de64   12 years jano.vesely libc: add ARRAY_SIZE macro
loc.h 3.1 KB 3e6a98c5   13 years jiri Standards-compliant boolean type.
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 …
ieee_double.h 2.5 KB 3e6a98c5   13 years jiri Standards-compliant boolean type.
getopt.h 2.5 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
futex.h 1.8 KB 596d65c   15 years martin coding style change (no change in functionality)
fourcc.h 1.7 KB d408ea0   14 years martin towards stable ABI: define system-wide singleton service numbers using …
fibril_synch.h 5.3 KB 78192cc7   11 years jiri Fibril timer locking improvements.
fibril.h 3.2 KB c1b979a   11 years jiri Taskdump printing of fibril stacktraces.
fcntl.h 1.7 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
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   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.7 KB 4c9b28a   12 years jiri Printing match IDs of drivers and functions.
ddi.h 4.3 KB 8820544   11 years martin support for kernel notification multiplexing in the async framework * …
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 …
cfg.h 3.2 KB feeac0d   12 years jiri Simplify use of list_foreach.
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 19.6 KB 1c635d6   11 years sucha14 Do not hold a task's return value after it has disconnected. Holding …
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.