<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/langinfo.h, branch upstream/11.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-04-19T12:38:01Z</updated>
<entry>
<title>langinfo.h: Hide YESSTR and NOSTR in strict POSIX mode.</title>
<updated>2014-04-19T12:38:01Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2014-04-19T12:38:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=160c0c65d71d4b9aaa987c78fd82947b09727c6b'/>
<id>urn:sha1:160c0c65d71d4b9aaa987c78fd82947b09727c6b</id>
<content type='text'>
YESSTR and NOSTR are obsolete and are only in old SUS.
</content>
</entry>
<entry>
<title>Correctly expose xlocale functions if people include the headers in the wrong</title>
<updated>2012-03-28T12:11:54Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2012-03-28T12:11:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ac9d659890471a1936268bfec06e74caf9025df'/>
<id>urn:sha1:3ac9d659890471a1936268bfec06e74caf9025df</id>
<content type='text'>
order (as some ports apparently do).

Approved by:	dim (mentor)
</content>
</entry>
<entry>
<title>Reapply 227753 (xlocale cleanup), plus some fixes so that it passes build</title>
<updated>2012-03-04T15:31:13Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2012-03-04T15:31:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8ed63bb3d75a8057a0ed2e758964b7785106f33'/>
<id>urn:sha1:a8ed63bb3d75a8057a0ed2e758964b7785106f33</id>
<content type='text'>
universe with gcc.

Approved by:	dim (mentor)
</content>
</entry>
<entry>
<title>Revert r231673 and r231682 for now, until we can run a full make</title>
<updated>2012-02-14T21:48:46Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2012-02-14T21:48:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b74cf6dcf17dd06d3b530f7d4bec6191728f24b9'/>
<id>urn:sha1:b74cf6dcf17dd06d3b530f7d4bec6191728f24b9</id>
<content type='text'>
universe with them.  Sorry for the breakage.

Pointy hat to:	     me and brooks
</content>
</entry>
<entry>
<title>Cleanup of xlocale:</title>
<updated>2012-02-14T12:03:23Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2012-02-14T12:03:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=82dd5016bd749d1d9e1531bd1703aebeecceab34'/>
<id>urn:sha1:82dd5016bd749d1d9e1531bd1703aebeecceab34</id>
<content type='text'>
- Address performance regressions encountered by das@ by caching per-thread
  data in TLS where available.
- Add a __NO_TLS flag to cdefs.h to indicate where not available.
- Reorganise the xlocale.h definitions into xlocale/*.h so that they can be
  included from multiple places.
- Export the POSIX2008 subset of xlocale when POSIX2008 says it should be
  exported, independently of whether xlocale.h is included.
- Fix the bug where programs using ctype functions always assumed ASCII unless
  recompiled.
- Fix some style(9) violations.

Reviewed by:	brooks (mentor)
Approved by:	dim (mentor)
</content>
</entry>
<entry>
<title>Modified locale(1) to be able to show the altmon_X fields and the [cxX]_fmt's.</title>
<updated>2009-10-05T07:11:19Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-10-05T07:11:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a250649bd8d6999d8511cb826085deb34236f3f3'/>
<id>urn:sha1:a250649bd8d6999d8511cb826085deb34236f3f3</id>
<content type='text'>
Also modify the "-k list" option to display only fields with a certain prefix.

MFC after:	1 week
</content>
</entry>
<entry>
<title>o Don't include &lt;nl_types.h&gt;, instead provide a typedef for nl_item.</title>
<updated>2002-09-18T05:54:25Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2002-09-18T05:54:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=11142c6f5488b60ab8109f8a90f2294266758078'/>
<id>urn:sha1:11142c6f5488b60ab8109f8a90f2294266758078</id>
<content type='text'>
o Use relatively new visibility primitives to conditionalize some
  constants.
</content>
</entry>
<entry>
<title>Breath deep and take __P out of the system include files.</title>
<updated>2002-03-23T17:24:55Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-23T17:24:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb28f3c29b4c91af1b0e79e456294bb08735648a'/>
<id>urn:sha1:bb28f3c29b4c91af1b0e79e456294bb08735648a</id>
<content type='text'>
# This appears to not break X11, but I'm having problems compiling the
# glide part of the server with or without this patch, so I can't tell
# for sure.
</content>
</entry>
<entry>
<title>* style(9)'ify</title>
<updated>2001-12-12T15:41:08Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2001-12-12T15:41:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=19e4b807f6f41b444a1eb96a95229de42bdb65aa'/>
<id>urn:sha1:19e4b807f6f41b444a1eb96a95229de42bdb65aa</id>
<content type='text'>
* add K&amp;R support to langinfo.h

Requested by:	bde (2)
</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>
</feed>
