summaryrefslogtreecommitdiff
path: root/libbb/parse_mode.c
Commit message (Expand)AuthorAgeFilesLines
* libbb: code shrink bb_parse_modeDenys Vlasenko2021-09-171-2/+3
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-2/+1
* libbb: more compact API for bb_parse_mode()Denys Vlasenko2015-10-071-9/+7
* *: whitespace fixesDenys Vlasenko2010-10-281-5/+5
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: optimize code size in strtoul callsDenys Vlasenko2009-09-231-1/+1
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-2/+2
* audit small applets and mark some of them as NOFORK.Denis Vlasenko2007-04-101-0/+2
* bb_parse_mode: do not do umask() needlessly.Denis Vlasenko2007-01-261-34/+18
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"2006-07-101-14/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Restrict octal perms to <= 07777. Cosmetic error message change.Manuel Novoa III2003-03-191-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-86/+129
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-10/+6
* Patch from larry to fix some grammar errors.Eric Andersen2001-05-231-1/+1
* A nice patch from Larry Doolittle that adds -Wshadow andEric Andersen2001-03-211-6/+6
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+138