aboutsummaryrefslogtreecommitdiff
path: root/libbb/mode_string.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* adapt it to be buildableNguyễn Thái Ngọc Duy2009-04-231-0/+3
* - the archivers expect mode to be a mode_t, so do not trip signed/unsigned co...aldot2007-01-221-2/+2
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.rpjday2006-07-101-1/+0
* - move buffer allocation schemes to libbb.haldot2006-04-031-13/+3
* Fix a bug reported by junkio@cox.net involving the mode_chars index.mjn32003-08-141-1/+6
* Major coreutils update.mjn32003-03-191-47/+103
* Major rework of the directory structure and the entire build system.andersen2001-10-241-10/+6
* Convert utility.c into libbb.a. It is now a whole pile of .candersen2001-03-161-0/+82