4 次程式碼提交 (07581113450afa6986c64e604cc98a07f98a0830)

作者 SHA1 備註 提交日期
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 年之前
  Michael Brown 7ad2f652b4 [libc] Add missing __attribute__ (( format ( printf ) )) to ssnprintf() 16 年之前
  Michael Brown 335b99a39d Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them 17 年之前
  Michael Brown f4c1e564a1 vsprintf.h is gPXE-specific; move it to include/gpxe 17 年之前
  Michael Brown 06475f7b69 Finally move the prototypes for printf() and friends to stdio.h 17 年之前
  Michael Brown e106a39ce8 Added missing include of stdint.h 17 年之前
  Michael Brown 84a493b88d Allow vcprintf() to be called by external code such as the curses library. 18 年之前
  Michael Brown 25f5d114a0 Updated documentation. 18 年之前
  Michael Brown 2421723a15 Rewrote printf and friends to better support standard C semantics. 18 年之前
  Michael Brown a42092d2a0 Add a temporary snprintf, so that safely-written code can at least 18 年之前
  Michael Brown 8bc4551f5e API docs to .h 19 年之前
  Michael Brown 664ffea697 Gave vsprintf.c its own header file, and made console.h include it. 19 年之前