|
../
|
|
sys
|
|
0dd4779
|
8 years
|
zarevucky.jiri |
Use __restrict__ instead of restrict in header files.
|
|
assert.h
|
25 bytes
|
18bb198
|
8 years
|
zarevucky.jiri |
Temporarily restore assert.h and errno.h in libposix.
I didn't …
|
|
ctype.h
|
2.2 KB
|
fdf97f6
|
13 years
|
vojtechhorky |
Libposix functions are without posix_ prefix
Prior this commit, …
|
|
dirent.h
|
1.6 KB
|
9e73b80
|
13 years
|
vojtechhorky |
Add dirent.h to libposix
|
|
dlfcn.h
|
1.9 KB
|
65c28f7
|
8 years
|
vojtechhorky |
libposix: add dlfcn.h, stdbool.h and sys/time.h
|
|
errno.h
|
24 bytes
|
18bb198
|
8 years
|
zarevucky.jiri |
Temporarily restore assert.h and errno.h in libposix.
I didn't …
|
|
fcntl.h
|
3.2 KB
|
13dc048
|
8 years
|
vojtech.horky |
Remove unused include
|
|
fenv.h
|
1.8 KB
|
be2bb4f
|
13 years
|
vojtechhorky |
Add fenv.h to libposix (floating point defines)
|
|
float.h
|
4.6 KB
|
68bacce
|
12 years
|
vojtechhorky |
Add LDBL_EPSILON macro
|
|
fnmatch.h
|
2.1 KB
|
fdf97f6
|
13 years
|
vojtechhorky |
Libposix functions are without posix_ prefix
Prior this commit, …
|
|
getopt.h
|
2.0 KB
|
fdf97f6
|
13 years
|
vojtechhorky |
Libposix functions are without posix_ prefix
Prior this commit, …
|
|
inttypes.h
|
1.9 KB
|
0dd4779
|
8 years
|
zarevucky.jiri |
Use __restrict__ instead of restrict in header files.
|
|
iso646.h
|
1.8 KB
|
a3da2b2
|
13 years
|
vojtechhorky |
Introduce include/ and source/ directories into libposix
|
|
limits.h
|
1.7 KB
|
002fd5f
|
8 years
|
zarevucky.jiri |
Replace parts of system headers with <_bits/…>.
|
|
locale.h
|
3.8 KB
|
c9f3e7e9
|
8 years
|
zarevucky.jiri |
Add <_bits/NULL.h>
|
|
malloc.h
|
1.6 KB
|
baeeee2
|
13 years
|
vojtechhorky |
libposix: less includes from libc
|
|
math.h
|
2.7 KB
|
c773adc
|
12 years
|
vojtechhorky |
Reintroduce math declarations to libposix/math.h
|
|
pthread.h
|
3.8 KB
|
0dd4779
|
8 years
|
zarevucky.jiri |
Use __restrict__ instead of restrict in header files.
|
|
pwd.h
|
2.4 KB
|
fdf97f6
|
13 years
|
vojtechhorky |
Libposix functions are without posix_ prefix
Prior this commit, …
|
|
setjmp.h
|
1.5 KB
|
4a3892b
|
12 years
|
vojtechhorky |
Add setjmp.h to libposix
|
|
signal.h
|
6.0 KB
|
0dd4779
|
8 years
|
zarevucky.jiri |
Use __restrict__ instead of restrict in header files.
|
|
stdarg.h
|
1.8 KB
|
baeeee2
|
13 years
|
vojtechhorky |
libposix: less includes from libc
|
|
stdbool.h
|
1.6 KB
|
65c28f7
|
8 years
|
vojtechhorky |
libposix: add dlfcn.h, stdbool.h and sys/time.h
|
|
stddef.h
|
1.8 KB
|
c9f3e7e9
|
8 years
|
zarevucky.jiri |
Add <_bits/NULL.h>
|
|
stdint.h
|
1.8 KB
|
002fd5f
|
8 years
|
zarevucky.jiri |
Replace parts of system headers with <_bits/…>.
|
|
stdio.h
|
7.4 KB
|
0dd4779
|
8 years
|
zarevucky.jiri |
Use __restrict__ instead of restrict in header files.
|
|
stdlib.h
|
4.9 KB
|
3d95c9d
|
8 years
|
zarevucky.jiri |
Fix collateral damage in libposix.
|
|
string.h
|
5.1 KB
|
0dd4779
|
8 years
|
zarevucky.jiri |
Use __restrict__ instead of restrict in header files.
|
|
strings.h
|
2.5 KB
|
b1eb7ef
|
8 years
|
zarevucky.jiri |
Fix libposix <strings.h>.
|
|
time.h
|
4.1 KB
|
0dd4779
|
8 years
|
zarevucky.jiri |
Use __restrict__ instead of restrict in header files.
|
|
ucontext.h
|
2.6 KB
|
db3cef9f
|
13 years
|
vojtechhorky |
Add ucontext.h (parts of signal.h)
|
|
unistd.h
|
4.8 KB
|
1165a419
|
9 years
|
vojtechhorky |
libposix: add sleep() function (needed by GCC)
|