CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2015/04/01 14:24:12
Modified files: usr.bin/sort : sort.c Log message: Use memcpy() not strncpy() when dynamically allocating and copying a substring.
CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2015/04/01 14:24:12
Modified files: usr.bin/sort : sort.c Log message: Use memcpy() not strncpy() when dynamically allocating and copying a substring.