summaryrefslogtreecommitdiff
path: root/missing/strlcpy.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spaces before tabs in indentationFrancois-Xavier Le Bail2023-02-151-1/+1
* Remove all storage class specifier 'register'Francois-Xavier Le Bail2017-12-131-3/+3
* libnetdissect code must include 'netdissect.h', not 'interface.h'Francois-Xavier Le Bail2015-09-111-1/+1
* Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'Francois-Xavier Le Bail2015-09-101-1/+1
* Delete trailing spaces/tabsFrancois-Xavier Le Bail2015-06-041-1/+1
* get rid of "no previous prototype" warnings for 'strlcat' and 'strlcpy'Francois-Xavier Le Bail2014-04-011-0/+2
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-5/+0
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-8/+4
* From Neil Spring:guy2003-11-151-4/+8
* Make the definitions of "strlcat()" and "strcpy()" prototypeguy2002-08-021-5/+2
* Added support for Win32, based on WinPcap.risso2002-08-011-4/+5
* need strl{cat,cpy} badly for buffer overflowitojun2000-01-191-0/+75