summaryrefslogtreecommitdiff
path: root/compat/ether.c
AgeCommit message (Expand)Author
2014-10-04fooLuke Shumaker
2012-12-22update C coding style to a more commonly used styleArthur de Jong
2010-10-10move missing declarations of ether_ntoa() and ether_aton() to header file so ...Arthur de Jong
2010-10-01use AC_CHECK_DECLS to check for definitions of functions we provide a replace...Arthur de Jong
2010-09-29only provide definitions for ether_aton() and ether_ntoa() for platforms miss...Arthur de Jong
2010-09-29fix definitions of ether_aton() and ether_ntoa()Arthur de Jong
2009-10-17also provide some function definitions for ether_ntoa() and ether_aton() beca...Arthur de Jong
2008-06-06miscellaneous portability improvementsArthur de Jong
2008-02-04provide replacements for ether_aton_r() and ether_ntoa_r() for platforms tha...Arthur de Jong