Implementation of strlcat, strlncat, strlcpy and strlncpy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
strlcat/.gitignore

63 lines
509 B

*.swp
.lock*
.waf*
*.pyc
.project
.cproject
.settings
~*
pdebug*
*.tar*
*.log
packetlog.db
*.bin
*.dat
*.map
*~
*.bak
fsim
*.img
# ninja files
build.ninja
rules.ninja
.ninja_deps
.ninja_log
# generated by cmake
CMakeCache.txt
*.cmake
CMakeFiles
vcom
Makefile
*.cbp
*.a
.idea/
.DS_Store
build/
clion-build/
cmake-build-*/
CMakeLists.txt.user
# Visual Studio clutter
_ReSharper*
*.sdf
*.suo
*.dir
*.vcxproj*
*.sln
.vs
CMakeSettings.json
Win32
x64
Debug
Release
MinSizeRel
RelWithDebInfo
*.opensdf
*.out