33 Révisions (master)

Auteur SHA1 Message Date
  Michael Brown cc8824ad4e [libc] Print "<NULL>" for wide-character NULL strings il y a 8 ans
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown a17ee3610d [console] Fix display of characters with top bit set il y a 10 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 12 ans
  Michael Brown 58ed3b1cee [libc] Add support for "%lc" and "%ls" format specifiers il y a 12 ans
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h il y a 12 ans
  Michael Brown 66cbae73bd [libc] Allow for zero-padded decimals in printf() il y a 13 ans
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h il y a 13 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 14 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Michael Brown 335b99a39d Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them il y a 17 ans
  Michael Brown f4c1e564a1 vsprintf.h is gPXE-specific; move it to include/gpxe il y a 17 ans
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h il y a 17 ans
  Michael Brown 19e1d674d3 Catch attempts to print NULL strings il y a 17 ans
  Michael Brown 6a18721ce8 Fixed off-by-one error il y a 17 ans
  Michael Brown 6e3e5efaed Accept '%i' as a synonym for '%d'. il y a 18 ans
  Michael Brown 84a493b88d Allow vcprintf() to be called by external code such as the curses library. il y a 18 ans
  Michael Brown eb6b8e8d70 Handle the '"%c", 0' case correctly. il y a 18 ans
  Michael Brown efd6281a35 Correctly handle zero-length buffers. il y a 18 ans
  Michael Brown 25f5d114a0 Updated documentation. il y a 18 ans
  Michael Brown 2421723a15 Rewrote printf and friends to better support standard C semantics. il y a 18 ans
  Michael Brown f99e7a375e At least cope with "%llx" by reading the correct-sized va_arg from the il y a 18 ans
  Michael Brown a42092d2a0 Add a temporary snprintf, so that safely-written code can at least il y a 18 ans
  Michael Brown d24042f0bb Update now that if_ether.h has moved. il y a 18 ans
  Michael Brown 0e494614b5 Some versions of doxygen seem to object to "@ret None" or similar. il y a 19 ans
  Michael Brown a96759f9c8 Use "#var" rather than "@c var" for doxygen. il y a 19 ans
  Michael Brown 8bc4551f5e API docs to .h il y a 19 ans
  Michael Brown d0c9183903 Doxygenation il y a 19 ans
  Michael Brown 127362581f Document %m il y a 19 ans
  Michael Brown ff9104e029 Added errno, strerror and the "%m" printf metacharacter. These will allow il y a 19 ans
  Michael Brown 664ffea697 Gave vsprintf.c its own header file, and made console.h include it. il y a 19 ans
  Michael Brown 3d6123e69a Initial revision il y a 19 ans