cvs commit: src/lib/libc/stdlib strtol.3 strtoul.3

Andrey A. Chernov ache at FreeBSD.org
Sat Jan 22 10:02:59 PST 2005


ache        2005-01-22 18:02:58 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      strtol.3 strtoul.3 
  Log:
  Especially mention that setting errno to EINVAL in "no conversion" case
  is not portable.
  
  Asked by:       joerg
  
  Revision  Changes    Path
  1.20      +4 -2      src/lib/libc/stdlib/strtol.3
  1.21      +4 -2      src/lib/libc/stdlib/strtoul.3


More information about the cvs-all mailing list