Eric Andersen
|
72d74d713b
Remove more headers when options are disabled
|
22 years ago |
Eric Andersen
|
a1380a837e
Fix the bugs I stupidly added
|
22 years ago |
Eric Andersen
|
41130f0233
Let people enable ftw, make glob an option, add a new "Big and Tall"
|
22 years ago |
Eric Andersen
|
9f24aacae6
Remove ftw and nftw as exceptions, add getgrgid_r and getgrnam_r
|
22 years ago |
Eric Andersen
|
38303cbca9
Bump version number in preparation for a release
|
22 years ago |
Eric Andersen
|
f6d73890f3
Add support for ftw and nftw
|
22 years ago |
Eric Andersen
|
6f06a7e4c1
mjn3 noticed we were missing seed48, which was odd since we had
|
22 years ago |
Manuel Novoa III
|
f467902b79
Always build _store_inttype since it is used by the new scanf.
|
22 years ago |
Manuel Novoa III
|
f88c789f2a
Move an #endif that was in the wrong place.
|
22 years ago |
Manuel Novoa III
|
cc34fc6fe0
Oops... Forgot to convert this to the new floating point conversion func.
|
22 years ago |
Eric Andersen
|
5fdfd4f032
Minor cosmetic cleanups to avoid getting spurious bug reports.
|
22 years ago |
Eric Andersen
|
6337d5cb97
Let "$KERNEL_SOURCE/include/asm" be either a link or a directory.
|
22 years ago |
Manuel Novoa III
|
037a01de61
Some more buildroot-motivated fixes. Avoid installing some headers, as
|
22 years ago |
Manuel Novoa III
|
2b525c3b4f
Only define __STDC_ISO_10646__ if wide char support is enabled.
|
22 years ago |
Eric Andersen
|
44e38f0001
cleanup/simplify duplicate handling.
|
22 years ago |
Eric Andersen
|
e94c196685
delete some garbage, cleanup duplicate handling
|
22 years ago |
Eric Andersen
|
5d66c66811
Fix a problem with dtors/dtors.
|
22 years ago |
Eric Andersen
|
63b7491b2b
Make it easier to disable lib debugging (mainly for when testing
|
22 years ago |
Eric Andersen
|
6c5a1f2eaa
Use "__pthread_once", since that is weak and present in both
|
22 years ago |
Eric Andersen
|
fec8e9db57
move the ldso tests to dlopen where they belong
|
22 years ago |
Eric Andersen
|
0b949f43ab
kill these too.
|
22 years ago |
Eric Andersen
|
9efccabb26
A better test for a dlopen problem with weak symbols, based
|
22 years ago |
Eric Andersen
|
cea5b5c065
minor cleanup
|
22 years ago |
Eric Andersen
|
e3933b5e29
minor link updates
|
22 years ago |
Eric Andersen
|
30ede1a7b9
pass in "-s" directly
|
22 years ago |
Manuel Novoa III
|
cd46bde2a0
Hack around bg_BG bug; grouping specified but no thousands separator.
|
22 years ago |
Eric Andersen
|
f6a604bc1b
15 retries is really rather excessive...
|
22 years ago |
Eric Andersen
|
6a2d1ca491
Do not overwrite CPU_CFLAGS values....
|
22 years ago |
Eric Andersen
|
f71b544ed0
Remove a bunch of guessing about the location of the kernel
|
22 years ago |
Eric Andersen
|
43fc7e7989
Rob Landley writes:
|
22 years ago |