source: mainline/uspace/lib/c/include

Name Size Rev Age Author Last Change
../
vfs bc56f30   6 years zarevucky.jiri Make some libc and libposix headers usable in C++ These headers …
types 3e7948c   3 months zarevucky.jiri Deduplicate forgotten adt header
rtld 32254d6   5 months noreply init RTLD runtime at load time even for statically linked binaries …
loader 01900b6   5 years martin Use an optional output argument instead of errno to propagate the …
l18n 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
ipc 6cef8d6a   19 months jiri Move keyboard/mouse event and device IPC from libc to libinput
io 690ad20   2 months zarevucky.jiri Convert kio buffer to bytes (part 1)
elf bdca26a   6 years jakub Removing printf when failing from lib/rtld If rtld failed a message …
device 832cbe7   5 months jiri Add proper IDE PCI to ISA fallback mechanism. To determine if legacy …
adt d76862d0   20 months zarevucky.jiri Move prodcons back to libc
uuid.h 1.9 KB 3887aab2   13 months 5887334+jxsvoboda Change internal UUID representation to named fields
unaligned.h 1.9 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
udebug.h 2.4 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
trace.h 1.6 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
tmpfile.h 1.6 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
tls.h 2.7 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
time.h 4.6 KB bc56f30   6 years zarevucky.jiri Make some libc and libposix headers usable in C++ These headers …
task.h 2.8 KB 2443ad8   6 years jiri Let trace not use the loader API directly This fixes traced binaries …
sysinfo.h 1.9 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
syscall.h 2.2 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
string.h 2.9 KB bc56f30   6 years zarevucky.jiri Make some libc and libposix headers usable in C++ These headers …
stdio.h 5.6 KB 163e34c   3 months zarevucky.jiri Actually convert the printf outputs everywhere
stats.h 2.2 KB a6302ae   6 years martin add basic support for IPC statistics Dumping of phone connections is …
stacktrace.h 2.5 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
stack.h 1.6 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
smc.h 1.6 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
shutdown.h 1.6 KB f35749e   4 months jiri System restart via shutdown -r
setjmp.h 1.9 KB bc56f30   6 years zarevucky.jiri Make some libc and libposix headers usable in C++ These headers …
rndgen.h 1.9 KB 0b1f01c   13 months 5887334+jxsvoboda Add option for 16-bit random number generation
refcount.h 3.8 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
perm.h 1.7 KB 5a6cc679   7 years jenda.jzqk73 Merge commit '50f19b7ee8e94570b5c63896736c4eb49cfa18db' into …
perf.h 3.2 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
offset.h 2.1 KB bc56f30   6 years zarevucky.jiri Make some libc and libposix headers usable in C++ These headers …
ns.h 2.0 KB 01900b6   5 years martin Use an optional output argument instead of errno to propagate the …
member.h 1.7 KB 36795edf   4 years martin Improve lists and other data structures Provide more …
math.h 10.3 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
malloc.h 1.7 KB 44e8541   20 months zarevucky.jiri Move stdlib.h and some of its function into /common
macros.h 2.3 KB 36795edf   4 years martin Improve lists and other data structures Provide more …
loc.h 3.2 KB ca48672   8 days jiri loc_service_register() needs to take a port ID argument.
libc.h 2.3 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
imath.h 1.7 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
ieee_double.h 2.5 KB 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
getopt.h 2.5 KB 7c3fb9b   7 years jiri Fix block comment formatting (ccheck).
fourcc.h 1.6 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
fibril_synch.h 6.5 KB d5409da   21 months zarevucky.jiri C++: mutex::init should be constexpr
fibril.h 2.4 KB bc56f30   6 years zarevucky.jiri Make some libc and libposix headers usable in C++ These headers …
fenv.h 1.6 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
errno.h 1.8 KB bc56f30   6 years zarevucky.jiri Make some libc and libposix headers usable in C++ These headers …
entry_point.h 1.7 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
double_to_str.h 2.2 KB d1582b50   5 years jiri Fix spacing in single-line comments using latest ccheck This found …
dlfcn.h 1.7 KB bc56f30   6 years zarevucky.jiri Make some libc and libposix headers usable in C++ These headers …
dirent.h 1.8 KB bebd154   6 years zarevucky.jiri Fix coastline gcc build Not really sure why, but during gcc build the …
ddi.h 6.4 KB dc5647e   12 months jiri PC floppy disk driver Bare minimum implemented.
dbgcon.h 1.6 KB 69c376b5   13 months jiri Avoid invoking SYSCALL macro outside of libc.
context.h 2.0 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
config.h 1.7 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
capa.h 3.0 KB 5fc8244   4 years jiri Move device-related stuff out of libc to libdevice Unfortunately, we …
byteorder.h 4.5 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
bitops.h 2.9 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
barrier.h 2.1 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
async.h 16.2 KB ca48672   8 days jiri loc_service_register() needs to take a port ID argument.
assert.h 2.7 KB bc56f30   6 years zarevucky.jiri Make some libc and libposix headers usable in C++ These headers …
as.h 2.3 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
arg_parse.h 1.9 KB 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
align.h 2.2 KB 096c0786   10 months zarevucky.jiri Ensure ALIGN_UP/DOWN() work with any size arguments
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.