summaryrefslogtreecommitdiff
path: root/libbb/ask_confirmation.c
Commit message (Expand)AuthorAgeFilesLines
* xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copyDenys Vlasenko2018-04-071-3/+9
* libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confir...Denys Vlasenko2018-04-071-2/+2
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-2/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* libbb/ask_confirmation.c: shrinkDenys Vlasenko2009-10-271-9/+4
* *: remove last function calls to isspaceDenys Vlasenko2009-10-221-3/+1
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* delete tons of extra #includesDenis Vlasenko2007-05-311-2/+0
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"2006-07-101-14/+1
* Major coreutils update.Manuel Novoa III2003-03-191-25/+25
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-10/+6
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+53