dect
/
libnl
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libnl/src/lib
Thomas Graf 4d7680c19c Use thread-safe strerror_r() instead of strerror()
We have only ever fed well known error codes into strerror()
so it should never have been a problem though.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-02-28 13:07:04 +01:00
..
Makefile.am Compile CLI 2012-10-09 09:50:31 -07:00
addr.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
class.c Unified TC API 2011-03-21 15:51:52 +01:00
cls.c Unified TC API 2011-03-21 15:51:52 +01:00
ct.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
exp.c Source cleanup for upstream 2012-10-19 11:18:52 -07:00
link.c 3.1 release 2011-08-11 14:30:24 +02:00
neigh.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
qdisc.c Unified TC API 2011-03-21 15:51:52 +01:00
route.c nl_cli_route_parse_table fixed typo in code 2012-08-28 18:53:29 +06:00
rule.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
tc.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
utils.c Use thread-safe strerror_r() instead of strerror() 2013-02-28 13:07:04 +01:00