../
|
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
|
|
fa9815d9
|
14 years
|
zarevucky.jiri |
Add types and constants to signal.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.
|
fnmatch.c
|
1.8 KB
|
be64a84
|
14 years
|
zarevucky.jiri |
Add fnmatch.h and a stub implementation.
|
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 …
|
limits.h
|
1.8 KB
|
67c64b9f
|
14 years
|
petr.koupy |
Hexadecimal literals in stdint.h changed to decimal literals.
|
Makefile
|
1.9 KB
|
90c5eb6
|
14 years
|
zarevucky.jiri |
Add a dumb implementation of pwd.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
|
90c5eb6
|
14 years
|
zarevucky.jiri |
Add a dumb implementation of pwd.h
|
pwd.h
|
2.5 KB
|
90c5eb6
|
14 years
|
zarevucky.jiri |
Add a dumb implementation of pwd.h
|
signal.h
|
5.2 KB
|
1a552fd
|
14 years
|
petr.koupy |
Some minor improvements/corrections in signal.h to avoid compiler warnings.
|
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.9 KB
|
e3891262
|
14 years
|
zarevucky.jiri |
Add L_tmpnam macro.
|
stdlib.c
|
7.2 KB
|
cc3652db
|
14 years
|
zarevucky.jiri |
Add a few functions to stdlib.h
|
stdlib.h
|
4.9 KB
|
cc3652db
|
14 years
|
zarevucky.jiri |
Add a few functions to 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).
|