objcopy.c (S_ISLNK): Define as 0 if there is no S_IFLNK.
This commit is contained in:
parent
1cecf3b26a
commit
d6f8ba7eb5
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
Tue Nov 2 13:29:59 1993 David J. Mackenzie (djm@rtl.cygnus.com)
|
||||
|
||||
* objcopy.c (S_ISLNK): Define as 0 if there's no S_IFLNK.
|
||||
|
||||
Fri Oct 29 16:02:34 1993 David J. Mackenzie (djm@thepub.cygnus.com)
|
||||
|
||||
* binutils.texi: Move objcopy docs into alphabetical order.
|
||||
|
||||
* objdump.c: Use xmalloc instead of malloc.
|
||||
|
||||
Fri Oct 29 11:11:14 1993 Stan Shebs (shebs@rtl.cygnus.com)
|
||||
|
|
Loading…
Reference in a new issue