aboutsummaryrefslogtreecommitdiff
path: root/libbb/last_char_is.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* diff: fix -q exit codevda2006-12-161-6/+6
* small optimizationvda2006-11-241-4/+3
* tar: fix multiple -t and/or -v options handling.vda2006-11-241-8/+7
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.rpjday2006-07-101-14/+1
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* Save 10 bytes or so, last_patch_70 from Vladimir N. Oleynikbug12002-12-031-8/+6
* Avoid a segfault (detected by Fabio Ferrariandersen2001-07-071-1/+4
* Add some missing includes to kill warnings when building with the defaultmjn32001-06-291-0/+1
* Patch from Vladimir:andersen2001-05-151-2/+2
* This is Vladimir's update to last_char_is(). Since 'char *' isandersen2001-05-071-4/+7
* Another nice cleanup from Larry. This adds a new last_char_is() function andandersen2001-04-261-0/+33