Age | Commit message (Expand) | Author |
---|---|---|
2019-01-25 | I am retiring my old email address; replace it with my OpenBSD one. | Todd C. Miller |
2015-08-31 | Add framework for resolving (pun intended) libc namespace issues, using | Philip Guenther |
2015-08-20 | All these files include <stdlib.h>, so do not need to cast | Theo de Raadt |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2011-04-28 | Bring back wprintf. We've sorted out what to do for gcc2 and gcc3. | Stefan Sperling |
2011-04-24 | Back out wprintf until we've determined what to do for gcc2 and gcc3 arches. | Stefan Sperling |
2011-04-24 | Add fwprintf, swprintf, vfwprintf, vswprintf, vwprintf, and wprintf to libc. | Stefan Sperling |