17 коммитов (8110f9b08238842d3dfde69641cec009f6e44234)

Автор SHA1 Сообщение Дата
  Michael Brown 84a493b88d Allow vcprintf() to be called by external code such as the curses library. 18 лет назад
  Michael Brown eb6b8e8d70 Handle the '"%c", 0' case correctly. 18 лет назад
  Michael Brown efd6281a35 Correctly handle zero-length buffers. 18 лет назад
  Michael Brown 25f5d114a0 Updated documentation. 18 лет назад
  Michael Brown 2421723a15 Rewrote printf and friends to better support standard C semantics. 18 лет назад
  Michael Brown f99e7a375e At least cope with "%llx" by reading the correct-sized va_arg from the 18 лет назад
  Michael Brown a42092d2a0 Add a temporary snprintf, so that safely-written code can at least 18 лет назад
  Michael Brown d24042f0bb Update now that if_ether.h has moved. 18 лет назад
  Michael Brown 0e494614b5 Some versions of doxygen seem to object to "@ret None" or similar. 19 лет назад
  Michael Brown a96759f9c8 Use "#var" rather than "@c var" for doxygen. 19 лет назад
  Michael Brown 8bc4551f5e API docs to .h 19 лет назад
  Michael Brown d0c9183903 Doxygenation 19 лет назад
  Michael Brown 127362581f Document %m 19 лет назад
  Michael Brown ff9104e029 Added errno, strerror and the "%m" printf metacharacter. These will allow 19 лет назад
  Michael Brown 664ffea697 Gave vsprintf.c its own header file, and made console.h include it. 19 лет назад
  Michael Brown 3d6123e69a Initial revision 19 лет назад