Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 5 Nov 1998 17:52:04 +0000 (17:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 5 Nov 1998 17:52:04 +0000 (17:52 +0000)
commit9a821cf90b38590fa546dc3246d12526e4f95ba1
treefd000dc3bba3e4605f4995e99a1b221b448830bc
parentfe959e1efb0353204c67cc590e51e0ccba58d241
Update.

* elf/rtld.c: Add a few __builtin_expects where they will improve
a lot.

1998-11-05  Ulrich Drepper  <drepper@cygnus.com>

1998-11-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* libio/genops.c (_IO_least_marker): Add additional parameter
end_p replacing fp->_IO_read_end.
(save_for_backup): Likewise.  All callers changed.  Use _IO_size_t
and _IO_ssize_t instead of int.
(_IO_switch_to_main_get_area): Remove use of _IO_save_ptr.
(_IO_switch_to_backup_area): Likewise.  Fix comments.
(_IO_seekmark): Undo last change.
(_IO_default_pbackfail): Correct use of backup area.
* libio/libio.h (_IO_FILE_complete): Remove _IO_save_ptr.
ChangeLog
README
elf/rtld.c
manual/install.texi