../
|
adt
|
|
203a090
|
15 years
|
jakub |
Add hash_table_apply().
|
io
|
|
a634485
|
15 years
|
martin |
because "char" can be both implicitly signed or unsigned depending on …
|
vfs
|
|
ed903174
|
15 years
|
martin |
implement support for 64bit file offsets
* the libc API is a small …
|
as.c
|
3.8 KB
|
db24058
|
16 years
|
martin |
small fixes and coding style changes related to the new memory allocator
|
async.c
|
40.9 KB
|
f74392f
|
15 years
|
jakub |
Add async framework wrappers for IPC_M_CONNECT_ME_TO.
|
cap.c
|
2.4 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
clipboard.c
|
4.5 KB
|
36e9cd1
|
15 years
|
martin |
silence compiler warnings (no change in actual functionality)
|
ddi.c
|
4.1 KB
|
3ddd90c
|
16 years
|
martin |
avoid compiler warning
|
devmap.c
|
10.0 KB
|
1313ee9
|
16 years
|
martin |
introduce device namespaces
* add support for explicit open in libfs …
|
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
|
f41aa81
|
15 years
|
jakub |
Remove a confusing comment and a dirty hack.
|
fibril_synch.c
|
7.4 KB
|
1e4cada
|
16 years
|
martin |
rename fibril_sync.[ch] to fibril_synch.[ch]
|
futex.c
|
2.6 KB
|
228666c
|
15 years
|
martin |
introduce atomic_count_t as the explicit type of the internal value in …
|
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
|
36e9cd1
|
15 years
|
martin |
silence compiler warnings (no change in actual functionality)
|
libc.c
|
2.4 KB
|
7591b27d
|
16 years
|
jiri |
Working directory must be set only after initializing stdio, otherwise …
|
loader.c
|
8.6 KB
|
a000878c
|
15 years
|
martin |
make sure that all statically allocated strings are declared as "const …
|
malloc.c
|
12.7 KB
|
e70edd1
|
15 years
|
jakub |
Check for heap wrap-around when growing the heap.
|
mem.c
|
5.3 KB
|
3bf907a
|
16 years
|
martin |
be more pedantic about undefined function prototypes (to avoid memory …
|
mman.c
|
2.0 KB
|
ed903174
|
15 years
|
martin |
implement support for 64bit file offsets
* the libc API is a small …
|
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.
|
stacktrace.c
|
2.4 KB
|
e515b21a
|
15 years
|
jiri |
Make stacktrace implementation in C library more generic. Use it in …
|
stdlib.c
|
1.7 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
string.c
|
22.4 KB
|
fc6dd18
|
16 years
|
martin |
add str_ndup
|
sysinfo.c
|
1.7 KB
|
a000878c
|
15 years
|
martin |
make sure that all statically allocated strings are declared as "const …
|
task.c
|
4.1 KB
|
a000878c
|
15 years
|
martin |
make sure that all statically allocated strings are declared as "const …
|
thread.c
|
4.3 KB
|
a000878c
|
15 years
|
martin |
make sure that all statically allocated strings are declared as "const …
|
time.c
|
5.3 KB
|
22e6802
|
16 years
|
martin |
fix kernel thread_sleep() not to overflow thread_usleep()
introduce …
|
tls.c
|
3.8 KB
|
c61d34b
|
17 years
|
jirik.svoboda |
Fix assorted warnings.
|
udebug.c
|
3.7 KB
|
3698e44
|
15 years
|
jiri |
Add ability to determine task name and load symbol table from the …
|