aboutsummaryrefslogtreecommitdiff
path: root/scripts/unifdef.c
Commit message (Collapse)AuthorAgeFilesLines
* unifdef.c: use memcpy() instead of the dodgy strncpy().Tony Finch2019-07-181-2/+2
| | | | | | | | This makes it clearer that I do not want a '\0' terminator. Submitted by: Carsten Hey <carsten@debian.org> Change-Id: I7b14346e2c32604afdbfd0e6b08baabe8a0ec54b
* first commitMeizu OpenSource2016-08-151-0/+1225