Module Name: src Committed By: joerg Date: Mon Nov 28 12:44:19 UTC 2011
Modified Files: src/lib/libbluetooth: bluetooth.h src/lib/libform: form.h src/lib/libisns: isns_pdu.h src/lib/libterminfo: compile.c Log Message: Kill a bunch of manual __attribute__ usages and replace them with the equivalent sys/cdefs.h invocation. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libbluetooth/bluetooth.h cvs rdiff -u -r1.20 -r1.21 src/lib/libform/form.h cvs rdiff -u -r1.2 -r1.3 src/lib/libisns/isns_pdu.h cvs rdiff -u -r1.5 -r1.6 src/lib/libterminfo/compile.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.