Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix an off-by-one error where the return value would point to the | naddy | 2012-07-11 | 1 | -2/+2 |
| | | | | character after the '\0'; ok guenther@ | ||||
* | Add stpcpy() and stpncpy(), pointless crap that made it into POSIX. | guenther | 2012-01-17 | 1 | -0/+56 |
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 |