Re: [PATCH] elfclassify: Add --library classification.

2019-07-26 Thread Dmitry V. Levin
On Fri, Jul 26, 2019 at 12:39:32AM +0200, Mark Wielaard wrote: > > Maybe you are looking for another goal/classification? For example I > > added --program which does classify those special files as programs > > (even though --shared also says they are shared libraries). Maybe you > > are looking

[PATCH] elfclassify: Add --library classification.

2019-07-25 Thread Mark Wielaard
> Maybe you are looking for another goal/classification? For example I > added --program which does classify those special files as programs > (even though --shared also says they are shared libraries). Maybe you > are looking for a different classification similar/dual to that. Say > --library?