diff options
author | Aurelien Jarno <aurel32@debian.org> | 2006-11-07 23:41:16 +0000 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2008-05-06 08:56:37 +0300 |
commit | 2ef27385c5a4d757f19a07096bbcc2d0a3e36d85 (patch) | |
tree | 5c63a96af391cc2398f542e78e411a1f537ce93e /Versions | |
parent | 30176335f9e09f038c107bbc78eaba8b5c2cd057 (diff) | |
download | libbsd-2ef27385c5a4d757f19a07096bbcc2d0a3e36d85.tar.gz |
link_addr: New function
Diffstat (limited to 'Versions')
-rw-r--r-- | Versions | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ LIBBSD_0.0 { heapsort; humanize_number; inet_net_pton; + link_addr; link_ntoa; getprogname; setprogname; strlcpy; strlcat; |