Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   uwe
Date:           Fri Jan 31 20:50:31 UTC 2003

Modified Files:
        src/lib/libc/gen: getcap.c
        src/tools/compat: compat_defs.h
        src/usr.bin/cap_mkdb: cap_mkdb.c

Log Message:
Avoid cgetcap &co prototypes conflicting with those provided by the host.
With this change we can cross-compile on FreeBSD 4.x.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/lib/libc/gen/getcap.c
cvs rdiff -r1.24 -r1.25 src/tools/compat/compat_defs.h
cvs rdiff -r1.16 -r1.17 src/usr.bin/cap_mkdb/cap_mkdb.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