Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Feb 2009 08:26:58 +0000 (UTC)
From:      Giorgos Keramidas <keramida@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/stdlib atol.3
Message-ID:  <200902080827.n188R7MI017453@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
keramida    2009-02-08 08:26:58 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      atol.3 
  Log:
  SVN rev 188305 on 2009-02-08 08:26:58Z by keramida
  
  Fix language on atol(3) manpage.  Add a COMPATIBILITY section
  stating that in FreeBSD the atol() and atoll() functions affect
  errno in the same way as strtol() and stroll().
  
  PR:             docs/126487
  Submitted by:   edwin
  Reviewed by:    trhodes, gabor
  MFC after:      1 week
  
  Revision  Changes    Path
  1.15      +32 -3     src/lib/libc/stdlib/atol.3



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