<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glibc.git, branch cvs/glibc-2_0_101</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>Update.</title>
<updated>1998-11-13T15:05:05+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>1998-11-13T15:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=47b856a9eac04e1e18d949cc751c397610bba429'/>
<id>47b856a9eac04e1e18d949cc751c397610bba429</id>
<content type='text'>
	* stdio-common/vfscanf.c: Return EOF for invalid format
	characters.

1998-11-13  Philip Blundell  &lt;philb@gnu.org&gt;

	* sysdeps/arm/fpu/bits/setjmp.h (__JMP_BUF_SP): Correct value.
	Reported by Scott Bambrough.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* stdio-common/vfscanf.c: Return EOF for invalid format
	characters.

1998-11-13  Philip Blundell  &lt;philb@gnu.org&gt;

	* sysdeps/arm/fpu/bits/setjmp.h (__JMP_BUF_SP): Correct value.
	Reported by Scott Bambrough.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>1998-11-13T14:41:36+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>1998-11-13T14:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=fb3d8ad658464fc8d4728c892ed815c362cd1972'/>
<id>fb3d8ad658464fc8d4728c892ed815c362cd1972</id>
<content type='text'>
	* version.h (VERSION): Bump to 2.0.101.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* version.h (VERSION): Bump to 2.0.101.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>1998-11-13T14:06:33+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>1998-11-13T14:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=99c9e773eef31c98cbdd6ea06f5833895d3fa61d'/>
<id>99c9e773eef31c98cbdd6ea06f5833895d3fa61d</id>
<content type='text'>
1998-11-13  Ulrich Drepper  &lt;drepper@cygnus.com&gt;

	* Makerules (Versions.all): Generate this file from all Versions.def
	files.
	(sysd-versions): Use Versions.all instead of Versions.def.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1998-11-13  Ulrich Drepper  &lt;drepper@cygnus.com&gt;

	* Makerules (Versions.all): Generate this file from all Versions.def
	files.
	(sysd-versions): Use Versions.all instead of Versions.def.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>1998-11-13T13:27:37+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>1998-11-13T13:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=93d63a591cf0bb7e2294d081e1fce517f8e96dc0'/>
<id>93d63a591cf0bb7e2294d081e1fce517f8e96dc0</id>
<content type='text'>
1998-11-11  Andreas Schwab  &lt;schwab@issan.cs.uni-dortmund.de&gt;

	* locale/programs/config.h: Define HAVE_STRING_H for xstrdup.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1998-11-11  Andreas Schwab  &lt;schwab@issan.cs.uni-dortmund.de&gt;

	* locale/programs/config.h: Define HAVE_STRING_H for xstrdup.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>1998-11-13T13:25:47+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>1998-11-13T13:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=a3e0e9ae473ae52861c5bceb8a6feb624bf30c61'/>
<id>a3e0e9ae473ae52861c5bceb8a6feb624bf30c61</id>
<content type='text'>
1998-11-13  Ulrich Drepper  &lt;drepper@cygnus.com&gt;

	* libio/bits/stdio.h: Correct and improve fread_unlocked and
	fwrite_unlocked optimizations.

	* time/tzfile.c (__tzfile_read): Set __tzname based on last names
	in time not to last entries in the file.
	(__tzfile_compute): Likewise.  Fix for PR libc/863.

	* timezone/Makefile: Generate GB timezone data for test.
	* timezone/tst-timezone.c: More tests for DST switching time (disabled
	for now).

1998-11-13  Andreas Schwab  &lt;schwab@issan.cs.uni-dortmund.de&gt;
	* sysdeps/gnu/bits/utmp.h: Rename pad member of struct utmp to
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1998-11-13  Ulrich Drepper  &lt;drepper@cygnus.com&gt;

	* libio/bits/stdio.h: Correct and improve fread_unlocked and
	fwrite_unlocked optimizations.

	* time/tzfile.c (__tzfile_read): Set __tzname based on last names
	in time not to last entries in the file.
	(__tzfile_compute): Likewise.  Fix for PR libc/863.

	* timezone/Makefile: Generate GB timezone data for test.
	* timezone/tst-timezone.c: More tests for DST switching time (disabled
	for now).

