Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
2001-12-19  Jakub Jelinek  <jakub@redhat.com>

	* manual/llio.texi (aio_fsync): Fix a typo.
	Patch by Tammy Fox <tfox@redhat.com>.
  • Loading branch information
Ulrich Drepper committed Dec 19, 2001
1 parent 9cddf9d commit 37de3d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2001-12-19 Jakub Jelinek <jakub@redhat.com>

* manual/llio.texi (aio_fsync): Fix a typo.
Patch by Tammy Fox <tfox@redhat.com>.

2001-12-18 Jakub Jelinek <jakub@redhat.com>

* sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (clone): Subtract
Expand Down
2 changes: 1 addition & 1 deletion manual/llio.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2322,7 +2322,7 @@ This function is not implemented.
@end table

When the sources are compiled with @code{_FILE_OFFSET_BITS == 64} this
function is in fact @code{aio_return64} since the LFS interface
function is in fact @code{aio_fsync64} since the LFS interface
transparently replaces the normal implementation.
@end deftypefun

Expand Down

0 comments on commit 37de3d5

Please sign in to comment.