|
../
|
|
sys
|
|
65c28f7
|
8 years
|
vojtechhorky |
libposix: add dlfcn.h, stdbool.h and sys/time.h
|
|
assert.h
|
1.7 KB
|
a3da2b2
|
13 years
|
vojtechhorky |
Introduce include/ and source/ directories into libposix
|
|
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
|
9.4 KB
|
fab2746
|
11 years
|
jiri |
New transport layer API. Only UDP implemented.
|
|
fcntl.h
|
3.2 KB
|
b19e892
|
9 years
|
jakub |
Merge open() with posix_open() and provide vfs_lookup_open() instead
…
|
|
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
|
d6c98451
|
10 years
|
jiri |
Move (u)intmax_t to libc. Some stdint.h work.
|
|
iso646.h
|
1.8 KB
|
a3da2b2
|
13 years
|
vojtechhorky |
Introduce include/ and source/ directories into libposix
|
|
limits.h
|
1.8 KB
|
c7a67c4
|
9 years
|
jiri |
libc should provide limits.h from the C std. Here's a first crude …
|
|
locale.h
|
3.8 KB
|
fdf97f6
|
13 years
|
vojtechhorky |
Libposix functions are without posix_ prefix
Prior this commit, …
|
|
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
|
7fbe5ec
|
12 years
|
vojtechhorky |
Fix - remove nonexistent header include
|
|
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
|
5.9 KB
|
db3cef9f
|
13 years
|
vojtechhorky |
Add ucontext.h (parts of signal.h)
|
|
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
|
fbf4dc1
|
10 years
|
jiri |
size_t and ptrdiff_t belong in libc's stddef.h.
|
|
stdint.h
|
3.5 KB
|
e299dbe
|
9 years
|
jakub |
Move fourcc_t to fourcc.h
|
|
stdio.h
|
7.2 KB
|
a9763c6
|
11 years
|
sucha14 |
Add a very simple font viewer application
|
|
stdlib.h
|
4.8 KB
|
53031c2
|
11 years
|
martin |
add annotations for static checks
|
|
string.h
|
5.1 KB
|
53031c2
|
11 years
|
martin |
add annotations for static checks
|
|
strings.h
|
2.5 KB
|
1935591
|
13 years
|
vojtechhorky |
Include types used in declarations
|
|
time.h
|
4.1 KB
|
ed29fe4
|
12 years
|
m.lombardi85 |
add time() to the posix library
|
|
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)
|