Userland AX.25 stack
Find a file
XANTRONIX Development c321f6150e Add byte order swapping macros to configure
Changes:

    * Make ./configure generate src/config.h, which will contain the
      appropriate #include for endian.h, or #defines to provide
      alternatives

    * Make sure to include config.h in src/frame.c to allow compiling
      on macOS
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 Add byte order swapping macros to configure 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