aboutsummaryrefslogtreecommitdiff
path: root/libbb/last_char_is.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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