Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 1996 05:58:15 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/find function.c
Message-ID:  <199604071258.FAA10666@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/04/07 05:58:14

  Modified:    usr.bin/find  function.c
  Log:
  Use strtoq() instead of strtol() so that large inums, and sizes can be
  specified.
  
  Not fixed: specification of large uids and gids; silent truncation of
  unrepresentable values.
  
  Revision  Changes    Path
  1.7       +4 -4      src/usr.bin/find/function.c



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