kan         2007-05-19 04:31:43 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         Makefile.inc Symbol.map 
  Added files:
    lib/libc/sys         stack_protector.c 
  Log:
  Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensed
  SSP functions into FreeBSD libc. Use the same file name and location
  for consistency with other projects.
  
  Revision  Changes    Path
  1.125     +2 -1      src/lib/libc/sys/Makefile.inc
  1.6       +3 -0      src/lib/libc/sys/Symbol.map
  1.1       +119 -0    src/lib/libc/sys/stack_protector.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to