../
|
io
|
|
ba661bc
|
17 years
|
martin |
use klog output until uspace console is available
|
ipc
|
|
1383356
|
17 years
|
jakub |
Fix missing arguments to ipc_call_sync_slow() in ipc_call_sync_4_x …
|
libadt
|
|
f520905
|
17 years
|
jakub |
Add functions for inserting items before or after other items in a …
|
sys
|
|
72bde81
|
17 years
|
jakub |
Support for mkdir().
|
vfs
|
|
5fec355
|
17 years
|
jakub |
Add support for relative paths: chdir() and getcwd().
|
align.h
|
1.9 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
as.h
|
1.9 KB
|
5d4e90f0
|
18 years
|
jakub |
Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get …
|
assert.h
|
2.0 KB
|
89cb140
|
18 years
|
jakub |
assert.h should include stdio.h
|
async.h
|
11.7 KB
|
0cc4313
|
18 years
|
jakub |
Modify the async framework to make use of all six syscall arguments. …
|
atomic.h
|
1.8 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
bitops.h
|
2.1 KB
|
5d4e90f0
|
18 years
|
jakub |
Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get …
|
bool.h
|
1.6 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
byteorder.h
|
2.9 KB
|
776f2e6
|
17 years
|
jakub |
Replace all endian.h in uspace with a copy of the kernel's respective …
|
cap.h
|
1.7 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
ctype.h
|
2.1 KB
|
2b20947
|
18 years
|
jakub |
VFS work.
Delve deeper into VFS_REGISTER.
|
ddi.h
|
1.7 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
dirent.h
|
1.8 KB
|
5973fd0
|
17 years
|
jakub |
Finish implementation of readdir(). Functions from this family are …
|
err.h
|
1.6 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
errno.h
|
1.8 KB
|
2664838b
|
17 years
|
jakub |
Add the definition of the EXDEV error code.
|
fcntl.h
|
1.7 KB
|
2db4ac8
|
17 years
|
jakub |
VFS_OPEN now understands O_CREAT and O_EXCL.
|
fibril.h
|
2.8 KB
|
fa23560
|
18 years
|
jakub |
Unify implementations of TLS variant I and variant II alloc_tls() …
|
futex.h
|
1.9 KB
|
4db6eaf
|
17 years
|
jakub |
Fix type in declaration of VFS node rwlock.
Introduce a dedicated type …
|
libc.h
|
2.2 KB
|
2c4fb51
|
17 years
|
martin |
remove io_init
|
limits.h
|
2.2 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
malloc.h
|
18.9 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
rwlock.h
|
2.1 KB
|
67f63c4
|
17 years
|
jakub |
Make uspace rwlock API naming conventions consistent with kernel …
|
setjmp.h
|
1.7 KB
|
d2fa31f7
|
17 years
|
malyzelenyhnus |
United headers using context_t in uspace.
|
stdarg.h
|
1.8 KB
|
5d4e90f0
|
18 years
|
jakub |
Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get …
|
stddef.h
|
1.6 KB
|
5d4e90f0
|
18 years
|
jakub |
Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get …
|
stdint.h
|
2.1 KB
|
5d4e90f0
|
18 years
|
jakub |
Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get …
|
stdio.h
|
2.4 KB
|
a8e9ab8d
|
17 years
|
jakub |
Support for rename().
|
stdlib.h
|
1.8 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
string.h
|
2.3 KB
|
1526594c
|
17 years
|
jakub |
Add strcat().
|
syscall.h
|
1.9 KB
|
e686744c
|
18 years
|
jakub |
Start support for six syscall arguments.
This breaks all architectures.
|
sysinfo.h
|
1.6 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
task.h
|
1.7 KB
|
adb4d6c2
|
17 years
|
martin |
add support for (trivial) task_spawn
|
thread.h
|
1.9 KB
|
fa23560
|
18 years
|
jakub |
Unify implementations of TLS variant I and variant II alloc_tls() …
|
time.h
|
1.6 KB
|
813a703
|
18 years
|
jakub |
Support for time() function.
|
tls.h
|
2.2 KB
|
fa23560
|
18 years
|
jakub |
Unify implementations of TLS variant I and variant II alloc_tls() …
|
unistd.h
|
2.2 KB
|
d2fa31f7
|
17 years
|
malyzelenyhnus |
United headers using context_t in uspace.
|