Userland AX.25 stack
Find a file
XANTRONIX Development d6fbea1824 Fix patty_timer_expired()
Fix patty_timer_expired() to only check the tv_sec field for a value <=0
when testing for expiry
2024-03-01 00:20:46 -05:00
doc Elaborate upon some finer points 2024-03-01 00:20:46 -05:00
examples Use ptsname(), not ptsname_r(), for portability 2024-03-01 00:20:46 -05:00
include/patty Implement generic timer functions in src/timer.c 2024-03-01 00:20:46 -05:00
src Fix patty_timer_expired() 2024-03-01 00:20:46 -05:00
configure Add byte order swapping macros to configure 2024-03-01 00:20:46 -05:00
Makefile Move test files to examples/; build libpatty 2024-03-01 00:20:46 -05:00