2 Commits (9aa61ad5a26e04493a38bf4f9b6bd1228fef7a79)

Author SHA1 Message Date
  Michael Brown 335b99a39d Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them 17 years ago
  Michael Brown f4c1e564a1 vsprintf.h is gPXE-specific; move it to include/gpxe 17 years ago
  Michael Brown 06475f7b69 Finally move the prototypes for printf() and friends to stdio.h 17 years ago
  Michael Brown e106a39ce8 Added missing include of stdint.h 17 years ago
  Michael Brown 84a493b88d Allow vcprintf() to be called by external code such as the curses library. 18 years ago
  Michael Brown 25f5d114a0 Updated documentation. 18 years ago
  Michael Brown 2421723a15 Rewrote printf and friends to better support standard C semantics. 18 years ago
  Michael Brown a42092d2a0 Add a temporary snprintf, so that safely-written code can at least 18 years ago
  Michael Brown 8bc4551f5e API docs to .h 19 years ago
  Michael Brown 664ffea697 Gave vsprintf.c its own header file, and made console.h include it. 19 years ago