../
|
adt
|
|
d9c8c81
|
16 years
|
martin |
rename libadt → adt
|
io
|
|
8be2833
|
16 years
|
jiri |
Hide implementation details.
|
vfs
|
|
2b88074b
|
16 years
|
martin |
vfs: file descriptors housekeeping changes
- add support for …
|
as.c
|
3.8 KB
|
db24058
|
16 years
|
martin |
small fixes and coding style changes related to the new memory allocator
|
async.c
|
35.3 KB
|
0da4e41
|
16 years
|
jakub |
ipc_data_*() and ipc_share_*(), respectively, should be renamed to …
|
cap.c
|
2.4 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
ddi.c
|
4.1 KB
|
3ddd90c
|
16 years
|
martin |
avoid compiler warning
|
devmap.c
|
6.8 KB
|
0da4e41
|
16 years
|
jakub |
ipc_data_*() and ipc_share_*(), respectively, should be renamed to …
|
err.c
|
1.6 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
errno.c
|
1.5 KB
|
db24058
|
16 years
|
martin |
small fixes and coding style changes related to the new memory allocator
|
event.c
|
1.9 KB
|
3636964
|
16 years
|
martin |
make klog more generic
|
fibril.c
|
8.7 KB
|
ec8b0dac
|
16 years
|
jakub |
Things are much easier when the compiler knows that context_save() …
|
fibril_sync.c
|
7.4 KB
|
bbb01b98
|
16 years
|
jakub |
Just pro forma, mark the fibril as active when unlocking a mutex.
|
futex.c
|
5.8 KB
|
4db6eaf
|
17 years
|
jakub |
Fix type in declaration of VFS node rwlock.
Introduce a dedicated type …
|
getopt.c
|
12.4 KB
|
db24058
|
16 years
|
martin |
small fixes and coding style changes related to the new memory allocator
|
ipc.c
|
25.5 KB
|
ba8f8cb
|
16 years
|
jakub |
The original ipc_data_*() and ipc_share_*() should use plain HelenOS …
|
libc.c
|
2.4 KB
|
7591b27d
|
16 years
|
jiri |
Working directory must be set only after initializing stdio, otherwise …
|
loader.c
|
8.6 KB
|
622cdbe
|
16 years
|
jakub |
Inherit the current working directory from the spawner to the spawnee task.
|
malloc.c
|
12.5 KB
|
1724745f
|
16 years
|
jakub |
Fix typos.
|
mem.c
|
5.3 KB
|
3bf907a
|
16 years
|
martin |
be more pedantic about undefined function prototypes (to avoid memory …
|
mman.c
|
2.0 KB
|
db24058
|
16 years
|
martin |
small fixes and coding style changes related to the new memory allocator
|
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.7 KB
|
dd2cfa7
|
16 years
|
jirik.svoboda |
Even more warnings.
|
sysinfo.c
|
1.7 KB
|
9eb3623
|
16 years
|
jirik.svoboda |
Replace some uses of old string functions in C library.
|
task.c
|
4.1 KB
|
622cdbe
|
16 years
|
jakub |
Inherit the current working directory from the spawner to the spawnee task.
|
thread.c
|
4.3 KB
|
a2c58f6
|
16 years
|
jakub |
thread_exit() needs to be noreturn as well
|
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.
|