New modules 'xgetdomainname'.
[gnulib.git] / modules / xgetdomainname
diff --git a/modules/xgetdomainname b/modules/xgetdomainname
new file mode 100644 (file)
index 0000000..b25a05c
--- /dev/null
@@ -0,0 +1,20 @@
+Description:
+Return machine's domainname, without size limitations.
+
+Files:
+lib/xgetdomainname.h
+lib/xgetdomainname.c
+
+Depends-on:
+getdomainname
+xalloc
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += xgetdomainname.h xgetdomainname.c
+
+Include:
+
+Maintainer:
+Simon Josefsson