DragonFly commits List (threaded) for 2005-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libc/sys stack_protector.c
joerg 2005/11/19 07:19:03 PST
DragonFly src repository
Modified files:
lib/libc/sys stack_protector.c
Log:
Make the syslog message string static const, saves the copy.
Noticed by Valeriy E. Ushakov.
Include some more headers, use __unused in the function declaration,
not in the protorype. This fixes most warnings.
Revision Changes Path
1.3 +7 -3 src/lib/libc/sys/stack_protector.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc/sys/stack_protector.c.diff?r1=1.2&r2=1.3&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]