Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GNU ld has prefixed the contents of .gnu.warning.SYMBOL sections | 2017-11-28 | 1 | -2/+2 | |
| | | | | | | | | with "warning: " since 2003, so the messages themselves need not contain the prefix anymore. From Scott Cheloha ok jca, deraadt | ||||
* | rephrase the stpcpy() warning | 2014-07-09 | 1 | -2/+2 | |
| | | | | new wording agreed by at least kettenis@ millert@ otto@ | ||||
* | Add stpcpy() and stpncpy(), pointless crap that made it into POSIX. | 2012-01-17 | 1 | -0/+44 | |
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 |