Eric Andersen
|
64eb982edd
This is based on a patch posted to lkml by Petr Baudis on 23 Nov, which was
|
23 years ago |
Eric Andersen
|
a9569cbe85
Implement the rest of the missing include/net/if.h interfaces
|
23 years ago |
Eric Andersen
|
0d854372f7
Looks like this is in fact needed to properly debug dynamically
|
23 years ago |
Eric Andersen
|
bddae88b6d
Override optimization settings when debugging
|
23 years ago |
Eric Andersen
|
37e8a493e3
Fix the other instance of getcwd
|
23 years ago |
Eric Andersen
|
d6cb9955d1
For now, always claim we have exactly one cpu. It should
|
23 years ago |
Eric Andersen
|
be4e6bbed0
Properly allocate memory when size is 0, but so is buf
|
23 years ago |
Eric Andersen
|
e766a1819d
Make the arm cpu-specific optimizations work properly
|
23 years ago |
Eric Andersen
|
a2f661dc3d
Don't leak outside of the target area when installing things.
|
23 years ago |
Eric Andersen
|
bc24202bdc
Spelling fixes
|
23 years ago |
Manuel Novoa III
|
98015c17cd
Cut and paste error.
|
23 years ago |
Manuel Novoa III
|
fe488bb776
Forgot one...
|
23 years ago |
Manuel Novoa III
|
0de7f32b93
Add hsearch and hsearch_r. Consolidate all functions prototyped in
|
23 years ago |
David McCullough
|
bf10e6efd4
|
23 years ago |
David Schleef
|
2e08b7b87e
Make ldd work even more like GNU ldd by appending dummy load addresses
|
23 years ago |
Eric Andersen
|
06245f1e2c
I forgot to include features.h
|
23 years ago |
Eric Andersen
|
f0f449cc00
Silly me, I forgot to include features.h
|
23 years ago |
Eric Andersen
|
cc9ad66f8d
Kill a bit of unused cruft
|
23 years ago |
Eric Andersen
|
224c89343a
Fix compilation on mips
|
23 years ago |
Eric Andersen
|
ae35d725cf
Make support for global constructors and global destructors be
|
23 years ago |
Eric Andersen
|
44c91e6541
Fixup sysconf to report the correct answer when UCLIBC_DYNAMIC_ATEXIT
|
23 years ago |
Manuel Novoa III
|
fa28831a8c
Fix an ifdef mismatch.
|
23 years ago |
Eric Andersen
|
4347d6de07
Fix the defaults to make them be sane
|
23 years ago |
Manuel Novoa III
|
f5c1db36d7
Fix bug in setting daylight and timezone when no (valid) TZ.
|
23 years ago |
Manuel Novoa III
|
b1c5815388
Oops.. left in a bit of debugging code.
|
23 years ago |
Eric Andersen
|
7dfff9507e
Use 'install' rather than 'mkdir -p' for target directories.
|
23 years ago |
Manuel Novoa III
|
c386ddb4d8
Ok... here's the summary:
|
23 years ago |
Eric Andersen
|
2b8a8dc714
Oops. As Pavel Roskin notes, I forgot to conditionally include
|
23 years ago |
Eric Andersen
|
3ede30ed8c
Doh! As Stefan Allius points out, I forgot to properly review
|
23 years ago |
Miles Bader
|
8c61ed7fd4
Debugging tweaks.
|
23 years ago |