source: mainline/uspace/lib/c/generic@ 972c60ce

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
adt e2c50e1   14 years martin cherrypick hashset implementation from lp:~helenos-nicf/helenos/nicf
device 00d7e1b   14 years martin networking improvements * start the networking stack from init * add …
elf aa865ee   14 years jiri Check against end of file when reading ELF.
io 2f72c67a   14 years jiri _fflushbuf() must reset buffer head and tail even when bytes_used == 0.
l18n 749f18c5   14 years vojtechhorky Add function for string representation of a locale
net 49bd793b   14 years martin networking fixes * use sysarg_t for packet_id_t to avoid potential …
private 5da7199   14 years martin remove the obsolete async API
rtld bfdb5af1   14 years jiri Fix build with dynamic linking enabled. Eliminate surplus copy of …
vfs 6b8e5b74   14 years m.lombardi85 vfs_get_mtab(): service_id is more useful than flags and fs_handle
arg_parse.c 5.1 KB d8e3467   15 years martin rename arg_short_long() to arg_parse_short_long() and move it to libc
as.c 4.2 KB 8d70937   14 years jano.vesely libc: make parameter const as there is no good reason for non-const version
assert.c 2.3 KB d8de5d3   14 years martin do not reinvent the wheel in assert_abort(), use the services of …
async.c 65.0 KB 972c60ce   14 years martin cstyle (no change in functionality)
cap.c 2.5 KB 6b10dab   15 years martin ABI split: pass 64-bit task ID as plain 64-bit argument to …
cfg.c 9.6 KB 47fecbb   14 years martin configuration file parser cherrypicked from …
clipboard.c 4.8 KB 79ae36dd   14 years martin new async framework with integrated exchange tracking * strict …
ddi.c 4.7 KB 28f8f170   14 years martin use unsigned int for flags cstyle
devman.c 14.5 KB 1a5b252   14 years jiri DDF support for function offlining and onlining. This allows …
dlfcn.c 2.5 KB 8a1fb09   14 years jiri Integrate rest of rtld/ into C library.
errno.c 1.6 KB fde2982c   14 years martin use thread/fibril-safe errno
event.c 2.4 KB 9bf51e64   14 years jakub Uspace support for per-task events.
fibril.c 9.0 KB c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
fibril_synch.c 13.1 KB 7cf7ded   14 years jiri TCP retransmission (WIP). Allow setting timer in timer handler. …
futex.c 2.6 KB 596d65c   15 years martin coding style change (no change in functionality)
getopt.c 12.4 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
ipc.c 25.9 KB ab34cc9   14 years jakub Make IPC_M_CONNECT_TO_ME more consistent with IPC_M_CONNECT_TO_ME. - …
libc.c 3.0 KB 7171760   14 years jakub Rework the way how open files are passed from parent task to child. - …
loader.c 8.7 KB 0fe52ef   14 years martin cstyle (no change in functionality)
loc.c 19.7 KB 0fe52ef   14 years martin cstyle (no change in functionality)
malloc.c 23.8 KB 3019612   14 years martin free(NULL) should be a no-op by convention
mem.c 5.4 KB 61bfc370   14 years martin * make measured_string and other network-related data types …
mman.c 2.0 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
ns.c 3.3 KB f51b1d3   14 years martin cstyle
pcb.c 1.5 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
smc.c 1.7 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
sort.c 6.0 KB c6c49de   15 years martin replace bubble sort with gnome sort improve quicksort readability use …
stacktrace.c 2.4 KB c7bbf029   14 years martin improve stack traces and assertions reduce header files pollution
stats.c 7.7 KB 311bc25   14 years martin avoid the possibility for infinite looping on fetching sysinfo values …
stdlib.c 1.7 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
str.c 36.6 KB 1737bfb   14 years jakub cp improvements (Thanks to Maurizio Lombardi) - Support for the -r …
str_error.c 2.6 KB 79ae36dd   14 years martin new async framework with integrated exchange tracking * strict …
sysinfo.c 3.8 KB 9a426d1f   14 years martin more kernel/uspace ABI unification: bool, task_id_t, thread_id_t, …
task.c 6.7 KB 7171760   14 years jakub Rework the way how open files are passed from parent task to child. - …
thread.c 4.3 KB c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
time.c 5.3 KB c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
tls.c 3.8 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
udebug.c 4.3 KB c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.