../
|
vfs
|
|
21f32ee1
|
15 years
|
jakub |
Add dummy unmount() implementation to libc.
|
sys
|
|
08232ee
|
15 years
|
jiri |
Obtain block device size automatically, if possible. Implement …
|
loader
|
|
622cdbe
|
16 years
|
jakub |
Inherit the current working directory from the spawner to the spawnee task.
|
ipc
|
|
08232ee
|
15 years
|
jiri |
Obtain block device size automatically, if possible. Implement …
|
io
|
|
19528516
|
16 years
|
jirka |
Rewrite command-line input routine. Adds capability to seek, insert …
|
adt
|
|
db24058
|
16 years
|
martin |
small fixes and coding style changes related to the new memory allocator
|
unistd.h
|
2.3 KB
|
22e6802
|
16 years
|
martin |
fix kernel thread_sleep() not to overflow thread_usleep()
introduce …
|
udebug.h
|
2.1 KB
|
9a1b20c
|
17 years
|
jirik.svoboda |
Merge syscall tracer (trace) and relevant part of udebug interface …
|
tls.h
|
2.2 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.
|
thread.h
|
2.0 KB
|
a2c58f6
|
16 years
|
jakub |
thread_exit() needs to be noreturn as well
|
task.h
|
1.9 KB
|
adb49f58
|
16 years
|
jirik.svoboda |
Allow to determine whether a task returned value before terminatign.
|
sysinfo.h
|
1.6 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
syscall.h
|
2.2 KB
|
f2ef7fd
|
17 years
|
jakub |
Support for SYSENTER on ia32.
|
string.h
|
3.5 KB
|
fc6dd18
|
16 years
|
martin |
add str_ndup
|
stdlib.h
|
1.9 KB
|
60803be
|
16 years
|
jakub |
Print a stack trace on abort().
|
stdio.h
|
3.9 KB
|
db24058
|
16 years
|
martin |
small fixes and coding style changes related to the new memory allocator
|
stdint.h
|
2.1 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 …
|
stdarg.h
|
1.8 KB
|
6ab8697
|
16 years
|
martin |
use builtin_va_* for va_* functions and va_list type
(this is …
|
stacktrace.h
|
2.0 KB
|
47246f4
|
16 years
|
jakub |
Pair the stack frame address and the return address in a more …
|
smc.h
|
1.6 KB
|
c98e6ee
|
17 years
|
jirik.svoboda |
Merge program-loader related stuff from dynload branch to trunk. (huge)
|
setjmp.h
|
1.7 KB
|
d2fa31f7
|
17 years
|
malyzelenyhnus |
United headers using context_t in uspace.
|
rwlock.h
|
2.1 KB
|
67f63c4
|
17 years
|
jakub |
Make uspace rwlock API naming conventions consistent with kernel …
|
mem.h
|
1.8 KB
|
db24058
|
16 years
|
martin |
small fixes and coding style changes related to the new memory allocator
|
malloc.h
|
1.9 KB
|
15b8e495
|
16 years
|
martin |
add calloc()
|
macros.h
|
2.0 KB
|
db24058
|
16 years
|
martin |
small fixes and coding style changes related to the new memory allocator
|
limits.h
|
2.2 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
libc.h
|
2.2 KB
|
f15cb3c4
|
17 years
|
martin |
cstyle
|
getopt.h
|
2.5 KB
|
db24058
|
16 years
|
martin |
small fixes and coding style changes related to the new memory allocator
|
futex.h
|
1.8 KB
|
4774a32
|
16 years
|
jakub |
Greatly simplify futexes.
Drop timeout support.
|
fibril_synch.h
|
3.2 KB
|
1e4cada
|
16 years
|
martin |
rename fibril_sync.[ch] to fibril_synch.[ch]
|
fibril.h
|
2.9 KB
|
ec8b0dac
|
16 years
|
jakub |
Things are much easier when the compiler knows that context_save() …
|
fcntl.h
|
1.7 KB
|
2b88074b
|
16 years
|
martin |
vfs: file descriptors housekeeping changes
- add support for …
|
event.h
|
1.6 KB
|
3636964
|
16 years
|
martin |
make klog more generic
|
errno.h
|
2.0 KB
|
db24058
|
16 years
|
martin |
small fixes and coding style changes related to the new memory allocator
|
err.h
|
1.6 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
dirent.h
|
1.8 KB
|
2595dab
|
16 years
|
martin |
I/O subsystem overhaul:
- add more POSIX-like file and stream …
|
devmap.h
|
2.4 KB
|
1313ee9
|
16 years
|
martin |
introduce device namespaces
* add support for explicit open in libfs …
|
ddi.h
|
1.8 KB
|
84afc7b
|
16 years
|
martin |
as kernel little brother drivers are not needed anymore, the device …
|
ctype.h
|
2.3 KB
|
b9e7944
|
17 years
|
jirik.svoboda |
Get rid of meaningless voodo in tolower()/toupper().
|
clipboard.h
|
1.6 KB
|
0902edfe
|
16 years
|
jiri |
Editor copy and paste. Clipboard API with task-local implementation.
|
cap.h
|
1.7 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
byteorder.h
|
3.4 KB
|
ac47b7c2
|
16 years
|
martin |
define endianess externally to be able to exactly specify whether we …
|
bool.h
|
1.6 KB
|
00acd66
|
18 years
|
jakub |
New, better-structured, directory layout for uspace.
|
bitops.h
|
2.2 KB
|
db24058
|
16 years
|
martin |
small fixes and coding style changes related to the new memory allocator
|
atomicdflt.h
|
2.0 KB
|
a47d49f
|
16 years
|
jakub |
Allow the architecture to define its own cas().
|
atomic.h
|
1.6 KB
|
e15e0e8
|
16 years
|
jakub |
Make provisions for different implementations of atomic_t.
This breaks …
|
async_priv.h
|
2.5 KB
|
cadfa8e
|
16 years
|
jakub |
Experimental support for timeoutable fibril condition variables.
|
async.h
|
13.0 KB
|
8aa42e3
|
16 years
|
martin |
add two convenient functions for transfering data
|
assert.h
|
2.1 KB
|
3c01906
|
15 years
|
jakub |
Formatting changes.
|
as.h
|
1.9 KB
|
c98e6ee
|
17 years
|
jirik.svoboda |
Merge program-loader related stuff from dynload branch to trunk. (huge)
|
align.h
|
2.2 KB
|
71f1cc1
|
17 years
|
jakub |
Add the ROUND_UP() macro.
|