commit-inetutils
[Top][All Lists]
Advanced

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

inetutils/libinetutils localhost.c Makefile.am ...


From: Alfred M . Szmidt
Subject: inetutils/libinetutils localhost.c Makefile.am ...
Date: Fri, 21 Jan 2005 07:53:51 -0500

CVSROOT:        /cvsroot/inetutils
Module name:    inetutils
Branch:         
Changes by:     Alfred M. Szmidt <address@hidden>       05/01/21 12:53:50

Modified files:
        libinetutils   : localhost.c Makefile.am ChangeLog 
Added files:
        libinetutils   : xalloc_die.c 
Removed files:
        libinetutils   : xstrdup.c xmalloc.c xgetcwd.h xgetcwd.c 
                         xalloc.h waitpid.c syslog.c stub_tgetent.c 
                         strsignal.c strerror.c strdup.c strcasecmp.c 
                         snprintf.h snprintf.c setenv.h setenv.c 
                         ruserok.c revoke.c regex.h regex.c realloc.c 
                         readstream.c poll.c pathmax.h opieclient.c 
                         openpty.c obstack.h obstack.c memset.c 
                         memmove.c memcpy.c memcmp.c malloc.c logout.c 
                         login_tty.c login.c iruserok.c hstrerror.c 
                         herror.c getusershell.c gettext.h getpass.c 
                         getopt1.c getopt.h getopt.c forkpty.c err.c 
                         __progname.c 

Log message:
        * __progname.c, err.c, forkpty.c, getopt.c, getopt.h, getopt1.c,
        getpass.c, gettext.h, getusershell.c, herror.c, hstrerror.c,
        iruserok.c, login.c, login_tty.c, logout.c, malloc.c, memcmp.c,
        memcpy.c, memmove.c, memset.c, obstack.c, obstack.h, openpty.c,
        opieclient.c, pathmax.h, poll.c, readstream.c, realloc.c, regex.c,
        regex.h, revoke.c, ruserok.c, setenv.c, setenv.h, snprintf.c,
        snprintf.h, strcasecmp.c, strdup.c, strerror.c, strsignal.c,
        stub_tgetent.c, syslog.c, waitpid.c, xalloc.h, xgetcwd.c,
        xgetcwd.h, xmalloc.c, xstrdup.c: Files removed.
        
        * localhost.c (localhost): Removed extern declaration of `xrealloc'.
        Use `realloc' instead of `xrealloc'.
        
        * xalloc_die.c: New file.
        * Makefile.am (libinetutils_a_SOURCES): Added `xalloc_die.c'.
        
        * Makefile.am (libinetutils_a_SOURCES): Removed xmalloc.c,
        xstrdup.c, and xgetcwd.c.
        (libinetutils_a_LIBADD): Removed address@hidden@'.  Added
        `$(top_builddir)/lib/libgnu.a'.
        (noinst_HEADERS): Variable removed.
        (INCLUDES): Removed `-I$(top_builddir)/include'. Added
        `-I$(top_srcdir)/headers', and `-I$(top_srcdir)/lib'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/inetutils/inetutils/libinetutils/xalloc_die.c?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/inetutils/inetutils/libinetutils/localhost.c.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/inetutils/inetutils/libinetutils/Makefile.am.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/inetutils/inetutils/libinetutils/ChangeLog.diff?tr1=1.39&tr2=1.40&r1=text&r2=text





reply via email to

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