<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/lib/libc/stdlib/atol.3, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2002-01-09T14:03:54Z</updated>
<entry>
<title>mdoc(7) police: add missing markup bits for ``errno''.</title>
<updated>2002-01-09T14:03:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-01-09T14:03:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=58c0fdd850f721aa8f9b86b886f77cecf31fcde2'/>
<id>urn:sha1:58c0fdd850f721aa8f9b86b886f77cecf31fcde2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back out errno preserving</title>
<updated>2001-12-30T03:34:46Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-12-30T03:34:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f7388e0d3854026958e676c31ab50dc06e797f08'/>
<id>urn:sha1:f7388e0d3854026958e676c31ab50dc06e797f08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "except the handling of errors" into "equivalent to" paragraph.</title>
<updated>2001-12-25T08:43:35Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-12-25T08:43:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=98b870fa7b5b5c3402bdd05ed56b2daf08996cd2'/>
<id>urn:sha1:98b870fa7b5b5c3402bdd05ed56b2daf08996cd2</id>
<content type='text'>
Pointed by:	bde
Inspired by:	POSIX
</content>
</entry>
<entry>
<title>Preserve errno.</title>
<updated>2001-12-25T04:10:50Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-12-25T04:10:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b12990ca585044c567abc2cfbea6c019b0b21dac'/>
<id>urn:sha1:b12990ca585044c567abc2cfbea6c019b0b21dac</id>
<content type='text'>
According to C99:
"The  functions  atof,  atoi,  atol, and atoll need not
affect the value of  the  integer  expression  errno  on  an
error.   If  the  value of the result cannot be represented,
the behavior is undefined."
</content>
</entry>
<entry>
<title>mdoc(7) police: fix markup.</title>
<updated>2001-12-12T14:40:09Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-12T14:40:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=9a05e59078baafcefcd1b3d0334e2425fb8e305e'/>
<id>urn:sha1:9a05e59078baafcefcd1b3d0334e2425fb8e305e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also mention "long long" in synopsis.</title>
<updated>2001-11-28T03:36:05Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>2001-11-28T03:36:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3b175d881c3c98203162e56e7e1cf5b3eb75b4b5'/>
<id>urn:sha1:3b175d881c3c98203162e56e7e1cf5b3eb75b4b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add atoll(3) to conform POSIX and C99</title>
<updated>2001-11-28T01:22:08Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-11-28T01:22:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=59d01330c4eb9f2727e88f6b1bba619a94f81184'/>
<id>urn:sha1:59d01330c4eb9f2727e88f6b1bba619a94f81184</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move to using .In instead of .Fd #include &lt;&gt; for include mark-up.</title>
<updated>2001-09-07T14:46:36Z</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2001-09-07T14:46:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8aefde060768b2636e1e9a842692cec605960985'/>
<id>urn:sha1:8aefde060768b2636e1e9a842692cec605960985</id>
<content type='text'>
Inspired by comment from:	dd
</content>
</entry>
<entry>
<title>.St -ansiC -&gt; .St -isoC</title>
<updated>2001-02-26T13:23:47Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-02-26T13:23:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=588a200ce1e5c42fc09771659c6a1f9af0ee7857'/>
<id>urn:sha1:588a200ce1e5c42fc09771659c6a1f9af0ee7857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce ".Lb" macro to libc manpages.</title>
<updated>2000-04-21T09:42:15Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-04-21T09:42:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=25bb73e063c17cd9048cf60100dbc0ac5177e94a'/>
<id>urn:sha1:25bb73e063c17cd9048cf60100dbc0ac5177e94a</id>
<content type='text'>
More libraries manpages updates following.
</content>
</entry>
</feed>
