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

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
vfs 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
rtld 33f86a3   8 years zarevucky.jiri Add PRI*PTR macros and correct a few printfs.
private 58898d1d   8 years jakub Remove VFS_IN_SEEK from VFS
l18n f8d43aa   13 years jano.vesely Minor style changes.
io 1c5c96d   8 years zarevucky.jiri Unify offset ranges in update_damaged_region.
inet 58e8646   8 years jiri Fix DNS resolution not working due to missing local address.
elf 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
device d51838f   8 years jiri Let leaf drivers enable/disable/clear interrupts via hw_res instead of …
adt 83b7f4d   8 years jakub Fix doxygen comments
vol.c 7.1 KB 9c2c7d2   8 years jiri Fdisk should be able to set volume label for newly created partitions.
vbd.c 8.3 KB 372df8f   10 years jiri Let VBD handle unlabeled devices too. Now volsrv only cares about …
uuid.c 4.6 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
udebug.c 4.3 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
tls.c 4.3 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
time.c 24.2 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
thread.c 5.2 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
task.c 10.9 KB 7b616e2   8 years jiri Name service should communicate using async.h.
sysinfo.c 6.5 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
str_error.c 2.7 KB b14d9f9   8 years jiri Mount should be able to print the list of available file system types.
str.c 44.6 KB b2906c0   8 years jiri One function to compute the number of code units in a UTF-16 …
stdlib.c 1.7 KB ff98ce8   13 years jakub Make sure random() is seeded with a value that will not cause it to …
stdio.c 2.0 KB b942a66   8 years jiri C library should continue to provide C standard rename() and remove().
stats.c 7.5 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
stacktrace.c 2.7 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
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 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
setjmp.c 2.1 KB 91e22dc   12 years vojtechhorky setjmp() shall be a macro according to C standard As a matter of …
rcu.c 13.4 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
qsort.c 4.7 KB f2460a50   8 years jiri qsort() compliant with C standard.
power_of_ten.c 7.0 KB 82d062d8   13 years jakub Add a missing copyright message and cstyle.
pio_trace.c 3.6 KB feeac0d   12 years jiri Simplify use of list_foreach.
perm.c 2.6 KB cf13b17   8 years zarevucky.jiri Rename <sys/types.h> to <types/common.h>
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 7b616e2   8 years jiri Name service should communicate using async.h.
mem.c 5.5 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
malloc.c 27.2 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
loc.c 19.5 KB f9b2cb4c   10 years martin unify interface API * introduce new interfaces * unify location …
loader.c 8.8 KB d96d9bc   8 years jakub Rename chdir() to vfs_cwd_set() and getcwd() to vfs_cwd_get()
libc.c 3.3 KB d96d9bc   8 years jakub Rename chdir() to vfs_cwd_set() and getcwd() to vfs_cwd_get()
irq.c 2.4 KB 3f74275   8 years jakub Fix terminology around capabilities, capability handles and kernel objects
irc.c 3.5 KB 9a2eb14   8 years jiri As a temporary measure, let IRC servers use the location service for …
iplink_srv.c 8.1 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
iplink.c 6.8 KB dc12262   8 years martin add standardized case fallthrough comment annotations, add actual …
ipc.c 15.0 KB c170438   9 years jakub Do not create a new fibril for each IRQ notification In the …
inetping.c 5.5 KB f9b2cb4c   10 years martin unify interface API * introduce new interfaces * unify location …
inetcfg.c 10.5 KB f9b2cb4c   10 years martin unify interface API * introduce new interfaces * unify location …
inet.c 6.0 KB f9b2cb4c   10 years martin unify interface API * introduce new interfaces * unify location …
imath.c 2.9 KB 9854a8f   10 years jiri Capacity simplification, for display.
ieee_double.c 3.8 KB 1cf26ab   9 years jakub Use static assert instead of regular ones
gsort.c 3.6 KB f2460a50   8 years jiri qsort() compliant with C standard.
getopt.c 12.3 KB f538ef3   8 years jiri No need to have a (broken) BSD errx() function in libc.
futex.c 2.0 KB 063a74b9   12 years jakub Futexes have the lock/unlock semantics and therefore need to use barriers.
fibril_synch.c 15.4 KB 9a99aa5   8 years jiri Fibrils need sleep, too.
fibril.c 8.7 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
event.c 3.2 KB 8820544   11 years martin support for kernel notification multiplexing in the async framework * …
errno.c 1.6 KB fde2982c   14 years martin use thread/fibril-safe errno
double_to_str.c 25.1 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
dnsr.c 4.6 KB 58563585   9 years martin code review and cstyle cleanup (no change in functionality)
dlfcn.c 2.4 KB 582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
dirent.c 2.9 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
dhcp.c 2.6 KB f9b2cb4c   10 years martin unify interface API * introduce new interfaces * unify location …
devman.c 17.5 KB 81685dd9   8 years jiri Add devctl unload-drv subcommand to manually unload a driver that is …
ddi.c 10.1 KB 24abb85d   8 years jakub Remove SYS_DEVICE_ASSIGN_DEVNO
corecfg.c 2.6 KB f9b2cb4c   10 years martin unify interface API * introduce new interfaces * unify location …
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 8d6bcc8c   8 years jiri Move clipboard under location service.
cap.c 6.1 KB 05b59393   8 years zarevucky.jiri Fix a couple of benign clang warnings. No change in semantics.
bd_srv.c 6.4 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
bd.c 4.9 KB 23c8acd9   8 years jakub Move off64_t and aoff64_t into offset.h
async.c 78.9 KB 4d6629f   8 years jakub Remove unused connection cloning
assert.c 2.3 KB 6fa9a99d   12 years sucha14 Rename klog to kio
as.c 4.0 KB 8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h>
arg_parse.c 5.1 KB d8e3467   15 years martin rename arg_short_long() to arg_parse_short_long() and move it to libc
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.