../
|
adt
|
|
442ebbe
|
15 years
|
jakub |
Cstyle fixes.
|
device
|
|
be942bc
|
15 years
|
jakub |
Do not use EPARTY inappropriately.
|
io
|
|
96b02eb9
|
15 years
|
martin |
more unification of basic types
- use sysarg_t and native_t (unsigned …
|
net
|
|
7880d58
|
15 years
|
jakub |
Remove data_receive() in favor of standard async_data_write_accept().
|
vfs
|
|
96b02eb9
|
15 years
|
martin |
more unification of basic types
- use sysarg_t and native_t (unsigned …
|
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.8 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
async.c
|
40.9 KB
|
228e490
|
15 years
|
martin |
initial modifications for supporting declarative IPC interfaces
|
async_sess.c
|
10.3 KB
|
7907cf9
|
15 years
|
jiri |
Clean up nomenclature of async sessions (formerly relations).
|
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
|
96b02eb9
|
15 years
|
martin |
more unification of basic types
- use sysarg_t and native_t (unsigned …
|
ddi.c
|
4.4 KB
|
2fa10f6
|
15 years
|
jakub |
Remove syscall for controlling preemption.
|
devman.c
|
7.3 KB
|
96b02eb9
|
15 years
|
martin |
more unification of basic types
- use sysarg_t and native_t (unsigned …
|
devmap.c
|
10.7 KB
|
9476f4f
|
15 years
|
jakub |
Use async_connect_me_to() instead of ipc_connect_me_to().
|
err.c
|
1.6 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
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
|
96b02eb9
|
15 years
|
martin |
more unification of basic types
- use sysarg_t and native_t (unsigned …
|
fibril.c
|
8.9 KB
|
7f122e3
|
15 years
|
jakub |
Add info for tracking what fibril synchronization onject a fibril …
|
fibril_synch.c
|
10.2 KB
|
c81b6f2
|
15 years
|
jakub |
Add fibril_rwlock_is_locked().
|
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.8 KB
|
228e490
|
15 years
|
martin |
initial modifications for supporting declarative IPC interfaces
|
libc.c
|
2.7 KB
|
7907cf9
|
15 years
|
jiri |
Clean up nomenclature of async sessions (formerly relations).
|
loader.c
|
8.6 KB
|
96b02eb9
|
15 years
|
martin |
more unification of basic types
- use sysarg_t and native_t (unsigned …
|
malloc.c
|
14.8 KB
|
3292623
|
15 years
|
martin |
thread-safe heap allocator
|
mem.c
|
5.3 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
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.2 KB
|
8eec3c8
|
15 years
|
martin |
merge basic exception accounting (this is the last piece missing from …
|
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.9 KB
|
bbda5ab
|
15 years
|
martin |
use realloc
|
task.c
|
5.5 KB
|
dd8d5a7
|
15 years
|
martin |
32/64 ABI split for SYS_TASK_GET_ID
|
thread.c
|
4.3 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
time.c
|
5.3 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
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
|
96b02eb9
|
15 years
|
martin |
more unification of basic types
- use sysarg_t and native_t (unsigned …
|