../
|
adt
|
|
1bfd3d3
|
15 years
|
jiri |
Replace @returns with @return.
|
device
|
|
8027ad1
|
56 years
|
(none) |
|
io
|
|
0b4a67a
|
15 years
|
jakub |
Use a more portable definition of NULL.
|
net
|
|
46d4d9f
|
15 years
|
jakub |
Redefine packet_t to be just a type alias for struct packet.
|
vfs
|
|
991f645
|
15 years
|
jakub |
Rename dev_handle_t to devmap_handle_t and make it explicitly clear …
|
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
|
0b4a67a
|
15 years
|
jakub |
Use a more portable definition of NULL.
|
async_rel.c
|
10.0 KB
|
ddd7118
|
15 years
|
jakub |
Add simple support for IPC relations to improve support for concurrent …
|
cap.c
|
2.4 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
clipboard.c
|
4.5 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
ddi.c
|
4.4 KB
|
2fa10f6
|
15 years
|
jakub |
Remove syscall for controlling preemption.
|
devman.c
|
7.3 KB
|
0b5a4131
|
15 years
|
jakub |
Rename device_handle_t to devman_handle_t and make it explicitly clear …
|
devmap.c
|
10.0 KB
|
991f645
|
15 years
|
jakub |
Rename dev_handle_t to devmap_handle_t and make it explicitly clear …
|
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
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
fibril.c
|
8.9 KB
|
7f122e3
|
15 years
|
jakub |
Add info for tracking what fibril synchronization onject a fibril …
|
fibril_synch.c
|
9.4 KB
|
9414abc
|
15 years
|
jakub |
Add deadlock detection for cases when the rwlock is owned by only one …
|
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.5 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
libc.c
|
2.7 KB
|
df908b3
|
15 years
|
jakub |
Use async relations introduced in the previous changeset to implement …
|
loader.c
|
8.6 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
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
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
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
|
24.2 KB
|
9539be6
|
15 years
|
martin |
autotool now also detects values of UINT_MAX and friends
|
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.4 KB
|
0485135
|
15 years
|
jiri |
For more convenience, replace task_spawn() with task_spawnv() and …
|
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
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|