Age | Commit message (Expand) | Author |
---|---|---|
2024-08-03 | The improbable occurred: strlcpy(3) and strlcat(3) are in POSIX-2024. | Philip Guenther |
2020-04-16 | Remove AUTHORS section. This follows what is done in strstr.3 | Claudio Jeker |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-05-13 | Add an implementation of memmem() -- from FreeBSD with some tweaks. | Antoine Jacoutot |