summaryrefslogtreecommitdiffstats
path: root/ldso/man
Commit message (Collapse)AuthorAgeFilesLines
* Massive merge from trunk."Steven J. Hill"2005-11-171-15/+4
|
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
| | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM).
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+22
|
* Initial checkin for ld.so. This is a combination of effort from Manuel NovoaEric Andersen2001-04-236-0/+1001
III and me. I've been working on stripping out arch dependant stuff and replacing it with generic stuff whenever possible. -Erik