Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | license: fix and add SPDX license identifiers and drop license comments | Thomas Haller | 2020-04-16 | 1 | -7/+0 |
* | Add SPDX identifiers | Yegor Yefremov | 2019-08-12 | 1 | -0/+1 |
* | lib: switch to using strerror_l() instead of strerror_r() | André Draszik | 2016-08-25 | 1 | -2/+2 |
* | Remove pointless N < 0 checks | Thomas Graf | 2014-08-26 | 1 | -4/+4 |
* | nl_cb: store nl_cb_type in struct nl_cb | Arend van Spriel | 2013-09-05 | 1 | -6/+18 |
* | Use thread-safe strerror_r() instead of strerror() | Thomas Graf | 2013-02-28 | 1 | -1/+2 |
* | Move private header files to <netlink-private/*> | Thomas Graf | 2013-01-24 | 1 | -1/+1 |
* | doc: documentation restructuring | Thomas Graf | 2012-05-10 | 1 | -13/+8 |
* | restructure module documentation order | Thomas Graf | 2008-12-10 | 1 | -1/+1 |
* | Documentation update | Thomas Graf | 2008-12-03 | 1 | -51/+1 |
* | Rename struct nl_handle to struct nl_sock | Thomas Graf | 2008-05-15 | 1 | -3/+3 |
* | Thread-safe error handling | Thomas Graf | 2008-05-14 | 1 | -8/+6 |
* | Initial import | Thomas Graf | 2007-09-14 | 1 | -0/+447 |