summaryrefslogtreecommitdiff
path: root/libbb/parse_mode.c
Commit message (Expand)AuthorAge
* libbb: code shrink bb_parse_modeDenys Vlasenko2021-09-17
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-05
* libbb: more compact API for bb_parse_mode()Denys Vlasenko2015-10-07
* *: whitespace fixesDenys Vlasenko2010-10-28
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-16
* *: optimize code size in strtoul callsDenys Vlasenko2009-09-23
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-27
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-12
* audit small applets and mark some of them as NOFORK.Denis Vlasenko2007-04-10
* bb_parse_mode: do not do umask() needlessly.Denis Vlasenko2007-01-26
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"2006-07-10
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-06
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-15
* Restrict octal perms to <= 07777. Cosmetic error message change.Manuel Novoa III2003-03-19
* Major coreutils update.Manuel Novoa III2003-03-19
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-24
* Patch from larry to fix some grammar errors.Eric Andersen2001-05-23
* A nice patch from Larry Doolittle that adds -Wshadow andEric Andersen2001-03-21
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-16