../
|
adt
|
|
61bfc370
|
14 years
|
martin |
* make measured_string and other network-related data types …
|
device
|
|
ce79069b
|
14 years
|
jiri |
Remove char.h to char_dev.h (the _dev is part of the interface name in …
|
io
|
|
47b7006
|
14 years
|
martin |
improve run-time termination
* get rid of exit()
* get rid of …
|
ipc
|
|
6119f24
|
14 years
|
martin |
map klog area and clock page directly in tasks which require them (do …
|
net
|
|
64d2b10
|
14 years
|
martin |
libc: do not intermix low-level IPC methods with async framework methods
|
private
|
|
47b7006
|
14 years
|
martin |
improve run-time termination
* get rid of exit()
* get rid of …
|
vfs
|
|
8caaea7
|
14 years
|
martin |
use the return value
|
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
|
3.6 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
async.c
|
47.0 KB
|
9c31643
|
14 years
|
jakub |
Do not free the connection_t when it is still in use.
|
async_sess.c
|
10.3 KB
|
47b7006
|
14 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
|
14 years
|
martin |
* libc routines for registering services and connecting to services …
|
ddi.c
|
4.6 KB
|
8add9ca5
|
14 years
|
martin |
ABI change: syscalls for registering IRQ notifications are probably …
|
devman.c
|
8.1 KB
|
8b1e15ac
|
14 years
|
jiri |
Finish splitting device node: devman client in C library, drv library. …
|
devmap.c
|
10.6 KB
|
64d2b10
|
14 years
|
martin |
libc: do not intermix low-level IPC methods with async framework methods
|
errno.c
|
1.5 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
event.c
|
1.9 KB
|
ffa2c8ef
|
14 years
|
martin |
do not intermix low-level IPC methods with async framework methods
|
fibril.c
|
9.0 KB
|
8cf6709
|
14 years
|
jakub |
Initialize fibril's pointer to waited-for object in fibril_setup() …
|
fibril_synch.c
|
10.3 KB
|
47b7006
|
14 years
|
martin |
improve run-time termination
* get rid of exit()
* get rid of …
|
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.4 KB
|
10477601
|
14 years
|
martin |
cstyle changes (improve comments, use unsigned types for bit flags, …
|
libc.c
|
2.9 KB
|
47b7006
|
14 years
|
martin |
improve run-time termination
* get rid of exit()
* get rid of …
|
loader.c
|
8.6 KB
|
6e84dc3
|
14 years
|
jakub |
Do not leak a buffer on error.
|
malloc.c
|
18.7 KB
|
47b7006
|
14 years
|
martin |
improve run-time termination
* get rid of exit()
* get rid of …
|
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 …
|
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
|
7e752b2
|
15 years
|
martin |
* correct printf() formatting strings and corresponding arguments
* …
|
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
|
28.0 KB
|
d47279b
|
15 years
|
martin |
port str_uint64 to uspace
add str_size_t
|
str_error.c
|
2.3 KB
|
80badbe
|
15 years
|
jiri |
Grammar and spelling fixes.
|
sysinfo.c
|
3.7 KB
|
311bc25
|
14 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
|
14 years
|
martin |
improve run-time termination
* get rid of exit()
* get rid of …
|
time.c
|
5.2 KB
|
6119f24
|
14 years
|
martin |
map klog area and clock page directly in tasks which require them (do …
|
tls.c
|
3.8 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
udebug.c
|
3.7 KB
|
64d2b10
|
14 years
|
martin |
libc: do not intermix low-level IPC methods with async framework methods
|