Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/bird: use builddir, fix struct msghdr usage | Timo Teräs | 2016-07-11 | 1 | -0/+30 |
musl has padding fields in struct msghdr for posix compliance. use designated initializer to get rid of the warnings. |