Source-Changes archive

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

CVS commit: src/lib/libc



Module Name:    src
Committed By:   pooka
Date:           Mon Dec 13 23:10:13 UTC 2010

Modified Files:
        src/lib/libc/gen: sysctlbyname.c sysctlgetmibinfo.c sysctlnametomib.c
        src/lib/libc/net: if_indextoname.c

Log Message:
Don't __weak_alias non-existent symbols.  Apparently the alpha
compiler doesn't like it.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/gen/sysctlbyname.c
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/gen/sysctlgetmibinfo.c
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/gen/sysctlnametomib.c
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/net/if_indextoname.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