Eric Andersen
|
6f4b3f9b2a
Add missing semicolons
|
22 years ago |
Eric Andersen
|
c4ca78247f
Be sure to remove the old ldso.h, since it will screw things
|
22 years ago |
Eric Andersen
|
684b0739f7
Revert this change for now.
|
22 years ago |
Manuel Novoa III
|
aaae06c5f4
Correct included header for ustat.
|
22 years ago |
Eric Andersen
|
66838e430a
ignore unwanted stuff
|
22 years ago |
Eric Andersen
|
59146c3583
Update the tests a little bit
|
22 years ago |
Eric Andersen
|
274c1217a4
I just realized we need global symbol resolution for everything in
|
22 years ago |
Eric Andersen
|
febf8aecdc
More routine cleanup
|
22 years ago |
Eric Andersen
|
2711bc5895
Cool. Found most of the problem. Turns out we were inadvertanly loading some
|
22 years ago |
Eric Andersen
|
bca6a155c7
Phase one of my evil plan to clean up ld.so...
|
22 years ago |
Manuel Novoa III
|
fd47fd4039
Work around a bug in nm from binutils-2.14.90.0.5.
|
22 years ago |
Eric Andersen
|
12d405f57b
Cleanup arm architecture optimizations and add big endian arm as well.
|
22 years ago |
Manuel Novoa III
|
2f827ce921
Fixed a bug where locales nontrivially derived from iso14651_t1 did not have
|
22 years ago |
Manuel Novoa III
|
e38addad3e
scanf %lc,%ls,%l[ would always set mb_fail on eof or error,
|
22 years ago |
Manuel Novoa III
|
30792221a9
_wchar_utf8sntowcs and _wchar_wcsntoutf8s now set errno if EILSEQ.
|
22 years ago |
Manuel Novoa III
|
3e332011a8
Fix a cut-and-paste error. Collation should be working again.
|
22 years ago |
Eric Andersen
|
103f8e4176
Use the common version for bits/sem.h. Fixup the types to
|
22 years ago |
Eric Andersen
|
533d76fbc4
Patch from Paul Mundt adding uClibc sh64 support:
|
22 years ago |
Eric Andersen
|
ae3cf778c3
Fixup centering so the site does not look like crap in IE
|
22 years ago |
Eric Andersen
|
6bcdf8107d
also carefully booleanize the false value
|
22 years ago |
Eric Andersen
|
85a056b071
silly me, thats not going to work.
|
22 years ago |
Eric Andersen
|
2770a21e74
An even simpler likely
|
22 years ago |
Eric Andersen
|
93488c77e9
Update likely() to cope with truth values other than 1
|
22 years ago |
Eric Andersen
|
a5e7362407
Add support for the ulimit syscall
|
22 years ago |
Eric Andersen
|
a4ba059034
Add in a MALLOC_GLIBC_COMPAT option to let people decide if they
|
22 years ago |
Eric Andersen
|
ea9f6e1e2d
Add support for personality(), prctl(), ustat(), and ulimit()
|
22 years ago |
Eric Andersen
|
cffcfd3f2f
Begin documenting differences between uClibc and SuSv3
|
22 years ago |
Eric Andersen
|
5eef5dca2c
Patch from David Wuertele to prevent "conflicts with new declaration with C
|
22 years ago |
Eric Andersen
|
1d4e1d24f3
Zou WeiJun noticed a type breaking the stime syscall
|
22 years ago |
Eric Andersen
|
b55a9089dd
Looks like I missed a spot
|
22 years ago |