Miles Bader
|
8dc7fc0d12
(CSRC): Add syscall.c
|
23 years ago |
Miles Bader
|
03739d40be
Initial checkin.
|
23 years ago |
Eric Andersen
|
8c2c5e549e
Move all malloc tests under test/malloc/
|
23 years ago |
Eric Andersen
|
8966b4965d
Add missing include/thread_db.h file, as reported by Simon Posnjak
|
23 years ago |
Manuel Novoa III
|
a70b1b9b0e
__fsetlocking() and FILE field user_locking were completely broken. :-(
|
23 years ago |
Miles Bader
|
9ae5b8eb00
Use `return' for null pointers, to avoid a giant block holding the rest
|
23 years ago |
Eric Andersen
|
66ec482f2f
Update to version 0.9.14
|
23 years ago |
Eric Andersen
|
d20b48de93
Only try to install existing binaries
|
23 years ago |
Eric Andersen
|
4f352d5271
I missed a spot.
|
23 years ago |
Eric Andersen
|
e83faee37d
Doh! missed a spot.
|
23 years ago |
Eric Andersen
|
b7d40e7d57
Fix the gcc wrapper to include crtbeginS.o and crtendS.o when we are compiling
|
23 years ago |
Eric Andersen
|
d004eec6dc
Test threads when appropriate
|
23 years ago |
Eric Andersen
|
ac1a542ba0
Fix use of __pthread_once, and fix rpc usage of thread local
|
23 years ago |
Eric Andersen
|
9f615c3fbb
Fix alignment, minor cosmetic changes
|
23 years ago |
Manuel Novoa III
|
666e8f922f
Revert commit by davidm to printf.c that initialized conv_num
|
23 years ago |
Eric Andersen
|
9a34fd5b88
Geez I'm an idiot some times. I shouldn't code when I'm exhausted.
|
23 years ago |
Eric Andersen
|
fd19822e4d
Ugh. Make uClibc cross compile with gcc 2.95.x and threads. I wonder
|
23 years ago |
David Schleef
|
4454965953
update to last Debian upload. Dumbass Debian maintainer forgets to check
|
23 years ago |
David Schleef
|
5ebd661263
fix mksnapshot and update documentation.
|
23 years ago |
Eric Andersen
|
cbbea73abc
Fix spacing
|
23 years ago |
Eric Andersen
|
1eb1bc1fde
spacing
|
23 years ago |
Eric Andersen
|
6f99a97023
Move old stuff into old-news
|
23 years ago |
Eric Andersen
|
61a6fc697a
Add missing thread-safe locking.
|
23 years ago |
Eric Andersen
|
a356363e1c
update todo again
|
23 years ago |
Eric Andersen
|
1da0fecc53
Update webpage for release
|
23 years ago |
Eric Andersen
|
105e1b4d09
Update Changelog for release
|
23 years ago |
Manuel Novoa III
|
eb7c9eb085
Update my TODO list. In particular, breakdown what I'll be working on
|
23 years ago |
Eric Andersen
|
8d10b2401e
Update todo list a bit
|
23 years ago |
Eric Andersen
|
6cfdc9dd64
Ok, bad idea. didn't work.
|
23 years ago |
Eric Andersen
|
888fe2ff60
Add in __uClibc_syscall
|
23 years ago |