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/lib/fib_lookup
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
..
lookup.c Use thread-safe strerror_r() instead of strerror() 2013-02-28 13:07:04 +01:00
request.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00