cvs commit: src/lib/libc/sys stack_protector.c
    Joerg Sonnenberger 
    joerg at crater.dragonflybsd.org
       
    Sat Nov 19 07:24:32 PST 2005
    
    
  
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
    
    
More information about the Commits
mailing list