| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 37 hours | Fix a bug in stpncpy | jvoisin | |
| The manpage says that stpncpy will "copy non-null bytes from the string pointed to by src into the array pointed to by dst.", it doesn't add a terminal NULL byte, so we shouldn't check for it. | |||
| 2025-11-11 | Add a testsuite | jvoisin | |
| Co-Authored-By: q66 <q66@chimera-linux.org> | |||
