cvs commit: src/lib/libc/stdlib strtonum.c

Andrey A. Chernov ache at FreeBSD.org
Tue Mar 14 19:53:04 UTC 2006


ache        2006-03-14 19:53:03 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      strtonum.c 
  Log:
  POSIXed strtoll() (and ours one too) can set errno to EINVAL, so check
  it first.
  
  Approved by:    andre
  
  Revision  Changes    Path
  1.2       +1 -1      src/lib/libc/stdlib/strtonum.c


More information about the cvs-src mailing list