1. 9204355 string: move strdup() & strconcat() to lib/string.c by Thomas Heijligen · 6 years ago
  2. f5b346c string.h: Add isprint() by Nico Huber · 7 years ago
  3. 6053a9c console: Expose vsnprintf by David Hendricks · 7 years ago
  4. 03c7b05 include/string: Add strrchr by Patrick Rudolph · 6 years ago
  5. b126055 src/include: Move assignment out of if condition by Lee Leahy · 7 years ago
  6. 6d71a43 src/include: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  7. bfdb893 src/include: Remove braces for single statements by Lee Leahy · 7 years ago
  8. 5577a47 string.h: only guard snprintf() with __ROMCC__ by Aaron Durbin · 8 years ago
  9. 8ffd050 src/include: Improve code formatting by Elyes HAOUAS · 8 years ago
  10. 03d4ae7 lib: Fix strncmp by Hannah Williams · 9 years ago
  11. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  12. 54124d3 Remove sprintf by Vladimir Serbinenko · 11 years ago
  13. 4b5012a console/vsprintf: Implement snprintf by Vladimir Serbinenko · 11 years ago
  14. ac4b00e string: Add STRINGIFY macro by Aaron Durbin · 11 years ago
  15. 2c3f260 Fix strcpy() by Stefan Reinauer · 12 years ago
  16. 1025f3a Add an implementation for the memchr library function by Gabe Black · 13 years ago
  17. aac8f66 Factor out fill_processor_name() and strcpy() functions. by Uwe Hermann · 14 years ago
  18. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  19. 35b6bbb drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more by Stefan Reinauer · 14 years ago
  20. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  21. 6bd571e drop some dead code, clarify small comments and small cleanups to malloc.c by Stefan Reinauer · 15 years ago
  22. 951f588 The file string.h is also included in romcc code, which has no malloc(). by Stefan Reinauer · 15 years ago
  23. 36c8340 Some changes required to get yabel working on v2 (and they generally make by Stefan Reinauer · 15 years ago
  24. a91e0fe function prototypes don't need extern. (trivial) by Stefan Reinauer · 16 years ago
  25. f6d05f5 added funcs by Greg Watson · 20 years ago
  26. 1624782 extra functions by Greg Watson · 20 years ago
  27. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  28. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago