Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
(delete_members, replace_members): Likewise.
|
|
* ar.c (counted_name_mode): New static variable.
(counted_name_counter): New static variable.
(map_over_members): Handle counted mode.
(usage): Mention N modifier.
(main): Handle N modifier.
(delete_members): Handle counted mode.
* binutils.texi, ar.1: Document N modifier.
|
|
* ar.c (print_contents): Change printing of member name for
POSIX.2 conformance.
|
|
* ar.c (output_filename): Make const.
(open_inarch): If creating a new empty archive, set
output_filename.
|
|
(map_over_members): Call normalize on command line parameter.
(usage): Mention P modifier.
(normalize): If full_pathname is true, don't do anything.
(main): Accept P modifier.
* binutils.texi, ar.1: Document P modifier.
|
|
(ranlib_touch): Open file with O_BINARY.
|
|
|