CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/16 19:48:01
Modified files:
include : string.h
lib/libc/string: Makefile.inc
Added files:
lib/libc/string: stpcpy.3 stpcpy.c stpncpy.c
Log message:
Add stpcpy() and stpncpy(), pointless crap that made it into POSIX.
Includes friendly linker warning to wake up those dumb enough to use it.
Committing for kettenis@, who ran away to the hills after writing it
