../
|
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
|
|
e08a733
|
14 years
|
jakub |
Use lightweight fibril synchronization in vprintf().
|
net
|
|
124c061
|
14 years
|
jakub |
ipc_connect_to_me() now takes one extra argument to store the client …
|
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
|
c1c0184
|
15 years
|
jiri |
Make session management explicit.
|
async_sess.c
|
10.3 KB
|
8b5c8ae
|
14 years
|
jakub |
If there are no available phones to be used by the async sessions …
|
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.0 KB
|
77429d3
|
14 years
|
martin |
remove the obsoleted SYS_INTERRUPT_ENABLE syscall
|
devman.c
|
7.7 KB
|
124c061
|
14 years
|
jakub |
ipc_connect_to_me() now takes one extra argument to store the client …
|
devmap.c
|
10.6 KB
|
124c061
|
14 years
|
jakub |
ipc_connect_to_me() now takes one extra argument to store the client …
|
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
|
9.0 KB
|
2e7291a
|
14 years
|
jakub |
Add fibril_get_sercount().
|
fibril_synch.c
|
10.3 KB
|
0c70f7e
|
14 years
|
jakub |
Crash the task if the fibril is serialized and attempts to use fibril …
|
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.9 KB
|
124c061
|
14 years
|
jakub |
ipc_connect_to_me() now takes one extra argument to store the client …
|
libc.c
|
2.6 KB
|
4791e3c
|
15 years
|
jiri |
No need to include async_sess.h directly anymore.
|
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.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.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.8 KB
|
1e9f8ab
|
15 years
|
jiri |
Add kill command to forcefully terminate a task.
|
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 …
|