Eric Andersen
|
7083e9626f
Fixup build problem on powerpc
|
22 anni fa |
Eric Andersen
|
3056fc1a32
Be certain the config system binaries are current
|
22 anni fa |
Eric Andersen
|
cca2d887a2
mjn3 pointed out that my brain was not in gear....
|
22 anni fa |
Miles Bader
|
8024381ffb
ansidecl.h and symcat.h copied from glibc.
|
22 anni fa |
Eric Andersen
|
bfed1e760c
More FAQ updates
|
22 anni fa |
Eric Andersen
|
8246a4abd5
A few minor syscall cleanups
|
22 anni fa |
Eric Andersen
|
f223d1cb82
Some updates from glibc. mjn3 reports this fixes profiling
|
22 anni fa |
Manuel Novoa III
|
f05ef15283
i386/mcount.S expects to call __mcount_internal with the 2 args passed
|
22 anni fa |
Manuel Novoa III
|
f1fd9ae96d
Remove profil.c, since it is constained within gmon.c.
|
22 anni fa |
Eric Andersen
|
5772c041d2
Fix some more problems found by the ltp
|
22 anni fa |
Eric Andersen
|
61c1db2f67
'extern inline' doesn't work... Use 'static inline'
|
22 anni fa |
Eric Andersen
|
4cf3440ab6
add missing prototype
|
22 anni fa |
Eric Andersen
|
12d9322b4f
Add an implementation of profil(), based on the version from
|
22 anni fa |
Eric Andersen
|
cc76cf5876
Fix numerous problems with both getcwd implementations.
|
22 anni fa |
Eric Andersen
|
cd34085f2c
Fix errno values. Fix MALLOC_GLIBC_COMPAT handling in malloc/malloc.c,
|
22 anni fa |
Eric Andersen
|
b9c0292271
Running ltp 20030905 showed that tcsendbreak was broken.
|
22 anni fa |
Manuel Novoa III
|
f763ad5a36
Implement vsnprintf (old_vfprintf only) and vsnscanf when uClibc is
|
22 anni fa |
Manuel Novoa III
|
db07e536d4
Update old_vfconfig help and some dependencies.
|
22 anni fa |
Manuel Novoa III
|
14533cd394
Small fix for when threading (I think) was disabled.
|
22 anni fa |
Manuel Novoa III
|
24b3f737bc
Don't install floating point related headers, and wrap some previously
|
22 anni fa |
Eric Andersen
|
1bb56f3592
oops. ftw would blow chunks if UCLIBC_HAS_LFS was disabled.
|
22 anni fa |
Eric Andersen
|
700f82078e
fixup ftw and ftw64. Unfortunately, adding ftw64 doubles the
|
22 anni fa |
Eric Andersen
|
8be2cd0487
Be more clear
|
22 anni fa |
Eric Andersen
|
57b8cbe907
Add more pretty comments
|
22 anni fa |
Eric Andersen
|
72d74d713b
Remove more headers when options are disabled
|
22 anni fa |
Eric Andersen
|
a1380a837e
Fix the bugs I stupidly added
|
22 anni fa |
Eric Andersen
|
41130f0233
Let people enable ftw, make glob an option, add a new "Big and Tall"
|
22 anni fa |
Eric Andersen
|
9f24aacae6
Remove ftw and nftw as exceptions, add getgrgid_r and getgrnam_r
|
22 anni fa |
Eric Andersen
|
38303cbca9
Bump version number in preparation for a release
|
22 anni fa |
Eric Andersen
|
f6d73890f3
Add support for ftw and nftw
|
22 anni fa |