../
|
internal
|
|
9b1503e
|
14 years
|
zarevucky.jiri |
Move common.h to the internal subdirectory.
|
stdlib
|
|
2b83add
|
14 years
|
zarevucky.jiri |
Add string to int conversion functions and implement some in stdlib.h
|
sys
|
|
e64b55a
|
14 years
|
petr.koupy |
Added function stub into sys/wait.h.
|
ctype.c
|
2.5 KB
|
21abb9a
|
14 years
|
zarevucky.jiri |
Add the rest of C99 functions to ctype.h
|
ctype.h
|
2.1 KB
|
21abb9a
|
14 years
|
zarevucky.jiri |
Add the rest of C99 functions to ctype.h
|
fcntl.c
|
1.7 KB
|
9b1503e
|
14 years
|
zarevucky.jiri |
Move common.h to the internal subdirectory.
|
fcntl.h
|
2.3 KB
|
ad28599
|
14 years
|
petr.koupy |
Added skeletons for the fcntl.h and fnmatch.h.
|
float.h
|
1.6 KB
|
14aa03a
|
14 years
|
petr.koupy |
Added headers to satisfy preprocessor.
|
inttypes.h
|
1.6 KB
|
b4d6252
|
14 years
|
petr.koupy |
Various minor changes to header files.
Added stdint.h header.
Added …
|
limits.h
|
1.8 KB
|
67c64b9f
|
14 years
|
petr.koupy |
Hexadecimal literals in stdint.h changed to decimal literals.
|
Makefile
|
1.9 KB
|
2b83add
|
14 years
|
zarevucky.jiri |
Add string to int conversion functions and implement some in stdlib.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).
|
signal.h
|
2.7 KB
|
823a929
|
14 years
|
petr.koupy |
Added function stubs (binutils compile-time dependencies).
|
stdbool.h
|
1.9 KB
|
0319e104
|
14 years
|
zarevucky.jiri |
Add stdbool.h
|
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
|
67c64b9f
|
14 years
|
petr.koupy |
Hexadecimal literals in stdint.h changed to decimal literals.
|
stdio.c
|
4.3 KB
|
823a929
|
14 years
|
petr.koupy |
Added function stubs (binutils compile-time dependencies).
|
stdio.h
|
2.8 KB
|
823a929
|
14 years
|
petr.koupy |
Added function stubs (binutils compile-time dependencies).
|
stdlib.c
|
5.8 KB
|
2b83add
|
14 years
|
zarevucky.jiri |
Add string to int conversion functions and implement some in stdlib.h
|
stdlib.h
|
4.2 KB
|
2b83add
|
14 years
|
zarevucky.jiri |
Add string to int conversion functions and implement some in stdlib.h
|
string.c
|
9.7 KB
|
4f4b4e7
|
14 years
|
petr.koupy |
Coding style and file structure unified.
_exit moved to unistd.h.
|
string.h
|
5.1 KB
|
458d356
|
14 years
|
petr.koupy |
Added legacy declarations into string.h.
|
strings.c
|
2.8 KB
|
6128390
|
14 years
|
zarevucky.jiri |
Implement strcasecmp() and strncasecmp()
|
strings.h
|
2.6 KB
|
458d356
|
14 years
|
petr.koupy |
Added legacy declarations into string.h.
|
time.c
|
2.4 KB
|
823a929
|
14 years
|
petr.koupy |
Added function stubs (binutils compile-time dependencies).
|
time.h
|
2.8 KB
|
823a929
|
14 years
|
petr.koupy |
Added function stubs (binutils compile-time dependencies).
|
unistd.c
|
3.3 KB
|
823a929
|
14 years
|
petr.koupy |
Added function stubs (binutils compile-time dependencies).
|
unistd.h
|
3.9 KB
|
823a929
|
14 years
|
petr.koupy |
Added function stubs (binutils compile-time dependencies).
|