Eric Andersen
|
6eec2e331f
Avoid potential double free when locate_library_file() is used
|
21 years ago |
Manuel Novoa III
|
1218c09543
Oops.. The custom stream funcs should only be compiled if wanted.
|
21 years ago |
Eric Andersen
|
3368dbc3ed
Based on a problem report and patch from Florian Schirmer, fix a compile
|
21 years ago |
Eric Andersen
|
9b90650888
More todo list updates
|
21 years ago |
Eric Andersen
|
e274131fd4
Paul Mundt lethal at linux-sh dot org writes:
|
21 years ago |
Eric Andersen
|
273639fff8
Add missing mips specific include/sys/user.h
|
21 years ago |
Eric Andersen
|
935b262423
Add our own copies of the include/scsi header files, per what glibc
|
21 years ago |
Manuel Novoa III
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
Manuel Novoa III
|
17c21765b4
Fix bug from the syscall reorganization, detected by python's test_poll.py.
|
21 years ago |
Eric Andersen
|
be6ad2b28b
yet another todo item
|
21 years ago |
Eric Andersen
|
93510ba9c8
mention valgrind/atexit annoyance
|
21 years ago |
Eric Andersen
|
7b28e09c8d
Update TODO list with some items for 1.0
|
21 years ago |
Eric Andersen
|
0f10d6d163
Do not include the create_module syscall if it is not present
|
21 years ago |
Eric Andersen
|
2fb0a71589
Eliminate the PIE support option, and simply support that all the time
|
21 years ago |
Eric Andersen
|
b340a56ee0
Fix function prototype to match the official ELF standard hash function
|
21 years ago |
Eric Andersen
|
c0847e68b7
Fixup header file naming
|
21 years ago |
Eric Andersen
|
ef92d76ba0
clean trailing whitespace
|
21 years ago |
Eric Andersen
|
7070940833
Rework file naming, aiming for at least a vague level of consistancy
|
21 years ago |
Eric Andersen
|
c201ba7c10
oops, manditory forgotten patch
|
21 years ago |
Eric Andersen
|
499c27e1bd
Fixup the definition of _dl_open, and move some bits back where they were,
|
21 years ago |
Eric Andersen
|
ac1281c278
Nicolas Pitre writes:
|
21 years ago |
Eric Andersen
|
13311ad67c
Move _dl_printf and _dl_malloc to ldso, which is a more sensible
|
21 years ago |
Eric Andersen
|
d1c8a86221
Cleanup whitespace and formatting
|
21 years ago |
Eric Andersen
|
ed1a862cdb
Add some permissions when creating the logfile
|
21 years ago |
Eric Andersen
|
946142ab90
Thanks to Joakim's recent paches, we can now remove the FIXME
|
21 years ago |
Eric Andersen
|
fa34293971
Restore the library entry point so it works. It does have
|
21 years ago |
Eric Andersen
|
9770574ad3
Joakim Tjernlund writes:
|
21 years ago |
Eric Andersen
|
ae0903f5df
Remove unneeded forward declaration
|
21 years ago |
Eric Andersen
|
3e02283942
Split off the stuff that cannot use function into its own file,
|
21 years ago |
Eric Andersen
|
2e723e150a
Step one, begin shuffling things around a bit
|
21 years ago |