1. 31642d7 More "extern" removals from Robert P. Day by Rob Landley · 19 years ago
  2. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  3. 0c6ff43 remove #undef strlen, use #define strlen always but without xfunc/BB_STRLEN_IMPLEMENTATION by "Vladimir N. Oleynik" · 19 years ago
  4. 4e9deec svn 14077 was completely broken and apparently never tested. by Rob Landley · 19 years ago
  5. 21e6870 removed #undef strlen, use builtins and prototuped strlen from xfunc file (only\!) by "Vladimir N. Oleynik" · 19 years ago
  6. 4eb2fd6 more use libbb/bb_msg_read_error by "Vladimir N. Oleynik" · 19 years ago
  7. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  8. 948d490 My bug. :-( by Manuel Novoa III · 21 years ago
  9. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  10. 9f894f4 Fixup compile problem with dmalloc by Eric Andersen · 21 years ago
  11. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  12. 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago
  13. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago
  14. c8459a5 Silly me by Eric Andersen · 23 years ago
  15. db7d5fc Stupid gcc always includes its own builtin strlen()... by Eric Andersen · 23 years ago
  16. a99b194 * libbb/xfuncs.c (xmalloc, xcalloc): Do not exit if a zero-length buffer is by Matt Kraai · 23 years ago
  17. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  18. 029b4a0 Allow xrealloc to act as a free() when size=0, per SuS2. -Erik by Eric Andersen · 23 years ago
  19. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
  20. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago