aboutsummaryrefslogtreecommitdiff
path: root/libbb/xfuncs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-5/+5
* My bug. :-(mjn32004-03-081-0/+1
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-141-1/+1
* Fixup compile problem with dmallocandersen2003-07-051-1/+1
* Major coreutils update.mjn32003-03-191-20/+69
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...bug12002-11-031-12/+1
* New common unarchive code.bug12002-09-251-0/+56
* Silly meandersen2002-04-131-0/+1
* Stupid gcc always includes its own builtin strlen()...andersen2002-04-131-0/+6
* * libbb/xfuncs.c (xmalloc, xcalloc): Do not exit if a zero-length buffer iskraai2002-02-261-16/+5
* Major rework of the directory structure and the entire build system.andersen2001-10-241-7/+1
* Allow xrealloc to act as a free() when size=0, per SuS2.andersen2001-06-281-1/+11
* Move messages.c to libbb. Make each string in messages.c be its own .o file.andersen2001-04-251-5/+0
* Convert utility.c into libbb.a. It is now a whole pile of .candersen2001-03-161-0/+107