Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spelling | Josh Soref | 2023-06-25 | 1 | -1/+1 |
* | Do not define __EXTENSIONS__ if already defined. [skip ci] | Denis Ovsienko | 2021-08-10 | 1 | -1/+6 |
* | Pick up redefinition protection from tcpdump. | Guy Harris | 2021-01-02 | 1 | -2/+11 |
* | Define _GNU_SOURCE on most platforms. | Guy Harris | 2020-04-25 | 1 | -2/+6 |
* | Fix compiler warnings on MSYS2/Cygwin | Orgad Shaneh | 2020-01-07 | 1 | -1/+1 |
* | Make sure asprintf() is declared if it's present. | Guy Harris | 2019-03-19 | 1 | -12/+6 |
* | Define _DEFAULT_SOURCE *and* _BSD_SOURCE. | Guy Harris | 2017-11-27 | 1 | -0/+10 |
* | More crap for HP-UX. | Guy Harris | 2017-11-25 | 1 | -0/+28 |
* | Fix build with some versions of GNU libc. | Guy Harris | 2017-11-24 | 1 | -4/+16 |
* | Use the XPG 4.2 versions of the networking APIs in Solaris. | Guy Harris | 2017-11-17 | 1 | -0/+7 |
* | Define more feature test macros and do so in a separate header file. | Guy Harris | 2017-03-20 | 1 | -0/+58 |