summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2012-05-10 20:05:56 +0000
committerOlivier Blin <blino@mageia.org>2012-05-10 20:05:56 +0000
commit5f3db2843579cf8a361158b1fb3c41bf49c0c629 (patch)
tree5a7b5e39a0c7ed88775507e4089a33793231492d
parentde2f63af16fcf41181ee7e6ce354c1c5d3e6281d (diff)
downloaddrakx-backup-do-not-use-5f3db2843579cf8a361158b1fb3c41bf49c0c629.tar
drakx-backup-do-not-use-5f3db2843579cf8a361158b1fb3c41bf49c0c629.tar.gz
drakx-backup-do-not-use-5f3db2843579cf8a361158b1fb3c41bf49c0c629.tar.bz2
drakx-backup-do-not-use-5f3db2843579cf8a361158b1fb3c41bf49c0c629.tar.xz
drakx-backup-do-not-use-5f3db2843579cf8a361158b1fb3c41bf49c0c629.zip
export res_init function to perl lib
-rw-r--r--perl-install/NEWS2
-rwxr-xr-xperl-install/c/stuff.xs.pl3
2 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index ce66fd65b..9bb7bf644 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+- export res_init function to perl lib
+
Version 14.20 - 6 May 2012
- diskdrake:
diff --git a/perl-install/c/stuff.xs.pl b/perl-install/c/stuff.xs.pl
index d36001baf..4b80a862f 100755
--- a/perl-install/c/stuff.xs.pl
+++ b/perl-install/c/stuff.xs.pl
@@ -332,6 +332,9 @@ get_usb_ups_name(int fd)
int
+res_init()
+
+int
isNetDeviceWirelessAware(device)
char * device
CODE: