summaryrefslogtreecommitdiffstats
path: root/loader/printf-stub.c
Commit message (Collapse)AuthorAgeFilesLines
* remove old loader dir. for referencing, go back to anaconda-8-0-branchJeremy Katz2003-01-071-628/+0
|
* fix for building with glibc where strnlen(foo, -1) == -1 and not 3Matt Wilson2001-08-271-1/+4
|
* need to be able to printf("foo%cbar", 0x00) correctlyErik Troan2000-08-161-1/+6
|
* fix alpha build; use alias attribute instead of inline asmMatt Wilson2000-08-101-10/+3
|
* hmm, stderr != stdoutErik Troan2000-08-081-1/+1
|
* The IMHO safe part of the stripping down changes.jakub2000-08-071-0/+627
Saves more than 200KB of the /sbin/loader's unused crap.