cvs commit: src/bin/mv mv.c

Diomidis Spinellis dds at FreeBSD.org
Sun Dec 16 09:47:35 PST 2007


dds         2007-12-16 17:47:34 UTC

  FreeBSD src repository

  Modified files:
    bin/mv               mv.c 
  Log:
  Eliminate gcc "variable clobbered" warnings by declaring the variables
  living across the vfork as volatile.
  
  Noted by:       kan
  
  Revision  Changes    Path
  1.48      +2 -1      src/bin/mv/mv.c


More information about the cvs-all mailing list