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