../
|
io
|
|
ff9244a
|
18 years
|
jakub |
Move the open(), read() and write() provided by streams.c away so that …
|
ipc
|
|
215e375
|
18 years
|
jakub |
The IPC_M_SHARE_* and IPC_M_DATA_* calls pass through 3 stages. Rename …
|
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.
|
fcntl.h
|
1.6 KB
|
449c246
|
18 years
|
jakub |
Add libc VFS wrapper for VFS_WRITE. Fix a small bug in read(). Place …
|
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
|
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.
|
rwlock.h
|
2.1 KB
|
67f63c4
|
17 years
|
jakub |
Make uspace rwlock API naming conventions consistent with kernel …
|
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
|
2.0 KB
|
0ee4322
|
17 years
|
jakub |
Add ftruncate() and support for VFS_TRUNCATE to VFS and TMPFS.
|
vfs.h
|
1.6 KB
|
449c246
|
18 years
|
jakub |
Add libc VFS wrapper for VFS_WRITE. Fix a small bug in read(). Place …
|