Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 1999 04:36:13 -0700 (PDT)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ls ls.c
Message-ID:  <199908191136.EAA27521@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

sheldonh    1999/08/19 04:36:13 PDT

  Modified files:
    bin/ls               ls.c 
  Log:
  Style issues in previous commit:
  
          Use an upward approximation of the number of characters required
          for decimal representations of uid_t, gid_t and u_quad_t, intead
  	of arbitrary values that may not be safe in the future.
  
  	Fix disordering.
  
  Requested by:	bde
  
  Revision  Changes    Path
  1.26      +14 -4     src/bin/ls/ls.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908191136.EAA27521>