Userland AX.25 stack
Find a file
XANTRONIX Development 25da758257 Implement patty_strlcpy()
Implement patty_strlcpy() for portability and correctness, to provide
BSD strlcpy() functionality for glibc systems while ensuring a nul
terminated string is written to a destination, truncating the source
string by one byte if need be to make room for the nul terminator
2024-03-01 00:20:47 -05:00
bin Implement patty_strlcpy() 2024-03-01 00:20:47 -05:00
doc Add APRS-IS interface documentation to doc/pattyd.conf.5 2024-03-01 00:20:47 -05:00
examples Change linker flag argument order 2024-03-01 00:20:47 -05:00
include/patty Implement patty_strlcpy() 2024-03-01 00:20:47 -05:00
src Implement patty_strlcpy() 2024-03-01 00:20:47 -05:00
.gitignore Update .gitignore 2024-03-01 00:20:47 -05:00
configure Replace LLFLAGS with LDFLAGS_SO 2024-03-01 00:20:47 -05:00
Makefile Initial implementation of doc/pattyd.conf.5 2024-03-01 00:20:47 -05:00