aboutsummaryrefslogtreecommitdiff
path: root/editors/patch_bbox.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use unsigned printf/scanf conversion where more appropriateDenys Vlasenko2013-11-291-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-13/+13
| | | | | | | This change retains "or later" state! No licensing _changes_ here, only form is adjusted (article, space between "GPL" and "v2" and so on). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* patch: replace it with toybox's implementationRob Landley2010-08-131-0/+306
Signed-off-by: Rob Landley <rob@landley.net> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>