man-db-cvs
[Top][All Lists]
Advanced

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

man-db docs/ChangeLog src/check_mandirs.c src/m...


From: Colin Watson
Subject: man-db docs/ChangeLog src/check_mandirs.c src/m...
Date: Sun, 27 Apr 2003 19:52:28 -0400

CVSROOT:        /cvsroot/man-db
Module name:    man-db
Changes by:     Colin Watson <address@hidden>   03/04/27 19:52:28

Modified files:
        docs           : ChangeLog 
        src            : check_mandirs.c man.c 
        lib            : hashtable.c hashtable.h 

Log message:
        * lib/hashtable.c (hash_lookup): Return the definition rather than
        the hash entry structure. This turns out to be a lot more useful.
        * lib/hashtable.h (hash_lookup): Update prototype.
        * src/man.c (try_db): Simplify; in_cache is no longer needed. Just
        assign to the target variable directly.
        * src/check_mandirs.c (test_manfile): Likewise. xstrdup() already
        checks for NULL input, so don't bother checking here.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/man-db/man-db/docs/ChangeLog.diff?tr1=1.324&tr2=1.325&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/man-db/man-db/src/check_mandirs.c.diff?tr1=1.41&tr2=1.42&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/man-db/man-db/src/man.c.diff?tr1=1.90&tr2=1.91&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/man-db/man-db/lib/hashtable.c.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/man-db/man-db/lib/hashtable.h.diff?tr1=1.4&tr2=1.5&r1=text&r2=text





reply via email to

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