Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-10-20 | add missing if_arp.h constant | Daniel Sabogal | -0/+1 |
2016-09-16 | fix ifru_data and ifcu_buf types in net/if.h | Daniel Sabogal | -2/+2 |
2016-07-03 | make brace placement in public header struct definitions consistent | Rich Felker | -2/+1 |
2013-09-15 | net/if_arp.h: add missing ARP hardware identifiers from linux uapi headers | Szabolcs Nagy | -1/+7 |
2013-04-05 | net/if.h: add some missing IFF_ constants | rofl0r | -0/+5 |
2013-03-04 | fix some obscure header type size/alignment issues | Rich Felker | -5/+5 |
2012-09-07 | default features: make musl usable without feature test macros | Rich Felker | -0/+2 |
2012-06-15 | header file fixes: multiple include guard consistency and correctness | Rich Felker | -2/+2 |
2012-05-22 | support _BSD_SOURCE feature test macro | Rich Felker | -1/+1 |
2011-11-10 | fix all missing instances of __cplusplus checks/extern "C" in headers | Rich Felker | -1/+23 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+418 |