<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdtime/timelocal.h, branch release/7.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-03-21T01:30:13Z</updated>
<entry>
<title>Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.</title>
<updated>2010-03-21T01:30:13Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2010-03-21T01:30:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9c4d1c1956ecb0a222fb2f4579c320391fb67f06'/>
<id>urn:sha1:9c4d1c1956ecb0a222fb2f4579c320391fb67f06</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.3-RELEASE image.
</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-test2/commit/?id=bcbeac34aefd797cff8dcc583f32b8bbf52bc98a'/>
<id>urn:sha1:bcbeac34aefd797cff8dcc583f32b8bbf52bc98a</id>
<content type='text'>
* declare prototype for __time_load_locale() in timelocal.h
</content>
</entry>
<entry>
<title>Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c format</title>
<updated>2001-03-18T11:58:15Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-03-18T11:58:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=faeb1b822a2ec18e5d4e6e47e46264210fbab0f3'/>
<id>urn:sha1:faeb1b822a2ec18e5d4e6e47e46264210fbab0f3</id>
<content type='text'>
since they not allows POSIXly legal locale data. Currently, if relaxed form
POSIXly legal locale data will be used right now, some programs will be broken,
but it means that either locale data or programs must be fixed, not the library.

Introduce non-standard md_order (month/day order) locale field to be used later
via nl_langinfo(). Currently %EF and %Ef emulated using this field, but they
planned for remove in future in favour of nl_langinfo() test field.

Implement %F per POSIX
</content>
</entry>
<entry>
<title>Implement ampm_fmt (%r) per POSIX</title>
<updated>2001-03-02T22:10:04Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-03-02T22:10:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=50bab1e6fba3d997c386e88c13e6d8e3c1a53a81'/>
<id>urn:sha1:50bab1e6fba3d997c386e88c13e6d8e3c1a53a81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hardcode c_fmt in a different way since used in nl_langinfo now</title>
<updated>2001-02-08T20:55:38Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-02-08T20:55:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=740972dc7234768787e3f49573c3ef08237476d8'/>
<id>urn:sha1:740972dc7234768787e3f49573c3ef08237476d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Export internal data structures in same manner as numeric/monetary/messages</title>
<updated>2001-02-08T17:06:37Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2001-02-08T17:06:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=18f3e1e4004b7454ec7fe0fa0f2800de4f4d4423'/>
<id>urn:sha1:18f3e1e4004b7454ec7fe0fa0f2800de4f4d4423</id>
<content type='text'>
structures exported.
Protect timelocal.h from multiple inclusions.
</content>
</entry>
<entry>
<title>Treat c_fmt field as compatibility placeholder</title>
<updated>2000-10-26T16:20:57Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2000-10-26T16:20:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aabf7d45a479d00a165d98a3fd32a26890b4bfee'/>
<id>urn:sha1:aabf7d45a479d00a165d98a3fd32a26890b4bfee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>%Ex -&gt; %Ef to not conflict with POSIX</title>
<updated>1999-11-30T19:24:07Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1999-11-30T19:24:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c63a4303abebacd23556930e87f4dfe93704faea'/>
<id>urn:sha1:c63a4303abebacd23556930e87f4dfe93704faea</id>
<content type='text'>
Add %EF (long months name / day order)
Check that O and E not intermixed
Add missing POSIX extension to example
</content>
</entry>
<entry>
<title>Add %Ex extension to determine "%e %b" or "%b %e" order</title>
<updated>1999-11-30T07:33:37Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1999-11-30T07:33:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=11cd0d324175da41324f7f35ac3e08146bb8577f'/>
<id>urn:sha1:11cd0d324175da41324f7f35ac3e08146bb8577f</id>
<content type='text'>
Separate alternative for O and E cases
</content>
</entry>
<entry>
<title>Implement new format specifier for strftime: %OB, alternative national</title>
<updated>1999-09-11T21:35:21Z</updated>
<author>
<name>Dmitrij Tejblum</name>
<email>dt@FreeBSD.org</email>
</author>
<published>1999-09-11T21:35:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=da3785ef12448552f68fb7469bb8b616fb93f36b'/>
<id>urn:sha1:da3785ef12448552f68fb7469bb8b616fb93f36b</id>
<content type='text'>
representation of the full month name. In the Russian locale, this alternative
will be "nominative case", useful when the date designate month as a whole.
E.g. month heading in a calendar. I hope it can be useful for some other
locales too.

Discussed with:	wollman, ache
</content>
</entry>
</feed>
