summaryrefslogtreecommitdiff
path: root/debianutils/mktemp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use "glibc errno" trick not only for ash, but for entire busyboxDenis Vlasenko2007-05-311-5/+0
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* - add option -tBernhard Reutner-Fischer2006-10-101-6/+16
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-1/+1
* - move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer2006-06-021-1/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* just whitespaceTim Riker2006-01-251-2/+2
* A cleanup patch I've had lying around in my tree for a while, I think itRob Landley2005-12-021-35/+10
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Add the -d option, its used by old versions of config.guess, change toGlenn L McGrath2003-04-261-3/+26
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
* Move readlink, mktemp, run-parts and which to a new debianutils dir.Glenn L McGrath2002-11-111-0/+40