../
|
adt
|
|
5b0cf63
|
8 years
|
jiri |
A round of cstyle fixing (i.e. run make ccheck-fix).
|
compiler
|
|
11904316
|
13 years
|
adam.hraska+hos |
Added compiler_barrier() to uspace.
|
device
|
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
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
|
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
io
|
|
1d6dd2a
|
8 years
|
zarevucky.jiri |
Remove unnecessary includes from <stdio.h>.
|
ipc
|
|
5b0cf63
|
8 years
|
jiri |
A round of cstyle fixing (i.e. run make ccheck-fix).
|
l18n
|
|
f8d43aa
|
13 years
|
jano.vesely |
Minor style changes.
|
loader
|
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
nic
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
rtld
|
|
5b0cf63
|
8 years
|
jiri |
A round of cstyle fixing (i.e. run make ccheck-fix).
|
sys
|
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
types
|
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
vfs
|
|
5b0cf63
|
8 years
|
jiri |
A round of cstyle fixing (i.e. run make ccheck-fix).
|
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
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
as.h
|
2.2 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
assert.h
|
2.6 KB
|
e8d3c6f5
|
8 years
|
zarevucky.jiri |
Align <assert.h> with standards, remove it from libposix,
and do not …
|
async.h
|
20.0 KB
|
5b0cf63
|
8 years
|
jiri |
A round of cstyle fixing (i.e. run make ccheck-fix).
|
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
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
bd_srv.h
|
2.5 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
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
|
15 years
|
martin |
improve run-time termination
* get rid of exit()
* get rid of …
|
cap.h
|
3.0 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
cc.h
|
1.7 KB
|
797d4d19
|
12 years
|
vojtechhorky |
Clang does not know attribute(optimize)
|
clipboard.h
|
1.6 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
config.h
|
1.7 KB
|
1a2befb
|
9 years
|
jakub |
Abstract querying boot configuration into a library call
|
corecfg.h
|
1.7 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
ctype.h
|
2.8 KB
|
dbbbe75b
|
8 years
|
zarevucky.jiri |
Add missing standard functions to <ctype.h>
|
ddi.h
|
5.0 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
devman.h
|
3.8 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
dirent.h
|
1.8 KB
|
23c8acd9
|
8 years
|
jakub |
Move off64_t and aoff64_t into offset.h
|
dlfcn.h
|
1.7 KB
|
ca22536
|
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
|
8 years
|
zarevucky.jiri |
Change the way errno_t is defined, and put libhttp and libext4 error …
|
fibril.h
|
3.2 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
fibril_synch.h
|
5.3 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
fourcc.h
|
1.6 KB
|
e299dbe
|
8 years
|
jakub |
Move fourcc_t to fourcc.h
|
futex.h
|
3.7 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
getopt.h
|
2.5 KB
|
ba29018
|
8 years
|
zarevucky.jiri |
Remove non-standard const qualifier from optarg.
|
gsort.h
|
1.7 KB
|
5b0cf63
|
8 years
|
jiri |
A round of cstyle fixing (i.e. run make ccheck-fix).
|
ieee_double.h
|
2.5 KB
|
3e6a98c5
|
13 years
|
jiri |
Standards-compliant boolean type.
|
imath.h
|
1.7 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
inttypes.h
|
1.8 KB
|
d39c46e0
|
8 years
|
zarevucky.jiri |
Implement the full suite of standard string-to-int conversion …
|
irc.h
|
1.7 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
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.1 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
macros.h
|
2.5 KB
|
a211838
|
7 years
|
martin |
coding style improvements (no change in functionality)
|
malloc.h
|
2.0 KB
|
33b8d024
|
8 years
|
zarevucky.jiri |
Remove const qualifier from the argument of free() and …
|
mem.h
|
2.0 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
ns.h
|
1.9 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
offset.h
|
1.9 KB
|
7354b5e
|
8 years
|
jakub |
Remove sys/typefmt.h
|
perm.h
|
1.7 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
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
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
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
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
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.3 KB
|
1c7f381
|
8 years
|
zarevucky.jiri |
Add nonstandard ftell64() and fseek64().
Currently, the C standard …
|
stdlib.h
|
2.2 KB
|
d39c46e0
|
8 years
|
zarevucky.jiri |
Implement the full suite of standard string-to-int conversion …
|
str.h
|
5.2 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
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
|
5b0cf63
|
8 years
|
jiri |
A round of cstyle fixing (i.e. run make ccheck-fix).
|
sysinfo.h
|
1.9 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
task.h
|
2.5 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
thread.h
|
2.0 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
time.h
|
1.6 KB
|
5b0cf63
|
8 years
|
jiri |
A round of cstyle fixing (i.e. run make ccheck-fix).
|
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
|
5b0cf63
|
8 years
|
jiri |
A round of cstyle fixing (i.e. run make ccheck-fix).
|
unaligned.h
|
1.9 KB
|
b4d08a4
|
8 years
|
jakub |
Move the unaligned types into unaligned.h
|
uuid.h
|
1.8 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
vbd.h
|
3.5 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
vol.h
|
2.1 KB
|
b7fd2a0
|
8 years
|
zarevucky.jiri |
Use errno_t in all uspace and kernel code.
Change type of every …
|
wchar.h
|
1.8 KB
|
16bfcd3
|
8 years
|
zarevucky.jiri |
Fix up headers.
|