posix.2 final changes

This commit is contained in:
David MacKenzie 1993-07-17 01:10:10 +00:00
parent 0cd1a8d2aa
commit de793e5f22
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
Fri Jul 16 15:19:59 1993 David J. Mackenzie (djm@thepub.cygnus.com)
* nm.c: Changes for final version of POSIX.2.
(print_symbol_filename_{bsd,sysv,posix}): New functions.
(formats): Add an element for a pointer to them.
(print_symbols): Call it.
(print_object_filename_posix, print_archive_member_posix): Produce
output according to new POSIX.2 spec.
* strings.c (print_strings): Handle STREAM being NULL.
(strings_a_section): Pass a NULL.
(main): Don't open /dev/null.