../
|
internal
|
|
9b1503e
|
14 years
|
zarevucky.jiri |
Move common.h to the internal subdirectory.
|
stdlib
|
|
a6d908c1
|
14 years
|
zarevucky.jiri |
Small changes in includes.
|
sys
|
|
a6d908c1
|
14 years
|
zarevucky.jiri |
Small changes in includes.
|
assert.h
|
1.7 KB
|
557a747
|
14 years
|
zarevucky.jiri |
Add assert.h
|
ctype.c
|
2.8 KB
|
a35fc17
|
14 years
|
zarevucky.jiri |
Add obsolete functions to ctype.h
|
ctype.h
|
2.3 KB
|
a35fc17
|
14 years
|
zarevucky.jiri |
Add obsolete functions to ctype.h
|
fcntl.c
|
3.7 KB
|
4ec6820
|
14 years
|
petr.koupy |
Implemented fcntl.
|
fcntl.h
|
2.8 KB
|
87ba48cb
|
14 years
|
petr.koupy |
Cstyle corrections.
|
float.h
|
1.6 KB
|
14aa03a
|
14 years
|
petr.koupy |
Added headers to satisfy preprocessor.
|
fnmatch.c
|
14.4 KB
|
a43fbc95
|
14 years
|
zarevucky.jiri |
fnmatch.h: Finish and fix bugs. Also add some basic tests (at the …
|
fnmatch.h
|
2.1 KB
|
230fcfe
|
14 years
|
zarevucky.jiri |
fnmatch.h: Return GNU extensions (other software still needs them).
|
inttypes.h
|
1.6 KB
|
b4d6252
|
14 years
|
petr.koupy |
Various minor changes to header files.
Added stdint.h header.
Added …
|
iso646.h
|
321 bytes
|
4f86fa3
|
14 years
|
zarevucky.jiri |
Add iso646.h
|
limits.h
|
1.8 KB
|
67c64b9f
|
14 years
|
petr.koupy |
Hexadecimal literals in stdint.h changed to decimal literals.
|
Makefile
|
1.9 KB
|
7530a00
|
14 years
|
zarevucky.jiri |
Fix environ. Add signal.c and fix signal.h
|
math.c
|
1.9 KB
|
823a929
|
14 years
|
petr.koupy |
Added function stubs (binutils compile-time dependencies).
|
math.h
|
1.8 KB
|
823a929
|
14 years
|
petr.koupy |
Added function stubs (binutils compile-time dependencies).
|
pwd.c
|
3.9 KB
|
f232189
|
14 years
|
zarevucky.jiri |
Fix shell path in pwd.c
|
pwd.h
|
2.5 KB
|
90c5eb6
|
14 years
|
zarevucky.jiri |
Add a dumb implementation of pwd.h
|
signal.c
|
8.3 KB
|
d3ce33fa
|
14 years
|
zarevucky.jiri |
signal.h: Add some functions and implementations
|
signal.h
|
7.1 KB
|
d3ce33fa
|
14 years
|
zarevucky.jiri |
signal.h: Add some functions and implementations
|
stdbool.h
|
1.9 KB
|
6b4c64a
|
14 years
|
zarevucky.jiri |
stdbool.h: Fix the error line.
|
stddef.h
|
1.8 KB
|
b4d6252
|
14 years
|
petr.koupy |
Various minor changes to header files.
Added stdint.h header.
Added …
|
stdint.h
|
2.8 KB
|
8b5fb5e
|
14 years
|
zarevucky.jiri |
stdio.h: Add and implement more functions
|
stdio.c
|
14.5 KB
|
a6d908c1
|
14 years
|
zarevucky.jiri |
Small changes in includes.
|
stdio.h
|
5.5 KB
|
8b5fb5e
|
14 years
|
zarevucky.jiri |
stdio.h: Add and implement more functions
|
stdlib.c
|
7.4 KB
|
a6d908c1
|
14 years
|
zarevucky.jiri |
Small changes in includes.
|
stdlib.h
|
5.0 KB
|
3acff69
|
14 years
|
zarevucky.jiri |
Add getloadavg() stub to stdlib
|
string.c
|
11.1 KB
|
d3ce33fa
|
14 years
|
zarevucky.jiri |
signal.h: Add some functions and implementations
|
string.h
|
5.3 KB
|
d3ce33fa
|
14 years
|
zarevucky.jiri |
signal.h: Add some functions and implementations
|
strings.c
|
2.8 KB
|
a6d908c1
|
14 years
|
zarevucky.jiri |
Small changes in includes.
|
strings.h
|
2.6 KB
|
458d356
|
14 years
|
petr.koupy |
Added legacy declarations into string.h.
|
time.c
|
2.8 KB
|
a6d908c1
|
14 years
|
zarevucky.jiri |
Small changes in includes.
|
time.h
|
2.8 KB
|
06cb827
|
14 years
|
petr.koupy |
Implemented clock().
|
unistd.c
|
5.8 KB
|
fb872c1
|
14 years
|
petr.koupy |
Implemented and commented some functions from unistd.c.
|
unistd.h
|
4.1 KB
|
244d6fd
|
14 years
|
zarevucky.jiri |
Add sigaddset(), getlogin() and getlogin_r() functions.
|