Source-Changes archive

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

CVS commit: src/distrib/utils/libhack



Module Name:    src
Committed By:   he
Date:           Fri Jan 16 14:48:04 UTC 2009

Modified Files:
        src/distrib/utils/libhack: getpwent.c

Log Message:
Add some more weak aliases for versioned library calls, to prevent
that we try to link in objects from libc.a where we also provide our
own replacements here, leading to multiple definitions during linking.

OK'ed by christos@


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/distrib/utils/libhack/getpwent.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