1998-11-13  Andreas Schwab  &lt;schwab@issan.cs.uni-dortmund.de&gt;
	* sysdeps/gnu/bits/utmp.h: Rename pad member of struct utmp to
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct and improve fread_unlocked and fwrite_unlocked optimizations.</title>
<updated>1998-11-13T13:21:56+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>1998-11-13T13:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=7f2a1e3cf8077faa2c5de78f081890302a4c8362'/>
<id>7f2a1e3cf8077faa2c5de78f081890302a4c8362</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Remove </title>
<updated>1998-11-13T03:01:32+00:00</updated>
<author>
<name>Andreas Schwab</name>
<email>schwab@suse.de</email>
</author>
<published>1998-11-13T03:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=2dc9c8cd694ef6c72c631e33ff2eb2c3d412dfe8'/>
<id>2dc9c8cd694ef6c72c631e33ff2eb2c3d412dfe8</id>
<content type='text'>
d0 from clobber list.
Fri Nov 13 11:57:21 1998  Andreas Schwab  &lt;schwab@issan.cs.uni-dortmund.de&gt;

	* sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Remove
	d0 from clobber list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
d0 from clobber list.
Fri Nov 13 11:57:21 1998  Andreas Schwab  &lt;schwab@issan.cs.uni-dortmund.de&gt;

	* sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Remove
	d0 from clobber list.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>1998-11-12T18:06:31+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>1998-11-12T18:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=d2537a474cb637bc49abc0baad75c01e5c245752'/>
<id>d2537a474cb637bc49abc0baad75c01e5c245752</id>
<content type='text'>
1998-11-12  Ulrich Drepper  &lt;drepper@cygnus.com&gt;

	* inet/netinet/in.h: Add a few more IPPROTO_* macros.

	* libio/Makefile (headers): Add bits/stdio.h.
	* libio/iofread_u.c: Undefine fread_unlocked before definition.
	* libio/iofwrite_u.c: Undefine fwrite_unlocked before definition.
	* libio/stdio.h: Move optimizations into ...
	* libio/bits/stdio.h: ...here.  New file.

	* libio/iofread.c: Pretty print.

1998-11-12  Mark Kettenis  &lt;kettenis@phys.uva.nl&gt;

	* sysdeps/gnu/bits/utmpx.h: Protect members of struct
	__exit_status with `__'.  Rename pad member of struct utmpx to
	__unused.
	(RUN_LVL): Define unconditionally.
	* sysdeps/gnu/bits/utmp.h: Rename pad member of struct utmpx to
	__unused.

1998-11-12  Philip Blundell  &lt;philb@gnu.org&gt;

	* sysdeps/unix/sysv/linux/netlink/netlink.h: New file, support for
	Linux AF_NETLINK sockets (needed since the kernel version is
	unusable).
	* sysdeps/unix/sysv/linux/Makefile: Install it.
	* sysdeps/unix/sysv/linux/Dist: Distribute it.

1998-11-12  Andreas Jaeger  &lt;aj@arthur.rhein-neckar.de&gt;

	* timezone/tst-timezone.c (tests): Add entry for America/Chicago
	to test for bug in PR libc/863.

1998-11-12  Ulrich Drepper  &lt;drepper@cygnus.com&gt;

	* sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Cleanup comment.

	* elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Rename macro
	parameter lazy to do_lazy to avoid clashing with struct member name.
	Reported by Ralf Baechle &lt;ralf@uni-koblenz.de&gt;.

1998-11-10  H.J. Lu  &lt;hjl@gnu.org&gt;

	* sysdeps/unix/sysv/linux/bits/local_lim.h: Undefine NR_OPEN
	if it is defined in &lt;linux/limits.h&gt;.

1998-11-09 13:07 -0500  Zack Weinberg  &lt;zack@rabi.phys.columbia.edu&gt;

	* include/protocols/routed.h: Include the real header with
	a full path from the top of the source tree.
	* include/protocols/rwhod.h: Likewise.
	* include/protocols/talkd.h: Likewise.
	* include/protocols/timed.h: Likewise.

	* timezone/Makefile: Don't include z.ZONE files if no_deps
	is set, not if avoid-generated is set.

1998-11-12  Ulrich Drepper  &lt;drepper@cygnus.com&gt;

	* signal/signal.h: Undo last change.  Get definition of timespec
	if __USE_POSIX199309.

	* string/bits/string2.h (__strpbrk_c2): Add intermediate cast to
	size_t to prevent gcc warning when using -Wqual-cast.
	(__strpbrk_c3): Likewise.
	Suggested by Alan Curry &lt;pacman@cqc.com&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1998-11-12  Ulrich Drepper  &lt;drepper@cygnus.com&gt;

	* inet/netinet/in.h: Add a few more IPPROTO_* macros.

	* libio/Makefile (headers): Add bits/stdio.h.
	* libio/iofread_u.c: Undefine fread_unlocked before definition.
	* libio/iofwrite_u.c: Undefine fwrite_unlocked before definition.
	* libio/stdio.h: Move optimizations into ...
	* libio/bits/stdio.h: ...here.  New file.

	* libio/iofread.c: Pretty print.

1998-11-12  Mark Kettenis  &lt;kettenis@phys.uva.nl&gt;

	* sysdeps/gnu/bits/utmpx.h: Protect members of struct
	__exit_status with `__'.  Rename pad member of struct utmpx to
	__unused.
	(RUN_LVL): Define unconditionally.
	* sysdeps/gnu/bits/utmp.h: Rename pad member of struct utmpx to
	__unused.

