source: mainline/uspace/lib/c/include@ 239eea41

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
vfs 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
types 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
sys 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
rtld 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
nic 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
loader 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
l18n f8d43aa   13 years jano.vesely Minor style changes.
ipc 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
io 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
inet 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
ieee80211 38d150e   8 years jiri Prefer to get memory allocation functions through the standard stdlib …
elf 1afa94d   8 years zarevucky.jiri Fix error handling in elf code.
device 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
compiler 11904316   13 years adam.hraska+hos Added compiler_barrier() to uspace.
adt 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
wchar.h 1.8 KB 16bfcd3   8 years zarevucky.jiri Fix up headers.
vol.h 2.1 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
vbd.h 3.5 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
uuid.h 1.8 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
unaligned.h 1.9 KB b4d08a4   8 years jakub Move the unaligned types into unaligned.h
udebug.h 2.4 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
trace.h 1.6 KB 7a0359b   15 years martin improve kernel function tracing - add support for more generic kernel …
tls.h 2.4 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
time.h 1.6 KB 5b0cf63   8 years jiri A round of cstyle fixing (i.e. run make ccheck-fix).
thread.h 2.0 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
task.h 2.5 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
sysinfo.h 1.9 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
syscall.h 2.2 KB 5b0cf63   8 years jiri A round of cstyle fixing (i.e. run make ccheck-fix).
str_error.h 1.6 KB 9af1c61   8 years zarevucky.jiri Print errno values as string, rather than just numbers.
str.h 5.2 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
stdlib.h 2.2 KB d39c46e0   8 years zarevucky.jiri Implement the full suite of standard string-to-int conversion …
stdio.h 4.3 KB 1c7f381   8 years zarevucky.jiri Add nonstandard ftell64() and fseek64(). Currently, the C standard …
stdint.h 1.6 KB 16bfcd3   8 years zarevucky.jiri Fix up headers.
stddef.h 1.7 KB 16bfcd3   8 years zarevucky.jiri Fix up headers.
stdbool.h 1.6 KB 78188e5   8 years jiri stdbool.h should not include libarch/types.h
stdarg.h 1.8 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
stats.h 2.2 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
stacktrace.h 2.4 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
stack.h 1.6 KB cf13b17   8 years zarevucky.jiri Rename <sys/types.h> to <types/common.h>
smp_memory_barrier.h 1.6 KB 43b8c65   13 years adam.hraska+hos Added syscall smp_memory_barrier.
smc.h 1.6 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
setjmp.h 2.6 KB 91e22dc   12 years vojtechhorky setjmp() shall be a macro according to C standard As a matter of …
rcu.h 3.1 KB af2254ec   9 years jiri Fix build with lightweight futex locks enabled.
qsort.h 1.7 KB f2460a50   8 years jiri qsort() compliant with C standard.
perm.h 1.7 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
offset.h 1.9 KB 7354b5e   8 years jakub Remove sys/typefmt.h
ns.h 1.9 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
mem.h 2.0 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
malloc.h 2.0 KB 33b8d024   8 years zarevucky.jiri Remove const qualifier from the argument of free() and …
macros.h 2.5 KB 805552d   8 years jakub Remove obsolete STATIC_ASSERT, use static_assert instead
loc.h 3.1 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
limits.h 1.6 KB 002fd5f   8 years zarevucky.jiri Replace parts of system headers with <_bits/…>.
libc.h 2.2 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
irc.h 1.7 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
inttypes.h 1.8 KB d39c46e0   8 years zarevucky.jiri Implement the full suite of standard string-to-int conversion …
imath.h 1.7 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
ieee_double.h 2.5 KB 3e6a98c5   13 years jiri Standards-compliant boolean type.
gsort.h 1.7 KB 5b0cf63   8 years jiri A round of cstyle fixing (i.e. run make ccheck-fix).
getopt.h 2.5 KB ba29018   8 years zarevucky.jiri Remove non-standard const qualifier from optarg.
futex.h 3.7 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
fourcc.h 1.6 KB e299dbe   8 years jakub Move fourcc_t to fourcc.h
fibril_synch.h 5.3 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
fibril.h 3.2 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
errno.h 1.7 KB 10de842   8 years zarevucky.jiri Change the way errno_t is defined, and put libhttp and libext4 error …
entry_point.h 1.7 KB 31a30fa   8 years martin declare routines as noreturn
double_to_str.h 2.2 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
dlfcn.h 1.7 KB db9a8464   56 years (none)
dirent.h 1.8 KB 23c8acd9   8 years jakub Move off64_t and aoff64_t into offset.h
devman.h 3.8 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
ddi.h 5.0 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
ctype.h 2.8 KB dbbbe75b   8 years zarevucky.jiri Add missing standard functions to <ctype.h>
corecfg.h 1.7 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
config.h 1.7 KB 1a2befb   9 years jakub Abstract querying boot configuration into a library call
clipboard.h 1.6 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
cc.h 1.7 KB 797d4d19   12 years vojtechhorky Clang does not know attribute(optimize)
cap.h 3.0 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
byteorder.h 3.7 KB 5cbccd4   8 years aearsis xhci: register structures
bitops.h 2.9 KB 48197c1   8 years aearsis xhci: completed register access macros (+tests)
bd_srv.h 2.5 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
bd.h 2.1 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
atomicdflt.h 2.1 KB cf13b17   8 years zarevucky.jiri Rename <sys/types.h> to <types/common.h>
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 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
assert.h 2.6 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
as.h 2.2 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
arg_parse.h 1.9 KB 5a6cc679   8 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
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.