Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2001 19:34:46 -0800 (PST)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdlib atof.3 atof.c atoi.3 atoi.c atol.3 atol.c atoll.c
Message-ID:  <200112300334.fBU3YkR90294@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2001/12/29 19:34:46 PST

  Modified files:
    lib/libc/stdlib      atof.3 atof.c atoi.3 atoi.c atol.3 atol.c 
                         atoll.c 
  Log:
  Back out errno preserving
  
  Revision  Changes    Path
  1.14      +2 -4      src/lib/libc/stdlib/atof.3
  1.3       +1 -8      src/lib/libc/stdlib/atof.c
  1.10      +2 -4      src/lib/libc/stdlib/atoi.3
  1.4       +1 -7      src/lib/libc/stdlib/atoi.c
  1.12      +4 -8      src/lib/libc/stdlib/atol.3
  1.3       +1 -8      src/lib/libc/stdlib/atol.c
  1.3       +1 -8      src/lib/libc/stdlib/atoll.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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