source: mainline/uspace/lib/c/include@ 99d3123

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
adt d4475a44   7 years martin use uint8_t * instead of char * Technically, there should be no …
compiler 11904316   13 years adam.hraska+hos Added compiler_barrier() to uspace.
device a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
elf 2eadda9   7 years jiri.zarevucky Remove undefined references to main program from shared libc.
ieee80211 38d150e   8 years jiri Prefer to get memory allocation functions through the standard stdlib …
inet 984a9ba   7 years martin do not expose the call capability handler from the async framework …
io 984a9ba   7 years martin do not expose the call capability handler from the async framework …
ipc d054ad3   7 years jiri.zarevucky Remove the obsolete callback abstraction from low level IPC.
l18n f8d43aa   13 years jano.vesely Minor style changes.
loader 7ca51cc   7 years Jaroslav Jindrak removed whitespace changes and opted to change types of variables …
nic 1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the …
rtld 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
sys 0a0dff8   7 years jiri.zarevucky Add const to time functions.
types db9c889   7 years jiri Add volume administration utility.
vfs fb0ec570   7 years martin cstyle improvements (no change in functionality)
align.h 2.2 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
arg_parse.h 1.9 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
as.h 2.2 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
assert.h 2.6 KB 7ea7605d   7 years Jaroslav Jindrak cpp: fixed a compilation fails caused by defined static_assert macro …
async.h 19.4 KB 914c693   7 years martin remove obsolete non-interface connection routines
atomic.h 1.6 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
atomicdflt.h 2.1 KB 1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the …
bd.h 2.1 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
bd_srv.h 2.4 KB 984a9ba   7 years martin do not expose the call capability handler from the async framework …
bitops.h 2.9 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
bsearch.h 1.7 KB 75c430e3   7 years jiri Bsearch, getenv, system need to go to libc. (although we might …
byteorder.h 4.5 KB 1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the …
cap.h 3.0 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
cc.h 1.7 KB fb0ec570   7 years martin cstyle improvements (no change in functionality)
clipboard.h 1.6 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
config.h 1.7 KB 1a2befb   9 years jakub Abstract querying boot configuration into a library call
context.h 1.9 KB a35a3d8   7 years noreply Turn context_save/context_restore into standard setjmp/longjmp. (#24) …
corecfg.h 1.7 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
ctype.h 2.8 KB dbbbe75b   7 years zarevucky.jiri Add missing standard functions to <ctype.h>
ddi.h 6.4 KB 848e880f   7 years jakub Let pio_enable_resource return physical address
devman.h 3.8 KB 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
dirent.h 1.8 KB 23c8acd9   8 years jakub Move off64_t and aoff64_t into offset.h
dlfcn.h 1.7 KB ebf5ced6   56 years (none)
double_to_str.h 2.2 KB 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
entry_point.h 1.7 KB 31a30fa   8 years martin declare routines as noreturn
errno.h 1.7 KB 10de842   7 years zarevucky.jiri Change the way errno_t is defined, and put libhttp and libext4 error …
fibril.h 2.1 KB d73d992   7 years jiri.zarevucky Hide libc-internal details of the fibril implementation.
fibril_synch.h 5.9 KB fb0ec570   7 years martin cstyle improvements (no change in functionality)
fourcc.h 1.6 KB e299dbe   8 years jakub Move fourcc_t to fourcc.h
futex.h 5.4 KB 6b96dc06   7 years jiri.zarevucky Replace _Noreturn with C++-friendly noreturn. Remove unnecessary _Atomic.
getopt.h 2.5 KB 7c3fb9b   7 years jiri Fix block comment formatting (ccheck).
gsort.h 1.7 KB 5b0cf63   7 years jiri A round of cstyle fixing (i.e. run make ccheck-fix).
ieee_double.h 2.5 KB 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
imath.h 1.7 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
inttypes.h 1.9 KB 82fd245   7 years Jaroslav Jindrak c: added extern C linkage if the c library headers are compiled as c++ …
irc.h 1.7 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
iso646.h 1.8 KB 1ae9c07   7 years jiri iso646.h is ISO C. (A)OFF64_MIN/MAX are neither POSIX nor ISO C.
libc.h 2.2 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
limits.h 1.6 KB 82fd245   7 years Jaroslav Jindrak c: added extern C linkage if the c library headers are compiled as c++ …
loc.h 3.1 KB e89a06a   7 years jiri Encapsulate partitions list in volume server. (Global state is not …
macros.h 2.5 KB 7d7bc09   7 years jiri abs, labs, llabs.
malloc.h 2.0 KB 33b8d024   7 years zarevucky.jiri Remove const qualifier from the argument of free() and …
mem.h 2.1 KB 2498b95   7 years jiri Move memchr to libc and add tests for other memxxx functions.
ns.h 1.9 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
offset.h 1.9 KB 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
perm.h 1.7 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
qsort.h 1.7 KB f2460a50   8 years jiri qsort() compliant with C standard.
rcu.h 2.9 KB 3679f51a   7 years jiri.zarevucky Remove the option of RCU-upgradable futexes for now. They complicate …
rndgen.h 1.9 KB 87337dc5   7 years jiri Random number generator interface. FAT and exFAT should be created …
setjmp.h 1.9 KB 82fd245   7 years Jaroslav Jindrak c: added extern C linkage if the c library headers are compiled as c++ …
smc.h 1.6 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
smp_memory_barrier.h 1.6 KB 43b8c65   13 years adam.hraska+hos Added syscall smp_memory_barrier.
stack.h 1.6 KB cf13b17   8 years zarevucky.jiri Rename <sys/types.h> to <types/common.h>
stacktrace.h 2.5 KB 8751cf3   7 years jiri.zarevucky Print stacktrace on KIO before attempting printf().
stats.h 2.2 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
stdarg.h 1.9 KB 82fd245   7 years Jaroslav Jindrak c: added extern C linkage if the c library headers are compiled as c++ …
stdbool.h 1.7 KB 82fd245   7 years Jaroslav Jindrak c: added extern C linkage if the c library headers are compiled as c++ …
stddef.h 1.8 KB 82fd245   7 years Jaroslav Jindrak c: added extern C linkage if the c library headers are compiled as c++ …
stdint.h 1.6 KB 82fd245   7 years Jaroslav Jindrak c: added extern C linkage if the c library headers are compiled as c++ …
stdio.h 5.8 KB be0f5e4   7 years martin cstyle (no change in functionality)
stdlib.h 3.2 KB 82fd245   7 years Jaroslav Jindrak c: added extern C linkage if the c library headers are compiled as c++ …
str.h 5.4 KB da680b4b   7 years jiri Don't automatically mount writable filesystems on ATA hard drives. …
str_error.h 1.6 KB 9af1c61   8 years zarevucky.jiri Print errno values as string, rather than just numbers.
string.h 2.5 KB 99d3123   7 years jiri libc needs a string.h (for the outside users, at least).
syscall.h 2.2 KB 5b0cf63   7 years jiri A round of cstyle fixing (i.e. run make ccheck-fix).
sysinfo.h 1.9 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
task.h 2.5 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
thread.h 2.0 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
time.h 1.7 KB 82fd245   7 years Jaroslav Jindrak c: added extern C linkage if the c library headers are compiled as c++ …
tls.h 2.2 KB 4f205248   7 years jiri.zarevucky Honor TLS alignment.
tmpfile.h 1.6 KB 4e6a610   7 years jiri Temporary file functions rework. Fix libposix access() not working on …
trace.h 1.6 KB 7a0359b   15 years martin improve kernel function tracing - add support for more generic kernel …
udebug.h 2.4 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
unaligned.h 1.9 KB 1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the …
uuid.h 1.8 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
vbd.h 3.5 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
vol.h 2.3 KB db9c889   7 years jiri Add volume administration utility.
wchar.h 1.8 KB ed88c8e   7 years jiri fputc, putchar vs. fputwc, putwchar.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.