Eric Andersen
|
b6e3fffca4
Support having libs in /usr/X11R6/lib by default as well
|
22 years ago |
Eric Andersen
|
2c35b786bf
Stupid typo
|
22 years ago |
Eric Andersen
|
d8634ea863
Finish up fixing stat and setting various system types.
|
22 years ago |
Eric Andersen
|
dec2c57bbf
Don't clean config system except on 'make distclean'. Remember to
|
22 years ago |
Eric Andersen
|
ce464b8b54
Better stat tests
|
22 years ago |
Eric Andersen
|
14c6293257
I thought it would be smaller to inline since these funcs are small.
|
22 years ago |
Eric Andersen
|
85800279bc
Ok, people are probably going to hate me for this... This commit changes the
|
22 years ago |
Eric Andersen
|
8c29bb071a
Add FAQ entry for "sh: can't access tty; job control turned off"
|
22 years ago |
Eric Andersen
|
79c7ae586d
Doh! Fix potential stack corruption caused by dynamic atexit
|
22 years ago |
Eric Andersen
|
a3560dc47b
Update architecture specific support to consistantly
|
22 years ago |
Eric Andersen
|
100cc918a9
Hopefully this is correct
|
22 years ago |
Eric Andersen
|
1bad089bf9
Hopefully this will work as expected. I have no way to
|
22 years ago |
Eric Andersen
|
1cb64284ed
Update crt0 for arm to provide the main reference
|
22 years ago |
Eric Andersen
|
956574dc6b
Shuffle OPTIMIZATION setting a bit
|
22 years ago |
Manuel Novoa III
|
2be7724153
Wasn't thinking... we don't need to seek to end when appending if stdio
|
22 years ago |
Eric Andersen
|
545e51be15
Update tests to be somewhat consistant with the rest of the world
|
22 years ago |
Eric Andersen
|
bce788f4dc
Update ignore list
|
22 years ago |
Eric Andersen
|
372680ff4e
Update a tiny bit
|
22 years ago |
Eric Andersen
|
b340985b27
Cleanup makefiles and make clean a bit
|
22 years ago |
Eric Andersen
|
72c3d34323
Making atexit weak does nothing for dynamicly linked apps. And for
|
22 years ago |
Eric Andersen
|
a81c2218a2
simpler method for getting a 'main' reference. Make _init and _fini
|
22 years ago |
Eric Andersen
|
37e26f6164
Shuffle two lines so the comment applies to the correct line.
|
22 years ago |
Eric Andersen
|
fc0f3ff28e
Rewrite powerpc crt0.S for proper ctor/dtor handling
|
22 years ago |
Eric Andersen
|
a5ccd4df72
Kill the needless '#if 1'
|
22 years ago |
Eric Andersen
|
a018fc5564
Update malloc behavior on malloc(0) to be consistant with
|
22 years ago |
Eric Andersen
|
98e763d441
Just be a bit less different from latest glibc version in comments
|
22 years ago |
Eric Andersen
|
f6a7ce04b5
Per patch from Nathan Field at ghs.com, fix the mips __compare_and_swap inline
|
22 years ago |
Eric Andersen
|
7e6a89bcf0
Per patch from Nathan Field at ghs.com, fix __pthread_initialize_manager so it
|
22 years ago |
Eric Andersen
|
8286f90e97
Per patch from Nathan Field at ghs.com, add a couple of variables
|
22 years ago |
Eric Andersen
|
513ba9a397
Fix indenting. Per patch from Nathan Field at ghs.com, change
|
22 years ago |