mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 05:00:01 +00:00
* libbfd.c (bfd_seek): If fseek fails, save errno around call to
bfd_tell. If errno is EINVAL, set bfd_error_file_truncated, not bfd_error_system_call.
This commit is contained in:
parent
bccb2e7f89
commit
5290378abc
@ -1,3 +1,9 @@
|
||||
Tue Feb 17 12:58:34 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* libbfd.c (bfd_seek): If fseek fails, save errno around call to
|
||||
bfd_tell. If errno is EINVAL, set bfd_error_file_truncated, not
|
||||
bfd_error_system_call.
|
||||
|
||||
Fri Feb 13 13:11:33 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* Makefile.am (AUTOMAKE_OPTIONS): Define.
|
||||
|
Loading…
Reference in New Issue
Block a user