Mike Frysinger
|
ead11a4adf
Nickolai Zeldovich writes:
|
vor 18 Jahren |
Mike Frysinger
|
ae0badd742
Daniel Jacobowitz: sleep()/usleep() relies on nanosleep() being a cancellation
|
vor 18 Jahren |
Mike Frysinger
|
f2c7b37096
Carmelo AMOROSO writes:
|
vor 18 Jahren |
Mike Frysinger
|
086ca312f1
fix from Bernd Schmidt for realloc shrinkage bug
|
vor 18 Jahren |
Bernhard Reutner-Fischer
|
607f5bc303
- include stdbool.h
|
vor 18 Jahren |
"Steven J. Hill"
|
05cf902829
This test needs XLOCALE to work.
|
vor 18 Jahren |
Rob Landley
|
ab4c9a42ce
Bugfix from Atsushi Nemoto: return nonzero error code on failure
|
vor 18 Jahren |
Mike Frysinger
|
63f1972009
if chroot() failed, then reset "chroot_dir" to "." so that after we do our fallback chdir(), we dont continue to prefix the chroot path ... fixes `ldconfig.host -r some/dir/`
|
vor 18 Jahren |
Mike Frysinger
|
a77c1608a4
cleanup style; no functional changes
|
vor 18 Jahren |
Mike Frysinger
|
338053615c
fix ld.so.cache handling on no-mmu setups
|
vor 18 Jahren |
Bernhard Reutner-Fischer
|
c9b4265653
- shrink resolver code
|
vor 18 Jahren |
Mike Frysinger
|
615f76ffc8
force ourselves to write proper code and develop testscases
|
vor 18 Jahren |
Mike Frysinger
|
557eef285f
move uclibc.org out of actual source tree
|
vor 18 Jahren |
Mike Frysinger
|
76a888bead
dont force a . before EXTRAVERSION so we can be a little more flexible with versioning
|
vor 18 Jahren |
Mike Frysinger
|
3a439916d3
catch a small overflow in malloc-standard
|
vor 18 Jahren |
Mike Frysinger
|
513ea77f25
disable for now
|
vor 18 Jahren |
Mike Frysinger
|
accbb884e7
add a basic .depend target to better catch updates in source files
|
vor 18 Jahren |
Bernhard Reutner-Fischer
|
1e3ffd5c79
- doesn't make sense to impose a limit that is too narrow. 12 ought to be fine..
|
vor 18 Jahren |
Bernhard Reutner-Fischer
|
669e7e91fd
- dtrt
|
vor 18 Jahren |
Mike Frysinger
|
1db7c76a0c
fix up malloc debug building
|
vor 18 Jahren |
Peter Kjellerstedt
|
07b15c5f21
Patch by Ricard Wanderlof <ricardw at axis dot com>:
|
vor 18 Jahren |
Mike Frysinger
|
60dfbf13d6
remove __* symbols and enable llrintf()
|
vor 18 Jahren |
Mike Frysinger
|
8cb3c9dee2
test case to make sure realloc() can shrink buffers properly
|
vor 18 Jahren |
Mike Frysinger
|
58f5f42180
POSIX says you can use realloc() to shrink buffers ... make sure we dont trigger a buffer overflow in that case
|
vor 18 Jahren |
Mike Frysinger
|
8334b87bcb
import llrint() from glibc
|
vor 18 Jahren |
Mike Frysinger
|
6ec72c25ad
implement carg
|
vor 18 Jahren |
Mike Frysinger
|
becdcc75f9
fixes from Carmelo AMOROSO to depend less on kernel headers
|
vor 18 Jahren |
Mike Frysinger
|
c9210d3814
POSIX requires that errno be set whenever 0 is returned by malloc()
|
vor 18 Jahren |
Joakim Tjernlund
|
b612121d0d
Fix fallout from the e500 math integration.
|
vor 18 Jahren |
Joakim Tjernlund
|
dae8a4ede6
Bernd Schmidt writes:
|
vor 18 Jahren |