../
|
adt
|
|
38d150e
|
8 years
|
jiri |
Prefer to get memory allocation functions through the standard stdlib …
|
compiler
|
|
11904316
|
13 years
|
adam.hraska+hos |
Added compiler_barrier() to uspace.
|
device
|
|
c19a5a59
|
8 years
|
zarevucky.jiri |
Return value from hw_res_dma_channel_remain separately from error code.
|
elf
|
|
1afa94d
|
8 years
|
zarevucky.jiri |
Fix error handling in elf code.
|
ieee80211
|
|
38d150e
|
8 years
|
jiri |
Prefer to get memory allocation functions through the standard stdlib …
|
inet
|
|
cf13b17
|
8 years
|
zarevucky.jiri |
Rename <sys/types.h> to <types/common.h>
|
io
|
|
1569a9b
|
8 years
|
noreply |
The "not-so-obvious" error handling tweaks. (#9)
Some more changes to …
|
ipc
|
|
25a179e
|
8 years
|
zarevucky.jiri |
IPC return values are always errno constants. Adjust types to reflect …
|
l18n
|
|
f8d43aa
|
13 years
|
jano.vesely |
Minor style changes.
|
loader
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
nic
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
rtld
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
sys
|
|
0dd4779
|
8 years
|
zarevucky.jiri |
Use __restrict__ instead of restrict in header files.
|
types
|
|
10de842
|
7 years
|
zarevucky.jiri |
Change the way errno_t is defined, and put libhttp and libext4 error …
|
vfs
|
|
f77c1c9
|
8 years
|
zarevucky.jiri |
Return VFS handles separately from error codes.
|
align.h
|
2.2 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
arg_parse.h
|
1.9 KB
|
d8e3467
|
15 years
|
martin |
rename arg_short_long() to arg_parse_short_long() and move it to libc
|
as.h
|
2.2 KB
|
cf13b17
|
8 years
|
zarevucky.jiri |
Rename <sys/types.h> to <types/common.h>
|
assert.h
|
2.1 KB
|
1cf26ab
|
9 years
|
jakub |
Use static assert instead of regular ones
|
async.h
|
19.9 KB
|
d5c1051
|
8 years
|
zarevucky.jiri |
"Obviously harmless" error handling tweaks.
|
atomic.h
|
1.6 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
atomicdflt.h
|
2.1 KB
|
cf13b17
|
8 years
|
zarevucky.jiri |
Rename <sys/types.h> to <types/common.h>
|
bd.h
|
2.1 KB
|
b2f542a
|
8 years
|
jiri |
Fix BD file comments.
|
bd_srv.h
|
2.4 KB
|
23c8acd9
|
8 years
|
jakub |
Move off64_t and aoff64_t into offset.h
|
bitops.h
|
2.7 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
byteorder.h
|
3.6 KB
|
47b7006
|
14 years
|
martin |
improve run-time termination
* get rid of exit()
* get rid of …
|
cap.h
|
3.0 KB
|
120d5bc
|
8 years
|
jiri |
Let df give 'human-readable' output by default. Use cap.h for better …
|
cc.h
|
1.7 KB
|
797d4d19
|
12 years
|
vojtechhorky |
Clang does not know attribute(optimize)
|
clipboard.h
|
1.6 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
config.h
|
1.7 KB
|
1a2befb
|
9 years
|
jakub |
Abstract querying boot configuration into a library call
|
corecfg.h
|
1.7 KB
|
88942938
|
8 years
|
jakub |
Fix header guard
|
ctype.h
|
2.3 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
ddi.h
|
5.0 KB
|
aad43a8
|
8 years
|
jakub |
Remove dead code
|
devman.h
|
3.7 KB
|
81685dd9
|
8 years
|
jiri |
Add devctl unload-drv subcommand to manually unload a driver that is …
|
dirent.h
|
1.8 KB
|
23c8acd9
|
8 years
|
jakub |
Move off64_t and aoff64_t into offset.h
|
dlfcn.h
|
1.7 KB
|
ebf5ced6
|
56 years
|
(none) |
|
double_to_str.h
|
2.2 KB
|
582a0b8
|
8 years
|
jakub |
Remove unistd.h
- Rename usleep() and sleep() to thread_usleep() and …
|
entry_point.h
|
1.7 KB
|
31a30fa
|
8 years
|
martin |
declare routines as noreturn
|
errno.h
|
1.7 KB
|
10de842
|
7 years
|
zarevucky.jiri |
Change the way errno_t is defined, and put libhttp and libext4 error …
|
fibril.h
|
3.3 KB
|
cf13b17
|
8 years
|
zarevucky.jiri |
Rename <sys/types.h> to <types/common.h>
|
fibril_synch.h
|
5.3 KB
|
39026d7c
|
8 years
|
jiri |
Replace fibril_usleep() with async_usleep().
|
fourcc.h
|
1.6 KB
|
e299dbe
|
8 years
|
jakub |
Move fourcc_t to fourcc.h
|
futex.h
|
3.7 KB
|
d5c1051
|
8 years
|
zarevucky.jiri |
"Obviously harmless" error handling tweaks.
|
getopt.h
|
2.5 KB
|
582a0b8
|
8 years
|
jakub |
Remove unistd.h
- Rename usleep() and sleep() to thread_usleep() and …
|
gsort.h
|
1.7 KB
|
f2460a50
|
8 years
|
jiri |
qsort() compliant with C standard.
|
ieee_double.h
|
2.5 KB
|
3e6a98c5
|
13 years
|
jiri |
Standards-compliant boolean type.
|
imath.h
|
1.7 KB
|
9854a8f
|
10 years
|
jiri |
Capacity simplification, for display.
|
inttypes.h
|
1.6 KB
|
16bfcd3
|
8 years
|
zarevucky.jiri |
Fix up headers.
|
irc.h
|
1.6 KB
|
07cb0108
|
8 years
|
jiri |
Sort out irc_disable_interrupt vs irc_clear_interrupt.
|
libc.h
|
2.2 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
limits.h
|
1.6 KB
|
002fd5f
|
8 years
|
zarevucky.jiri |
Replace parts of system headers with <_bits/…>.
|
loc.h
|
3.0 KB
|
f9b2cb4c
|
10 years
|
martin |
unify interface API
* introduce new interfaces
* unify location …
|
macros.h
|
2.5 KB
|
805552d
|
8 years
|
jakub |
Remove obsolete STATIC_ASSERT, use static_assert instead
|
malloc.h
|
2.0 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
mem.h
|
2.0 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
ns.h
|
1.9 KB
|
7b616e2
|
8 years
|
jiri |
Name service should communicate using async.h.
|
offset.h
|
1.9 KB
|
7354b5e
|
8 years
|
jakub |
Remove sys/typefmt.h
|
perm.h
|
1.6 KB
|
719a208
|
8 years
|
jakub |
Rename SYS_CAP_GRANT/REVOKE to SYS_PERM_GRANT/REVOKE
|
qsort.h
|
1.7 KB
|
f2460a50
|
8 years
|
jiri |
qsort() compliant with C standard.
|
rcu.h
|
3.1 KB
|
af2254ec
|
9 years
|
jiri |
Fix build with lightweight futex locks enabled.
|
setjmp.h
|
2.6 KB
|
91e22dc
|
12 years
|
vojtechhorky |
setjmp() shall be a macro according to C standard
As a matter of …
|
smc.h
|
1.6 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
smp_memory_barrier.h
|
1.6 KB
|
43b8c65
|
13 years
|
adam.hraska+hos |
Added syscall smp_memory_barrier.
|
stack.h
|
1.6 KB
|
cf13b17
|
8 years
|
zarevucky.jiri |
Rename <sys/types.h> to <types/common.h>
|
stacktrace.h
|
2.4 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
stats.h
|
2.2 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
stdarg.h
|
1.8 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
stdbool.h
|
1.6 KB
|
78188e5
|
8 years
|
jiri |
stdbool.h should not include libarch/types.h
|
stddef.h
|
1.7 KB
|
16bfcd3
|
8 years
|
zarevucky.jiri |
Fix up headers.
|
stdint.h
|
1.6 KB
|
16bfcd3
|
8 years
|
zarevucky.jiri |
Fix up headers.
|
stdio.h
|
4.2 KB
|
23c8acd9
|
8 years
|
jakub |
Move off64_t and aoff64_t into offset.h
|
stdlib.h
|
1.9 KB
|
f2460a50
|
8 years
|
jiri |
qsort() compliant with C standard.
|
str.h
|
5.1 KB
|
b2906c0
|
8 years
|
jiri |
One function to compute the number of code units in a UTF-16 …
|
str_error.h
|
1.6 KB
|
9af1c61
|
8 years
|
zarevucky.jiri |
Print errno values as string, rather than just numbers.
|
syscall.h
|
2.2 KB
|
cf13b17
|
8 years
|
zarevucky.jiri |
Rename <sys/types.h> to <types/common.h>
|
sysinfo.h
|
1.9 KB
|
cf13b17
|
8 years
|
zarevucky.jiri |
Rename <sys/types.h> to <types/common.h>
|
task.h
|
2.5 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
thread.h
|
2.0 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
time.h
|
1.6 KB
|
63f8966
|
15 years
|
martin |
rename library directories (the common "lib" prefix is already in the …
|
tls.h
|
2.4 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
trace.h
|
1.6 KB
|
7a0359b
|
15 years
|
martin |
improve kernel function tracing
- add support for more generic kernel …
|
udebug.h
|
2.4 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
unaligned.h
|
1.9 KB
|
b4d08a4
|
8 years
|
jakub |
Move the unaligned types into unaligned.h
|
uuid.h
|
1.8 KB
|
f57ccb5
|
10 years
|
jiri |
Set partition type based on selected filesystem type.
|
vbd.h
|
3.4 KB
|
23c8acd9
|
8 years
|
jakub |
Move off64_t and aoff64_t into offset.h
|
vol.h
|
2.1 KB
|
9c2c7d2
|
8 years
|
jiri |
Fdisk should be able to set volume label for newly created partitions.
|
wchar.h
|
1.8 KB
|
16bfcd3
|
8 years
|
zarevucky.jiri |
Fix up headers.
|