source: mainline/uspace/lib/c/generic@ 889cdb1

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
adt 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
async f8048d1   7 years martin Improve documentation of IPC_M_DATA_READ and IPC_M_DATA_WRITE
crt 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
device 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
elf 7900e5d   7 years zarevucky.jiri Fix typo
inet 889cdb1   7 years jakub Always answer the IPC_M_PHONE_HUNGUP message
io 889cdb1   7 years jakub Always answer the IPC_M_PHONE_HUNGUP message
l18n 1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the …
private 42da5ed   7 years jiri.zarevucky Fix clang build
rtld 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
stdio 58e7b26   7 years jiri.zarevucky Make uspace hosted.
thread 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
vfs 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
arg_parse.c 5.1 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
as.c 4.1 KB 2eadda9   7 years jiri.zarevucky Remove undefined references to main program from shared libc.
assert.c 2.8 KB 498ced1   7 years jiri.zarevucky Unify reference counting and remove some unnecessary instances of …
bd.c 4.9 KB 889cdb1   7 years jakub Always answer the IPC_M_PHONE_HUNGUP message
bd_srv.c 6.1 KB 984a9ba   7 years martin do not expose the call capability handler from the async framework …
bsearch.c 2.3 KB 75c430e3   7 years jiri Bsearch, getenv, system need to go to libc. (although we might …
cap.c 6.2 KB 1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the …
clipboard.c 5.0 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
config.c 2.2 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
context.c 2.4 KB 0b05082   7 years jiri.zarevucky Adds - tcb_raw_get(), which returns the value of the TP register …
corecfg.c 2.6 KB b7fd2a0   7 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
ddi.c 10.7 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
devman.c 17.4 KB 9b1baac   7 years martin ns: register service interfaces individually Each service interface …
dhcp.c 2.6 KB b7fd2a0   7 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
dirent.c 3.0 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
dlfcn.c 2.4 KB b1834a01   7 years jakub Categorize the remaining orphan doxygroups
dnsr.c 4.6 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
double_to_str.c 25.1 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
errno.c 1.6 KB 9af1c61   8 years zarevucky.jiri Print errno values as string, rather than just numbers.
event.c 3.3 KB 1b20da0   7 years zarevucky.jiri style: Remove trailing whitespace on non-empty lines, in certain file …
getopt.c 12.2 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
gsort.c 3.6 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
ieee_double.c 3.8 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
imath.c 2.9 KB b7fd2a0   7 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
inet.c 5.9 KB 889cdb1   7 years jakub Always answer the IPC_M_PHONE_HUNGUP message
inetcfg.c 10.5 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
inetping.c 5.4 KB 889cdb1   7 years jakub Always answer the IPC_M_PHONE_HUNGUP message
inttypes.c 2.2 KB 9912f49   7 years jiri imaxabs, imaxdiv.
ipc.c 7.9 KB f787c8e   7 years jiri.zarevucky Move some internal interfaces to private headers.
iplink.c 6.6 KB 889cdb1   7 years jakub Always answer the IPC_M_PHONE_HUNGUP message
iplink_srv.c 7.8 KB 984a9ba   7 years martin do not expose the call capability handler from the async framework …
irc.c 3.5 KB 5f97ef44   7 years jiri.zarevucky Sleep is more natural as part of the fibril API. (the implementation …
irq.c 2.6 KB eadaeae8   7 years jakub Make capability handles type-safe Define distinct pointer types for …
libc.c 4.2 KB 4122410   7 years jakub Improve Doxygen documentaion This is stil WiP. A number of libraries, …
loader.c 8.7 KB 9286475   7 years zarevucky.jiri Set task name to full path instead of just the base name This …
loc.c 19.9 KB 889cdb1   7 years jakub Always answer the IPC_M_PHONE_HUNGUP message
malloc.c 25.6 KB f787c8e   7 years jiri.zarevucky Move some internal interfaces to private headers.
mem.c 6.0 KB 2498b95   7 years jiri Move memchr to libc and add tests for other memxxx functions.
ns.c 4.9 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
pcb.c 1.5 KB 63f8966   15 years martin rename library directories (the common "lib" prefix is already in the …
perm.c 2.6 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
pio_trace.c 3.6 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
power_of_ten.c 7.0 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
qsort.c 4.7 KB f2460a50   8 years jiri qsort() compliant with C standard.
rndgen.c 3.1 KB bd41ac52   7 years jakub Get rid of sys/time.h This commit moves the POSIX-like time …
setjmp.c 1.7 KB a35a3d8   7 years noreply Turn context_save/context_restore into standard setjmp/longjmp. (#24) …
smc.c 1.7 KB b7fd2a0   7 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every …
smp_memory_barrier.c 1.6 KB 05882233   7 years jiri.zarevucky Unify various barrier includes into <barrier.h>
stack.c 1.7 KB 0aae87a6   13 years jakub Unify the default stack size used by userspace threads and fibrils. - …
stacktrace.c 3.2 KB 6bb136b2   7 years jiri Limit userspace stack trace depth.
stats.c 6.8 KB 38d8849   7 years jiri.zarevucky Privatize <thread.h>.
stdio.c 4.0 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
stdlib.c 7.0 KB bd41ac52   7 years jakub Get rid of sys/time.h This commit moves the POSIX-like time …
str.c 42.5 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
str_error.c 3.0 KB 7c3fb9b   7 years jiri Fix block comment formatting (ccheck).
string.c 11.9 KB 9a5ae815   7 years jiri.zarevucky Fix strxfrm() return type
strtol.c 6.6 KB 55092672   7 years jiri Clean up libposix stdio.h and stdlib.h a bit.
sysinfo.c 6.5 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
task.c 10.9 KB 1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the …
time.c 25.0 KB 3f7fe9e   7 years jiri.zarevucky Clean up headers Depends on <limits.h> and <stdint.h> being provided, …
tmpfile.c 3.8 KB 4e6a610   7 years jiri Temporary file functions rework. Fix libposix access() not working on …
ubsan.c 5.9 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
udebug.c 4.4 KB a35b458   7 years zarevucky.jiri style: Remove trailing whitespace on _all_ lines, including empty …
uuid.c 4.7 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
vbd.c 8.4 KB 09ab0a9a   7 years jiri Fix vertical spacing with new Ccheck revision.
vol.c 13.4 KB b82985e   7 years jiri Inserting volume by path.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.