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:   kleink
Date:           Wed Sep 15 14:21:04 UTC 1999

Modified Files:
        basesrc/lib/libc/include: namespace.h
        basesrc/lib/libc/net: Makefile.inc
Added Files:
        basesrc/lib/libc/net: _inet_aton.c _inet_pton.c

Log Message:
Add indirect reference stubs for inet_[ap]ton() for environments not supporting
weak aliases; addresses PR lib/7435 but leaves the original file intact.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 basesrc/lib/libc/include/namespace.h
cvs rdiff -r1.43 -r1.44 basesrc/lib/libc/net/Makefile.inc
cvs rdiff -r0 -r1.1 basesrc/lib/libc/net/_inet_aton.c \
    basesrc/lib/libc/net/_inet_pton.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