cvs commit: src/bin/ls cmp.c

David Malone dwmalone at FreeBSD.org
Tue Jun 22 09:02:40 PDT 2004


dwmalone    2004-06-22 16:02:29 UTC

  FreeBSD src repository

  Modified files:
    bin/ls               cmp.c 
  Log:
  Use nanoseconds and then lexicographic ordering when the seconds of
  the [acm]time are the same. I was going to use Scott's patch, but I
  couldn't get the style quite right, so I used a patch of my own.
  
  Submitted by:           Scott Mitchell <scott+freebsd at fishballoon.org>
  MFC after:              3 weeks
  
  Revision  Changes    Path
  1.14      +42 -6     src/bin/ls/cmp.c


More information about the cvs-src mailing list