| ../ | 
  | adt |  | 61bfc370 | 15 years | martin | * make measured_string and other network-related data types … | 
  | device |  | ce79069b | 15 years | jiri | Remove char.h to char_dev.h (the _dev is part of the interface name in … | 
  | io |  | 47b7006 | 15 years | martin | improve run-time termination
 * get rid of exit()
 * get rid of … | 
  | ipc |  | 6119f24 | 15 years | martin | map klog area and clock page directly in tasks which require them (do … | 
  | l18n |  | 749f18c5 | 15 years | vojtechhorky | Add function for string representation of a locale | 
  | net |  | 64d2b10 | 15 years | martin | libc: do not intermix low-level IPC methods with async framework methods | 
  | private |  | 47b7006 | 15 years | martin | improve run-time termination
 * get rid of exit()
 * get rid of … | 
  | vfs |  | 89e780d | 15 years | jakub | Use the correct size of the allocated buffer. | 
  | arg_parse.c | 5.1 KB
     | d8e3467 | 16 years | martin | rename arg_short_long() to arg_parse_short_long() and move it to libc | 
  | as.c | 4.2 KB
     | b93d637 | 15 years | vojtechhorky | Add syscall for getting physical address | 
  | async.c | 47.6 KB
     | 8bf1eeb | 15 years | vojtechhorky | Add async_data_read() function to libc
The function is an … | 
  | async_sess.c | 10.3 KB
     | 47b7006 | 15 years | martin | improve run-time termination
 * get rid of exit()
 * get rid of … | 
  | cap.c | 2.5 KB
     | 6b10dab | 15 years | martin | ABI split: pass 64-bit task ID as plain 64-bit argument to … | 
  | clipboard.c | 4.5 KB
     | 007e6efa | 15 years | martin | * libc routines for registering services and connecting to services … | 
  | ddi.c | 4.6 KB
     | 8add9ca5 | 15 years | martin | ABI change: syscalls for registering IRQ notifications are probably … | 
  | devman.c | 8.1 KB
     | 8b1e15ac | 15 years | jiri | Finish splitting device node: devman client in C library, drv library. … | 
  | devmap.c | 10.6 KB
     | 64d2b10 | 15 years | martin | libc: do not intermix low-level IPC methods with async framework methods | 
  | errno.c | 1.5 KB
     | 63f8966 | 16 years | martin | rename library directories (the common "lib" prefix is already in the … | 
  | event.c | 1.9 KB
     | ffa2c8ef | 15 years | martin | do not intermix low-level IPC methods with async framework methods | 
  | fibril.c | 9.0 KB
     | 8cf6709 | 15 years | jakub | Initialize fibril's pointer to waited-for object in fibril_setup() … | 
  | fibril_synch.c | 10.3 KB
     | 47b7006 | 15 years | martin | improve run-time termination
 * get rid of exit()
 * get rid of … | 
  | futex.c | 2.6 KB
     | 596d65c | 16 years | martin | coding style change (no change in functionality) | 
  | getopt.c | 12.4 KB
     | 63f8966 | 16 years | martin | rename library directories (the common "lib" prefix is already in the … | 
  | ipc.c | 25.4 KB
     | 10477601 | 15 years | martin | cstyle changes (improve comments, use unsigned types for bit flags, … | 
  | libc.c | 2.9 KB
     | 47b7006 | 15 years | martin | improve run-time termination
 * get rid of exit()
 * get rid of … | 
  | loader.c | 8.6 KB
     | 6e84dc3 | 15 years | jakub | Do not leak a buffer on error. | 
  | malloc.c | 18.7 KB
     | 30718cc2 | 15 years | jano.vesely | Move cacheable flag from syscall to malloc | 
  | mem.c | 5.4 KB
     | 61bfc370 | 15 years | martin | * make measured_string and other network-related data types … | 
  | mman.c | 2.0 KB
     | 63f8966 | 16 years | martin | rename library directories (the common "lib" prefix is already in the … | 
  | pcb.c | 1.5 KB
     | 63f8966 | 16 years | martin | rename library directories (the common "lib" prefix is already in the … | 
  | smc.c | 1.7 KB
     | 63f8966 | 16 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
     | 7e752b2 | 15 years | martin | * correct printf() formatting strings and corresponding arguments
* … | 
  | stats.c | 7.7 KB
     | 311bc25 | 15 years | martin | avoid the possibility for infinite looping on fetching sysinfo values … | 
  | stdlib.c | 1.7 KB
     | 63f8966 | 16 years | martin | rename library directories (the common "lib" prefix is already in the … | 
  | str.c | 28.0 KB
     | d47279b | 15 years | martin | port str_uint64 to uspace
add str_size_t | 
  | str_error.c | 2.5 KB
     | 14670bf | 15 years | vojtechhorky | Add EEMPTY error code | 
  | sysinfo.c | 3.7 KB
     | 311bc25 | 15 years | martin | avoid the possibility for infinite looping on fetching sysinfo values … | 
  | task.c | 5.8 KB
     | 1e9f8ab | 15 years | jiri | Add kill command to forcefully terminate a task. | 
  | thread.c | 4.3 KB
     | 47b7006 | 15 years | martin | improve run-time termination
 * get rid of exit()
 * get rid of … | 
  | time.c | 5.2 KB
     | 6119f24 | 15 years | martin | map klog area and clock page directly in tasks which require them (do … | 
  | tls.c | 3.8 KB
     | 63f8966 | 16 years | martin | rename library directories (the common "lib" prefix is already in the … | 
  | udebug.c | 3.7 KB
     | 64d2b10 | 15 years | martin | libc: do not intermix low-level IPC methods with async framework methods |