Eric Andersen
|
5df743a806
For sparc, powerpc, mips, and alpha we should also use the
|
22 years ago |
Eric Andersen
|
d2cc961c73
Update inet_aton() to support an undocumented feature of inet_aton,
|
22 years ago |
Eric Andersen
|
2f40578f87
Update licensing discussion
|
22 years ago |
Manuel Novoa III
|
e90f94f702
Replace 'new' in a prototype to avoid c++ problems.
|
22 years ago |
Manuel Novoa III
|
0af3a0f0b6
Fix a silly error.
|
22 years ago |
Manuel Novoa III
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
22 years ago |
Eric Andersen
|
32b76c5ec3
Remove the arch specific shm.h and use the fixed up common
|
22 years ago |
Eric Andersen
|
79b9c943d3
Doing an search and replace on CFLAGS can prove dangerous. We don't
|
22 years ago |
Manuel Novoa III
|
7247787b50
Bug fix from Peter Kjellerstedt <peter.kjellerstedt@axis.com>. vfscanf was
|
22 years ago |
Eric Andersen
|
654b5ef106
Patch from Peter Kjellerstedt to not modify include/bits/sysnum.h
|
22 years ago |
Eric Andersen
|
ecbc93c399
Patch from Peter Kjellerstedt to make it simpler for arches to specify
|
22 years ago |
Eric Andersen
|
eb37884f7f
Fix a silly cut-n-paste error
|
22 years ago |
Manuel Novoa III
|
61c396e2ef
Yikes! This was doing another lock instead of unlocking the stream.
|
22 years ago |
Eric Andersen
|
8fee4bc681
As noted by Felix Radensky back on 16 Mar:
|
22 years ago |
Eric Andersen
|
08601aa549
Only exec child apps if they are elf type ET_EXEC
|
22 years ago |
Eric Andersen
|
77bd7bc570
Fix source code URL
|
22 years ago |
Eric Andersen
|
0df62682dd
oops. This is 0.9.20, not .30
|
22 years ago |
Eric Andersen
|
c1f7691c31
More updates
|
22 years ago |
Eric Andersen
|
5572ee742a
Update note re binary compat
|
22 years ago |
Eric Andersen
|
db2863760e
Update for release
|
22 years ago |
Eric Andersen
|
b7f428b015
Yield to yet another glibc-ism and add __progname
|
22 years ago |
Eric Andersen
|
c7bf627d09
Update for completed items
|
22 years ago |
Eric Andersen
|
f4939cd1dc
Fixup symlinks to libthread_db
|
22 years ago |
Eric Andersen
|
65680f699c
Per suggestion from Stuart Hughes, allow uClibc to re-install
|
22 years ago |
Eric Andersen
|
78eaff8c72
Patch from Pavel Roskin to fixup toplevel help text
|
22 years ago |
Eric Andersen
|
57713139e9
Fix a couple of typos
|
22 years ago |
Eric Andersen
|
a42a105966
ret could have been used uninitialized in one case
|
22 years ago |
Eric Andersen
|
536362633f
Add a test which shows off the broken spots in our dlopen implementation
|
22 years ago |
Eric Andersen
|
bdd703508d
oops
|
22 years ago |
Eric Andersen
|
51fecd257a
Run dlopened ctors and dtors in the correct order
|
22 years ago |