shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shishi/gl Makefile.am xgethostname.c xgethostna...


From: shishi-commit
Subject: shishi/gl Makefile.am xgethostname.c xgethostna...
Date: Tue, 23 Sep 2003 19:14:01 -0400

CVSROOT:        /cvsroot/shishi
Module name:    shishi
Branch:         
Changes by:     Simon Josefsson <address@hidden>        03/09/23 19:14:01

Modified files:
        gl             : Makefile.am 
Added files:
        gl             : xgethostname.c xgethostname.h 

Log message:
        Add xgethostname.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/gl/xgethostname.c?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/gl/xgethostname.h?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/gl/Makefile.am.diff?tr1=1.20&tr2=1.21&r1=text&r2=text

Patches:
Index: shishi/gl/Makefile.am
diff -u shishi/gl/Makefile.am:1.20 shishi/gl/Makefile.am:1.21
--- shishi/gl/Makefile.am:1.20  Tue Sep 23 17:29:15 2003
+++ shishi/gl/Makefile.am       Tue Sep 23 19:14:01 2003
@@ -1,4 +1,4 @@
-# strnlen strndup mempcpy alloca argp error gethostname getopt memmove memset 
realloc setenv strcase strchrnul strdup strerror sysexits vasprintf vasnprintf 
xalloc xstrndup getdate timegm linebuffer
+# strnlen strndup mempcpy alloca argp error gethostname getopt memmove memset 
realloc setenv strcase strchrnul strdup strerror sysexits vasprintf vasnprintf 
xalloc xstrndup getdate timegm linebuffer xgethostname
 # + base64 (x)memdup
 
 # s/libfoo_a/libfoo_la/g
@@ -98,6 +98,8 @@
 libfoo_la_SOURCES += vasprintf.h
 
 libfoo_la_SOURCES += xalloc.h xmalloc.c xstrdup.c
+
+libfoo_la_SOURCES += xgethostname.h xgethostname.c
 
 libfoo_la_SOURCES += xstrndup.h xstrndup.c
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]