<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glibc.git/FAQ, branch glibc-2.2.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/'/>
<entry>
<title>Improve MIPS entry and regenerated FAQ.</title>
<updated>2001-02-10T13:14:58+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.de</email>
</author>
<published>2001-02-10T13:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=7e5fc672a27cf3e1f333f85f3022425c97a5a55c'/>
<id>7e5fc672a27cf3e1f333f85f3022425c97a5a55c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>2001-01-23T09:29:53+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.de</email>
</author>
<published>2001-01-23T09:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=b0ed91aecf0184aaa8ace2dc0e32ae318cfac7b4'/>
<id>b0ed91aecf0184aaa8ace2dc0e32ae318cfac7b4</id>
<content type='text'>
	* elf/dl-load.c (_dl_init_paths): Don't use strdupa in function
	arguments.  Reported by Jiri Kubicek &lt;kubicek@bitsmart.com&gt;,
	closes PR libc/2039.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* elf/dl-load.c (_dl_init_paths): Don't use strdupa in function
	arguments.  Reported by Jiri Kubicek &lt;kubicek@bitsmart.com&gt;,
	closes PR libc/2039.
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerated.</title>
<updated>2001-01-13T16:52:22+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.de</email>
</author>
<published>2001-01-13T16:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=467cc99edc20ae86fd9eae272eb3b6f166e2afd7'/>
<id>467cc99edc20ae86fd9eae272eb3b6f166e2afd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>2001-01-12T07:29:55+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2001-01-12T07:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=5ef50d00ded8bb0934c2aef6c9f06acf23f66cb7'/>
<id>5ef50d00ded8bb0934c2aef6c9f06acf23f66cb7</id>
<content type='text'>
2001-01-11  Jakub Jelinek  &lt;jakub@redhat.com&gt;

	* stdlib/cxa_atexit.c (__cxa_atexit): Cast to (void *, int) func.
	* stdlib/cxa_finalize.c (__cxa_finalize): Add hidden second argument.
	* stdlib/cxa_on_exit.c: Remove.
	* stdlib/Makefile: Revert last patch.
	* stdlib/Versions: Likewise.
	* include/stdlib.h: Likewise.
	* stdlib/exit.h: Revert last patch.
	(struct exit_function): Add second argument to cxa fn.
	* stdlib/exit.c: Revert last patch.
	(exit): Add hidden second argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-01-11  Jakub Jelinek  &lt;jakub@redhat.com&gt;

	* stdlib/cxa_atexit.c (__cxa_atexit): Cast to (void *, int) func.
	* stdlib/cxa_finalize.c (__cxa_finalize): Add hidden second argument.
	* stdlib/cxa_on_exit.c: Remove.
	* stdlib/Makefile: Revert last patch.
	* stdlib/Versions: Likewise.
	* include/stdlib.h: Likewise.
	* stdlib/exit.h: Revert last patch.
	(struct exit_function): Add second argument to cxa fn.
	* stdlib/exit.c: Revert last patch.
	(exit): Add hidden second argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>2000-12-27T03:30:43+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2000-12-27T03:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=be76803a73a6a65929a5f770e694e1116ae419fd'/>
<id>be76803a73a6a65929a5f770e694e1116ae419fd</id>
<content type='text'>
2000-12-11  Bruno Haible  &lt;haible@clisp.cons.org&gt;

	* Makefile ($(inst_includedir)/gnu/stubs.h): Sort in the C locale.

2000-12-26  Ulrich Drepper  &lt;drepper@redhat.com&gt;

	* sunrpc/Makefile (rpcgen-cmd): Use single quotes in sed call.
	Patch by Ed Connell &lt;Ed.Connell@sas.com&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-12-11  Bruno Haible  &lt;haible@clisp.cons.org&gt;

	* Makefile ($(inst_includedir)/gnu/stubs.h): Sort in the C locale.

2000-12-26  Ulrich Drepper  &lt;drepper@redhat.com&gt;

	* sunrpc/Makefile (rpcgen-cmd): Use single quotes in sed call.
	Patch by Ed Connell &lt;Ed.Connell@sas.com&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>2000-11-18T21:08:05+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2000-11-18T21:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=bb2fc8504d9aaa024bdfd2d630f4241c0e24bbf5'/>
<id>bb2fc8504d9aaa024bdfd2d630f4241c0e24bbf5</id>
<content type='text'>
2000-11-18  Ulrich Drepper  &lt;drepper@redhat.com&gt;

	* wcsmbs/mbrtowc.c (__mbrtowc): Do not only flush if input is '\0'.

	* wcsmbs/Makefile (tests): Add tst-mbrtowc and tst-wcrtomb.
	(tst-mbrtowc-ENV): New variable.
	(tst-wcrtomb-ENV): New variable.
	* wcsmbs/tst-mbrtowc.c: New file.
	* wcsmbs/tst-wcrtomb.c: New file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-11-18  Ulrich Drepper  &lt;drepper@redhat.com&gt;

	* wcsmbs/mbrtowc.c (__mbrtowc): Do not only flush if input is '\0'.

	* wcsmbs/Makefile (tests): Add tst-mbrtowc and tst-wcrtomb.
	(tst-mbrtowc-ENV): New variable.
	(tst-wcrtomb-ENV): New variable.
	* wcsmbs/tst-mbrtowc.c: New file.
	* wcsmbs/tst-wcrtomb.c: New file.
</pre>
</div>
</content>
</entry>
<entry>
<title>* charmaps/BIG5: Add mapping for &lt;U20AC&gt; back.</title>
<updated>2000-11-07T00:26:45+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2000-11-07T00:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=1324affa186eff814fde274a524a57b611ce71be'/>
<id>1324affa186eff814fde274a524a57b611ce71be</id>
<content type='text'>
	Patch by Tung-Han Hsieh &lt;thhsieh@twcpro.phys.ntu.edu.tw&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Patch by Tung-Han Hsieh &lt;thhsieh@twcpro.phys.ntu.edu.tw&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerated.</title>
<updated>2000-11-06T07:26:10+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.de</email>
</author>
<published>2000-11-06T07:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=037f8020777c67bd40f749e2756ce798af0b3fc1'/>
<id>037f8020777c67bd40f749e2756ce798af0b3fc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>2000-11-01T16:33:25+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2000-11-01T16:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=4442d7e8ee42829859f645451d7a8b1c3e0aa9e2'/>
<id>4442d7e8ee42829859f645451d7a8b1c3e0aa9e2</id>
<content type='text'>
2000-11-01  Ulrich Drepper  &lt;drepper@redhat.com&gt;

	* configure.in (with_cvs): Test for pserver access.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-11-01  Ulrich Drepper  &lt;drepper@redhat.com&gt;

	* configure.in (with_cvs): Test for pserver access.
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerated.</title>
<updated>2000-10-25T17:31:00+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.de</email>
</author>
<published>2000-10-25T17:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=e027213371638788eaa8ceea6e253f3688b35784'/>
<id>e027213371638788eaa8ceea6e253f3688b35784</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
