../
|
internal
|
|
9b1503e
|
14 years
|
zarevucky.jiri |
Move common.h to the internal subdirectory.
|
stdio
|
|
12fb8498
|
14 years
|
petr.koupy |
Minor cstyle corrections in scanf.
|
stdlib
|
|
ec18957a
|
14 years
|
zarevucky.jiri |
Added errno.h (see commentary inside).
|
sys
|
|
eca52a8
|
14 years
|
petr.koupy |
Minor corrections in sys/stat.h.
|
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
|
errno.c
|
1.7 KB
|
ec18957a
|
14 years
|
zarevucky.jiri |
Added errno.h (see commentary inside).
|
errno.h
|
9.3 KB
|
ddc63fd
|
14 years
|
zarevucky.jiri |
errno.h: Fix a small mistake
|
fcntl.c
|
3.6 KB
|
ec18957a
|
14 years
|
zarevucky.jiri |
Added errno.h (see commentary inside).
|
fcntl.h
|
3.0 KB
|
6817eba
|
14 years
|
petr.koupy |
Bugfix in open() macro from fcntl.h.
|
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.
|
locale.c
|
3.5 KB
|
324d46b
|
14 years
|
zarevucky.jiri |
Partial time.h implementation (WIP, untested)
|
locale.h
|
3.9 KB
|
324d46b
|
14 years
|
zarevucky.jiri |
Partial time.h implementation (WIP, untested)
|
Makefile
|
1.9 KB
|
ec18957a
|
14 years
|
zarevucky.jiri |
Added errno.h (see commentary inside).
|
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
|
1757edbd
|
14 years
|
petr.koupy |
Typedefs from sys/types.h changed to be POSIX compliant.
|
signal.h
|
7.2 KB
|
3f466c33
|
14 years
|
zarevucky.jiri |
More additions to time.h (still WIP)
|
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
|
16.8 KB
|
221afc9e
|
14 years
|
petr.koupy |
Redefinitions of some libc functions (mainly return value corrections).
|
stdio.h
|
5.7 KB
|
221afc9e
|
14 years
|
petr.koupy |
Redefinitions of some libc functions (mainly return value corrections).
|
stdlib.c
|
7.4 KB
|
ca1f1ec
|
14 years
|
petr.koupy |
Edited posix_free() wrapper to catch NULL argument (native free() …
|
stdlib.h
|
5.0 KB
|
3acff69
|
14 years
|
zarevucky.jiri |
Add getloadavg() stub to stdlib
|
string.c
|
15.9 KB
|
5273eb6
|
14 years
|
petr.koupy |
Added comments to string.h functions (no change in functionality).
|
string.h
|
5.3 KB
|
5273eb6
|
14 years
|
petr.koupy |
Added comments to string.h functions (no change in functionality).
|
strings.c
|
3.2 KB
|
8ecef91
|
14 years
|
zarevucky.jiri |
Implement functions in strings.c
|
strings.h
|
2.6 KB
|
458d356
|
14 years
|
petr.koupy |
Added legacy declarations into string.h.
|
time.c
|
18.5 KB
|
3f466c33
|
14 years
|
zarevucky.jiri |
More additions to time.h (still WIP)
|
time.h
|
6.1 KB
|
3f466c33
|
14 years
|
zarevucky.jiri |
More additions to time.h (still WIP)
|
unistd.c
|
7.1 KB
|
221afc9e
|
14 years
|
petr.koupy |
Redefinitions of some libc functions (mainly return value corrections).
|
unistd.h
|
4.4 KB
|
221afc9e
|
14 years
|
petr.koupy |
Redefinitions of some libc functions (mainly return value corrections).
|