OSDN Git Service

* archive.c (hpux_uid_gid_encode): New function.
authorJeff Law <law@redhat.com>
Mon, 24 Apr 2000 07:52:50 +0000 (07:52 +0000)
committerJeff Law <law@redhat.com>
Mon, 24 Apr 2000 07:52:50 +0000 (07:52 +0000)
commitef42fa39f4dc3bf266f5578f1257200253c51dee
treeb8d2aff1ee3bd63a07826bbbe577888fc8e4c225
parent679a9f414cfee3e7220ef618e531b44196602c7d
    * archive.c (hpux_uid_gid_encode): New function.
        (bfd_ar_hdr_from_filesystem): Use it if HPUX_LARGE_AR_IDS is
        defined and the ID is greater than 99999.
        (bfd_generic_stat_arch_elt): If HPUX_LARGE_AR_IDS is defined decode
        special uid/gid fields into 32 bit values.
bfd/ChangeLog
bfd/archive.c