libnl/lib
Thomas Haller e7d57da0dd build: add individual linker version scripts for shared libraries
Instead of using a shared version script 'libnl.sym', add individual
linker scripts for all libnl libraries.

For now, the content of the version script is unchanged and this
patch does not have any externally visible changes.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2015-02-02 17:28:06 +01:00
..
cli qdisc: avoid calling strstr() with a NULL haystack 2014-08-27 12:56:34 +02:00
fib_lookup cache: avoid duplicate check on initial dump 2014-11-23 15:58:13 +01:00
genl style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
idiag idiag: fix set of identifying properties for idiag_msg_obj 2014-11-27 16:57:28 +01:00
netfilter nf: Remove unused function htonll() 2014-08-26 13:09:20 +02:00
route route/addr: consider CACHEINFO in addr_compare()/nl_object_diff() 2014-11-27 12:53:38 +01:00
xfrm xfrm: fix xfrm_sa_msg_parser() to return the value from the callback 2014-08-27 13:00:46 +02:00
.gitignore Added lex.yy.c to .gitignore 2012-08-30 03:19:04 +06:00
addr.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
attr.c attr: nla_get_u64() should return 0 if the attribute does not fully contain 64 bit 2014-06-25 12:37:58 +02:00
cache.c cache: avoid duplicate check on initial dump 2014-11-23 15:58:13 +01:00
cache_mngr.c cache_mngr: Fix assignment of error code in nl_cache_mngr_alloc() 2014-06-17 17:33:26 +02:00
cache_mngt.c cache: assert in nl_cache_mngt_register() for valid oo_keygen() function 2014-11-25 10:44:26 +01:00
data.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
error.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
handlers.c Remove pointless N < 0 checks 2014-08-26 14:12:52 +02:00
hash.c Hash: Properly prefix hash functions 2012-11-10 10:22:26 +01:00
hashtable.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
Makefile.am build: add individual linker version scripts for shared libraries 2015-02-02 17:28:06 +01:00
msg.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
nl.c nl: add function nl_pickup_keep_syserr() 2014-11-27 10:24:03 +01:00
object.c object: fix returning UINT_MAX for uint32_t in nl_object_diff() 2014-11-27 12:00:41 +01:00
socket.c socket: Be correct, time(2) takes a pointer, not an integer 2014-07-27 11:04:07 +02:00
utils.c route/addr: consider CACHEINFO in addr_compare()/nl_object_diff() 2014-11-27 12:53:38 +01:00
version.c Run-time version information is now available 2012-08-30 03:19:04 +06:00