source: mainline/uspace/lib/c/generic@ d73d992

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
vfs 7c3fb9b   7 years jiri Fix block comment formatting (ccheck).
stdio 80f345c   7 years jiri Need to carefully pass va_list around by reference to be portable.
rtld 7c3fb9b   7 years jiri Fix block comment formatting (ccheck).
private d73d992   7 years jiri.zarevucky Hide libc-internal details of the fibril implementation.
l18n 1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the …
io 01cc7b4   7 years jiri Implement sscanf via virtualizing FILE and implementing string backend …
inet d73d992   7 years jiri.zarevucky Hide libc-internal details of the fibril implementation.
elf 55092672   7 years jiri Clean up libposix stdio.h and stdlib.h a bit.
device ae7d03c   7 years jiri Selected ccheck-proposed comment fixes.
async d73d992   7 years jiri.zarevucky Hide libc-internal details of the fibril implementation.
adt 18b6a88   7 years jiri More ccheck fixes, sometimes with manual intervention.
vol.c 7.1 KB 7c3fb9b   7 years jiri Fix block comment formatting (ccheck).
vbd.c 8.4 KB b7fd2a0   7 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
uuid.c 4.6 KB c718bda   7 years zarevucky.jiri Use standard names for rand() and srand().
udebug.c 4.4 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
ubsan.c 5.6 KB 2f7d77c6   7 years jiri.zarevucky Add rudimentary support for undefined behavior sanitizer.
tls.c 5.3 KB 4f205248   7 years jiri.zarevucky Honor TLS alignment.
time.c 24.1 KB 0a0dff8   7 years jiri.zarevucky Add const to time functions.
thread.c 5.3 KB d73d992   7 years jiri.zarevucky Hide libc-internal details of the fibril implementation.
task.c 10.9 KB 1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the …
sysinfo.c 6.5 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
strtol.c 6.6 KB 55092672   7 years jiri Clean up libposix stdio.h and stdlib.h a bit.
str_error.c 3.0 KB 7c3fb9b   7 years jiri Fix block comment formatting (ccheck).
str.c 41.0 KB 7c3fb9b   7 years jiri Fix block comment formatting (ccheck).
stdlib.c 5.6 KB 75c430e3   7 years jiri Bsearch, getenv, system need to go to libc. (although we might …
stdio.c 2.0 KB b7fd2a0   7 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
stats.c 7.5 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
stacktrace.c 3.1 KB 8751cf3   7 years jiri.zarevucky Print stacktrace on KIO before attempting printf().
stack.c 1.7 KB 0aae87a6   13 years jakub Unify the default stack size used by userspace threads and fibrils. - …
smp_memory_barrier.c 1.6 KB 43b8c65   13 years adam.hraska+hos Added syscall smp_memory_barrier.
smc.c 1.7 KB b7fd2a0   7 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
setjmp.c 1.7 KB a35a3d8   7 years noreply Turn context_save/context_restore into standard setjmp/longjmp. (#24) …
rcu.c 13.4 KB d73d992   7 years jiri.zarevucky Hide libc-internal details of the fibril implementation.
qsort.c 4.7 KB f2460a50   8 years jiri qsort() compliant with C standard.
power_of_ten.c 7.0 KB 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
pio_trace.c 3.7 KB 1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the …
perm.c 2.6 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
pcb.c 1.5 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
ns.c 4.2 KB 9f272d9   7 years jiri.zarevucky Statically allocate session_ns.
mem.c 5.5 KB 1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the …
malloc.c 26.8 KB 8ebe212   7 years jiri ccheck-fix a few files with for loops.
loc.c 19.7 KB a46e56b   7 years jakub Prefer handle over ID in naming handle variables
loader.c 8.7 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
libc.c 3.5 KB d73d992   7 years jiri.zarevucky Hide libc-internal details of the fibril implementation.
irq.c 2.6 KB eadaeae8   7 years jakub Make capability handles type-safe Define distinct pointer types for …
irc.c 3.5 KB b7fd2a0   7 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
iplink_srv.c 8.4 KB a46e56b   7 years jakub Prefer handle over ID in naming handle variables
iplink.c 6.8 KB a46e56b   7 years jakub Prefer handle over ID in naming handle variables
ipc.c 11.2 KB eadaeae8   7 years jakub Make capability handles type-safe Define distinct pointer types for …
inetping.c 5.6 KB a46e56b   7 years jakub Prefer handle over ID in naming handle variables
inetcfg.c 10.5 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
inet.c 6.1 KB a46e56b   7 years jakub Prefer handle over ID in naming handle variables
imath.c 2.9 KB b7fd2a0   7 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
ieee_double.c 3.8 KB 7c3fb9b   7 years jiri Fix block comment formatting (ccheck).
gsort.c 3.6 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
getopt.c 12.2 KB 7c3fb9b   7 years jiri Fix block comment formatting (ccheck).
futex.c 2.0 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
fibril_synch.c 16.3 KB d73d992   7 years jiri.zarevucky Hide libc-internal details of the fibril implementation.
fibril.c 8.5 KB d73d992   7 years jiri.zarevucky Hide libc-internal details of the fibril implementation.
event.c 3.3 KB 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
errno.c 1.6 KB 9af1c61   8 years zarevucky.jiri Print errno values as string, rather than just numbers.
double_to_str.c 25.1 KB 7c3fb9b   7 years jiri Fix block comment formatting (ccheck).
dnsr.c 4.6 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
dlfcn.c 2.4 KB 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
dirent.c 3.0 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
dhcp.c 2.6 KB b7fd2a0   7 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
devman.c 17.4 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
ddi.c 10.5 KB a69d42e   7 years jiri.zarevucky Define _end, and use it instead of the address of __entry in C code.
corecfg.c 2.6 KB b7fd2a0   7 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
context.c 2.5 KB a35a3d8   7 years noreply Turn context_save/context_restore into standard setjmp/longjmp. (#24) …
config.c 2.2 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
clipboard.c 5.0 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
cap.c 6.2 KB 1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the …
bsearch.c 2.3 KB 75c430e3   7 years jiri Bsearch, getenv, system need to go to libc. (although we might …
bd_srv.c 6.6 KB a46e56b   7 years jakub Prefer handle over ID in naming handle variables
bd.c 5.0 KB a46e56b   7 years jakub Prefer handle over ID in naming handle variables
assert.c 2.8 KB 826a0a97   7 years jiri.zarevucky Add task ID in the assert failure message.
as.c 4.1 KB a69d42e   7 years jiri.zarevucky Define _end, and use it instead of the address of __entry in C code.
arg_parse.c 5.1 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.