Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Abstract read and seek in unarchiving code, convert bunzip to file descriptor... | bug1 | 2002-11-03 | 1 | -12/+1 |
* | New common unarchive code. | bug1 | 2002-09-25 | 1 | -0/+56 |
* | Silly me | andersen | 2002-04-13 | 1 | -0/+1 |
* | Stupid gcc always includes its own builtin strlen()... | andersen | 2002-04-13 | 1 | -0/+6 |
* | * libbb/xfuncs.c (xmalloc, xcalloc): Do not exit if a zero-length buffer is | kraai | 2002-02-26 | 1 | -16/+5 |
* | Major rework of the directory structure and the entire build system. | andersen | 2001-10-24 | 1 | -7/+1 |
* | Allow xrealloc to act as a free() when size=0, per SuS2. | andersen | 2001-06-28 | 1 | -1/+11 |
* | Move messages.c to libbb. Make each string in messages.c be its own .o file. | andersen | 2001-04-25 | 1 | -5/+0 |
* | Convert utility.c into libbb.a. It is now a whole pile of .c | andersen | 2001-03-16 | 1 | -0/+107 |