1998-11-12  Philip Blundell  &lt;philb@gnu.org&gt;

	* sysdeps/unix/sysv/linux/netlink/netlink.h: New file, support for
	Linux AF_NETLINK sockets (needed since the kernel version is
	unusable).
	* sysdeps/unix/sysv/linux/Makefile: Install it.
	* sysdeps/unix/sysv/linux/Dist: Distribute it.

1998-11-12  Andreas Jaeger  &lt;aj@arthur.rhein-neckar.de&gt;

	* timezone/tst-timezone.c (tests): Add entry for America/Chicago
	to test for bug in PR libc/863.

1998-11-12  Ulrich Drepper  &lt;drepper@cygnus.com&gt;

	* sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Cleanup comment.

	* elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Rename macro
	parameter lazy to do_lazy to avoid clashing with struct member name.
	Reported by Ralf Baechle &lt;ralf@uni-koblenz.de&gt;.

1998-11-10  H.J. Lu  &lt;hjl@gnu.org&gt;

	* sysdeps/unix/sysv/linux/bits/local_lim.h: Undefine NR_OPEN
	if it is defined in &lt;linux/limits.h&gt;.

1998-11-09 13:07 -0500  Zack Weinberg  &lt;zack@rabi.phys.columbia.edu&gt;

	* include/protocols/routed.h: Include the real header with
	a full path from the top of the source tree.
	* include/protocols/rwhod.h: Likewise.
	* include/protocols/talkd.h: Likewise.
	* include/protocols/timed.h: Likewise.

	* timezone/Makefile: Don't include z.ZONE files if no_deps
	is set, not if avoid-generated is set.

1998-11-12  Ulrich Drepper  &lt;drepper@cygnus.com&gt;

	* signal/signal.h: Undo last change.  Get definition of timespec
	if __USE_POSIX199309.

	* string/bits/string2.h (__strpbrk_c2): Add intermediate cast to
	size_t to prevent gcc warning when using -Wqual-cast.
	(__strpbrk_c3): Likewise.
	Suggested by Alan Curry &lt;pacman@cqc.com&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>(abmon): Remove spaces.</title>
<updated>1998-11-12T18:03:43+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>1998-11-12T18:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=085320f505022f7fbc53b229ef1dc31826e66c34'/>
<id>085320f505022f7fbc53b229ef1dc31826e66c34</id>
<content type='text'>
1998-11-12  Ulrich Drepper  &lt;drepper@cygnus.com&gt;

	* locales/el_GR (abmon): Remove spaces at end of strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1998-11-12  Ulrich Drepper  &lt;drepper@cygnus.com&gt;

	* locales/el_GR (abmon): Remove spaces at end of strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Undo last change.  Get definition of timespec if __USE_POSIX199309.</title>
<updated>1998-11-12T10:01:28+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>1998-11-12T10:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=055778f3963336f41210feb4728a8d32da1d74fe'/>
<id>055778f3963336f41210feb4728a8d32da1d74fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
