.. |
inet
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
17 years ago |
misc
|
1fa51d5755
- fix warning about static not being at the beginning of a decl
|
17 years ago |
pwd_grp
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 years ago |
signal
|
11975abb2c
- remove old-style definitions. No object-code changes.
|
17 years ago |
stdio
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
17 years ago |
stdlib
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
17 years ago |
string
|
11975abb2c
- remove old-style definitions. No object-code changes.
|
17 years ago |
sysdeps
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
17 years ago |
termios
|
380783acef
Introduce and use small[u]int type. Changes in size:
|
17 years ago |
unistd
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
17 years ago |
Makefile
|
ba31c6c463
Remove TOPDIR
|
20 years ago |
Makefile.in
|
07fe29fb13
Omit adding 'OUTPUT_FORMAT' to the libc.so linker script if the architecture
|
17 years ago |