../
|
io
|
|
f2b8cdc
|
16 years
|
jirik.svoboda |
Copy printf with Unicode support to userspace.
|
libadt
|
|
739d00a
|
17 years
|
jakub |
Add hash_table_destroy().
|
vfs
|
|
19b28b0
|
16 years
|
martin |
add IPC_FLAG_BLOCKING for generic IPC blocking operations
add …
|
as.c
|
5.3 KB
|
c98e6ee
|
17 years
|
jirik.svoboda |
Merge program-loader related stuff from dynload branch to trunk. (huge)
|
async.c
|
26.0 KB
|
6b21292
|
17 years
|
martin |
support for sending asynchronous messages (without preemption) in …
|
cap.c
|
2.4 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
console.c
|
6.1 KB
|
171f9a1
|
16 years
|
jirik.svoboda |
Character encoding/decoding un uspace. Partially fix klog application.
|
ddi.c
|
4.1 KB
|
84afc7b
|
16 years
|
martin |
as kernel little brother drivers are not needed anymore, the device …
|
err.c
|
1.6 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
event.c
|
1.9 KB
|
05641a9e
|
16 years
|
jakub |
Revive kernel notifications.
|
fibril.c
|
8.7 KB
|
253227a
|
17 years
|
martin |
empty line remove
|
futex.c
|
5.8 KB
|
4db6eaf
|
17 years
|
jakub |
Fix type in declaration of VFS node rwlock.
Introduce a dedicated type …
|
getopt.c
|
12.3 KB
|
216d6fc
|
17 years
|
echo |
Merge with shell @ 3241 for bdsh
|
ipc.c
|
28.4 KB
|
19b28b0
|
16 years
|
martin |
add IPC_FLAG_BLOCKING for generic IPC blocking operations
add …
|
kbd.c
|
1.9 KB
|
416abec
|
16 years
|
jakub |
Improve the console library functions.
|
libc.c
|
2.4 KB
|
a68ba8b
|
16 years
|
jirik.svoboda |
Delay connecting to console until first use. Prevents a failed load …
|
loader.c
|
6.6 KB
|
e5855f2
|
16 years
|
martin |
connect to the loader in a blocking way
|
mem.c
|
5.3 KB
|
404464a
|
17 years
|
jirik.svoboda |
Get rid of some warnings.
|
mman.c
|
2.0 KB
|
5d4e90f0
|
18 years
|
jakub |
Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get …
|
pcb.c
|
1.5 KB
|
c98e6ee
|
17 years
|
jirik.svoboda |
Merge program-loader related stuff from dynload branch to trunk. (huge)
|
smc.c
|
1.7 KB
|
c61d34b
|
17 years
|
jirik.svoboda |
Fix assorted warnings.
|
stdlib.c
|
1.7 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
string.c
|
20.5 KB
|
f2b8cdc
|
16 years
|
jirik.svoboda |
Copy printf with Unicode support to userspace.
|
sysinfo.c
|
1.7 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
task.c
|
3.1 KB
|
bc18d63
|
16 years
|
jirik.svoboda |
task_set_name() syscall so that we can have names (for …
|
thread.c
|
4.2 KB
|
7faabb7
|
17 years
|
jirik.svoboda |
Fix sys_thread_create(): could fail when passed name was at end of …
|
time.c
|
5.4 KB
|
c61d34b
|
17 years
|
jirik.svoboda |
Fix assorted warnings.
|
tls.c
|
3.8 KB
|
c61d34b
|
17 years
|
jirik.svoboda |
Fix assorted warnings.
|
udebug.c
|
2.9 KB
|
f2ef7fd
|
17 years
|
jakub |
Support for SYSENTER on ia32.
|