summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/xprintf.c
AgeCommit message (Expand)Author
2000-07-03Treat short and byte print formats as and cast to the right size.matt
2000-04-02Also print a newline after the error in the xwarnx case.soren
1999-03-03Make this compile without -DRTLD_LOADER and fix printf format problems onchristos
1999-03-01KNFchristos
1999-02-27Replace local xva_arg() inline function with macros similar to those inscottr
1999-02-07Support for {h,l,q,ll} modifiers and %pchristos
1996-12-16First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elfcgd