Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   tsutsui
Date:           Fri Jun 15 17:26:51 UTC 2001

Modified Files:
        basesrc/distrib/utils/libhack: getcap.c getgrent.c gethost.c getnet.c
            getnetgr.c getpwent.c opendir.c strsignal.c

Log Message:
Add definitions for weak aliases so that libhack functions
are actually linked instead of libc ones on ELF systems.
Fixes install/13050 and install/13153.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/distrib/utils/libhack/getcap.c \
    basesrc/distrib/utils/libhack/opendir.c \
    basesrc/distrib/utils/libhack/strsignal.c
cvs rdiff -r1.3 -r1.4 basesrc/distrib/utils/libhack/getgrent.c \
    basesrc/distrib/utils/libhack/getnetgr.c \
    basesrc/distrib/utils/libhack/getpwent.c
cvs rdiff -r1.6 -r1.7 basesrc/distrib/utils/libhack/gethost.c
cvs rdiff -r1.1 -r1.2 basesrc/distrib/utils/libhack/getnet.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index