.. |
inet
|
06607b674f
Slight size reduction by use of smallints/consts:
|
17 years ago |
misc
|
06135d973d
__uClibc_main.c: save ~70 bytes by not checking that /dev/null
|
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
|
5e25c1061c
- avoid warning about cast from pointer to integer of different size
|
17 years ago |
stdlib
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
17 years ago |
string
|
267b2d15fd
arm memcpy: fix the case when src=dst
|
17 years ago |
sysdeps
|
1501c7892a
- rename to match the set*() function's filename
|
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 |