Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2011 15:43:23 +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:  <201101191543.p0JFhYRG082935@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
keramida    2011-01-19 15:43:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libc/stdlib      atol.3 
  Log:
  SVN rev 217580 on 2011-01-19 15:43:23Z by keramida
  
  MFC -r188305 and r189207 from /head
  
  : r188305 -->
  : 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
  
  : r189207 -->
  : "-isoC-99" should be spelled without 'c'.
  
  Revision  Changes    Path
  1.14.2.1  +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?201101191543.p0JFhYRG082935>