summaryrefslogtreecommitdiffstats
path: root/compat/strlcpy.c
Commit message (Expand)AuthorAge
* Add compat/strlcpy.c from OpenBSD libc to use instead ofRoy Marples2017-10-04
* Remove the strlcpy compat code and just #define it to snprintf(3).Roy Marples2017-03-21
* Move compat out of src.Roy Marples2017-03-19
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15
* Add -Wconversion to debug CFLAGS and fix fallout.Roy Marples2014-03-27
* StyleRoy Marples2013-06-03
* Replace the mk stubs with a autotools like configure script.Roy Marples2009-07-14