CVSROOT: /cvs Module name: src Changes by: na...@cvs.openbsd.org 2012/07/11 04:44:59
Modified files: lib/libc/string: stpncpy.c Log message: fix an off-by-one error where the return value would point to the character after the '\0'; ok guenther@
CVSROOT: /cvs Module name: src Changes by: na...@cvs.openbsd.org 2012/07/11 04:44:59
Modified files: lib/libc/string: stpncpy.c Log message: fix an off-by-one error where the return value would point to the character after the '\0'; ok guenther@