Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / parse_mode.c
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2015-10-07 Denys Vlasenkolibbb: more compact API for bb_parse_mode()
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2009-09-23 Denys Vlasenko*: optimize code size in strtoul calls
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-04-10 Denis Vlasenkoaudit small applets and mark some of them as NOFORK.
2007-01-26 Denis Vlasenkobb_parse_mode: do not do umask() needlessly.
2006-07-10 "Robert P. J. Day"Replace current verbose GPL stuff in libbb/*.c with...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-03-19 Manuel Novoa III Restrict octal perms to <= 07777. Cosmetic error messa...
2003-03-19 Manuel Novoa III Major coreutils update.
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-05-23 Eric AndersenPatch from larry to fix some grammar errors.
2001-03-21 Eric AndersenA nice patch from Larry Doolittle that adds -Wshadow and
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...