Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/net
Module Name: src
Committed By: gmcgarry
Date: Sun Aug 17 10:51:19 UTC 2008
Modified Files:
src/lib/libc/net: nsdispatch.c
Log Message:
Changee __attribute(__weak__) to __weak_reference(). Produces same object code
and matches lib/csu/common_elf/common.h. Fixes linkage with PCC.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/lib/libc/net/nsdispatch.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