patty/bin
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
..
ax25dump.8 Use getopt_long() in bin/ax25dump.c 2024-03-01 00:20:47 -05:00
ax25dump.c Implement patty_strlcpy() 2024-03-01 00:20:47 -05:00
if.c Don't include patty/ax25.h in includes 2024-03-01 00:20:47 -05:00
kiss.c Fix #include cycle in include/patty/kiss/tnc.h 2024-03-01 00:20:47 -05:00
Makefile Change linker flag argument order 2024-03-01 00:20:47 -05:00
pattyd.8 Consistently mention [tioarg ...] in pattyd(8) 2024-03-01 00:20:47 -05:00
pattyd.c More argument parsing fixes 2024-03-01 00:20:47 -05:00
tncd.8 Use getopt_long() in bin/tncd.c 2024-03-01 00:20:47 -05:00
tncd.c Implement patty_strlcpy() 2024-03-01 00:20:47 -05:00