<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/stdtime/timelocal.c, branch releng/12.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2017-11-25T17:12:48Z</updated>
<entry>
<title>libc: further adoption of SPDX licensing ID tags.</title>
<updated>2017-11-25T17:12:48Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-25T17:12:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d915a14ef094c8dfc1a5aee70e135abfec01d0f1'/>
<id>urn:sha1:d915a14ef094c8dfc1a5aee70e135abfec01d0f1</id>
<content type='text'>
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using mis-identified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
</content>
</entry>
<entry>
<title>stdtime: style(9) fixes.</title>
<updated>2014-06-18T02:36:21Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2014-06-18T02:36:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3624c752185e445087ab6ec2379e4d7e6f87749b'/>
<id>urn:sha1:3624c752185e445087ab6ec2379e4d7e6f87749b</id>
<content type='text'>
Obtained from:	illumos
MFC after:	5 days
</content>
</entry>
<entry>
<title>Implement xlocale APIs from Darwin, mainly for use by libc++.  This adds a</title>
<updated>2011-11-20T14:45:42Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2011-11-20T14:45:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3c87aa1d3dc1d8dad3efad322852a8e1e76dee55'/>
<id>urn:sha1:3c87aa1d3dc1d8dad3efad322852a8e1e76dee55</id>
<content type='text'>
load of _l suffixed versions of various standard library functions that use
the global locale, making them take an explicit locale parameter.  Also
adds support for per-thread locales.  This work was funded by the FreeBSD
Foundation.

Please test any code you have that uses the C standard locale functions!

Reviewed by:    das (gdtoa changes)
Approved by:    dim (mentor)
</content>
</entry>
<entry>
<title>Fixes to locale code to properly use indirect pointers in order to prevent</title>
<updated>2003-06-13T00:14:07Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2003-06-13T00:14:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3dfdc427f16da8bb6c3374ca0140eadd5f8ab867'/>
<id>urn:sha1:3dfdc427f16da8bb6c3374ca0140eadd5f8ab867</id>
<content type='text'>
memory leaks (fixes bugs earlier purported to be fixed).
Submitted by:	Ed Moy &lt;emoy@apple.com&gt;
Obtained from:	Apple Computer, Inc.
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Style fixes</title>
<updated>2002-08-07T16:49:20Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-08-07T16:49:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1491b31e182a05026a4f7fcdf3826bc691f626c7'/>
<id>urn:sha1:1491b31e182a05026a4f7fcdf3826bc691f626c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the style of the SCM ID's.</title>
<updated>2002-03-22T21:53:29Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-22T21:53:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=333fc21e3cd79bca0c94d7722c5a56cb5ad078d1'/>
<id>urn:sha1:333fc21e3cd79bca0c94d7722c5a56cb5ad078d1</id>
<content type='text'>
I believe have made all of libc .c's as consistent as possible.
</content>
</entry>
<entry>
<title>* style(9)'fy</title>
<updated>2002-01-24T15:07:44Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2002-01-24T15:07:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bcbeac34aefd797cff8dcc583f32b8bbf52bc98a'/>
<id>urn:sha1:bcbeac34aefd797cff8dcc583f32b8bbf52bc98a</id>
<content type='text'>
* declare prototype for __time_load_locale() in timelocal.h
</content>
</entry>
<entry>
<title>Add my e-mail to copyrights</title>
<updated>2001-12-11T16:00:47Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2001-12-11T16:00:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=52d6b43026c85f6a7701ecf3caf0fecb613a4455'/>
<id>urn:sha1:52d6b43026c85f6a7701ecf3caf0fecb613a4455</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops, back out prev. change - POSIX require %y in d_fmt</title>
<updated>2001-03-21T14:12:37Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-03-21T14:12:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=50b4c62c47f402ef1011ebd1ccd3bddfd34bc0a0'/>
<id>urn:sha1:50b4c62c47f402ef1011ebd1ccd3bddfd34bc0a0</id>
<content type='text'>
Cosmetique - use exact POSIX string for %c
</content>
</entry>
<entry>
<title>Replace %y with %Y</title>
<updated>2001-03-21T13:55:09Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-03-21T13:55:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e81765cbbca63a011e6ea581aa77947598c29538'/>
<id>urn:sha1:e81765cbbca63a011e6ea581aa77947598c29538</id>
<content type='text'>
</content>
</entry>
</feed>
