2001-06-05  Andreas Jaeger  <aj@suse.de>

	* manual/stdio.texi (Portable Positioning): Fix description of
	fpos_t and fpos64_t.
This commit is contained in:
Andreas Jaeger 2001-06-06 07:11:52 +00:00
parent 5988b69dca
commit a1b567d058
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2001-06-05 Andreas Jaeger <aj@suse.de>
* manual/stdio.texi (Portable Positioning): Fix description of
fpos_t and fpos64_t.
2001-06-06 Ulrich Drepper <drepper@redhat.com>
* sysdeps/generic/wordexp.c: Undo last patch. Use strndupa instead.