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

Andrey A. Chernov ache at FreeBSD.org
Sun Jul 3 01:07:39 GMT 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-src mailing list