delphij     2008-04-23 21:06:51 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_affinity.c thr_attr.c thr_create.c 
                         thr_spinlock.c 
  Log:
  Avoid various shadowed variables.  libthr is now almost WARNS=4 clean except
  for some const dequalifiers that needs more careful investigation.
  
  Ok'ed by:       davidxu
  
  Revision  Changes    Path
  1.4       +5 -5      src/lib/libthr/thread/thr_affinity.c
  1.13      +9 -9      src/lib/libthr/thread/thr_attr.c
  1.45      +5 -5      src/lib/libthr/thread/thr_create.c
  1.16      +6 -6      src/lib/libthr/thread/thr_spinlock.c
_______________________________________________
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