../
|
io
|
|
ff9244a
|
18 years
|
jakub |
Move the open(), read() and write() provided by streams.c away so that …
|
ipc
|
|
a55d5f9f
|
18 years
|
jakub |
Add support for IPC_M_DATA_READ calls.
|
libadt
|
|
6537572
|
18 years
|
jakub |
Formatting of uspace hash_table.h.
|
sys
|
|
813a703
|
18 years
|
jakub |
Support for time() function.
|
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.
|
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.
|
endian.h
|
1.6 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
err.h
|
1.6 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
errno.h
|
1.6 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
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
|
5d4e90f0
|
18 years
|
jakub |
Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get …
|
libc.h
|
2.2 KB
|
e686744c
|
18 years
|
jakub |
Start support for six syscall arguments.
This breaks all architectures.
|
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.
|
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.3 KB
|
5d4e90f0
|
18 years
|
jakub |
Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get …
|
stdlib.h
|
1.8 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
string.h
|
2.2 KB
|
5832e9b
|
18 years
|
malyzelenyhnus |
Function strncmp() added to libc.
|
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.6 KB
|
5d4e90f0
|
18 years
|
jakub |
Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get …
|
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
|
1.9 KB
|
0c09f2b
|
18 years
|
jakub |
usleep() should return int. Non-void functions really should return a …
|
vfs.h
|
1.7 KB
|
2f02aa17
|
18 years
|
jakub |
Add VFS wrappers for VFS_MOUNT, VFS_OPEN and VFS_READ to libc.
|