bird/sysdep
Jan Moskyto Matejka a8caff322f Portability: Fixed C extension error generated by CLang.
sysdep/linux/netlink.c:921:10: error: fields must have a constant size:
'variable length array in structure' extension will never be supported
    char buf[128 + KRT_METRICS_MAX*8 + nh_bufsize(a->nexthops)];
         ^
1 error generated.
2016-05-10 14:08:49 +02:00
..
bsd Build system reworked to one global Makefile with includes and no nesting 2016-05-10 14:07:34 +02:00
cf Build system reworked to one global Makefile with includes and no nesting 2016-05-10 14:07:34 +02:00
linux Portability: Fixed C extension error generated by CLang. 2016-05-10 14:08:49 +02:00
unix Build system reworked to one global Makefile with includes and no nesting 2016-05-10 14:07:34 +02:00
autoconf.h.in BFD protocol, ready for release. 2013-11-19 22:33:48 +01:00
config.h Follow-up work on integration 2015-12-21 17:17:21 +01:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
sysdep.sgml Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00