History log of /illumos-gate/usr/src/tools/find_elf/find_elf.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 906c900b 23-Oct-2022 Andy Fiddaman

15116 find_elf does not find non-executable .so files
Reviewed by: Marco van Wieringen <mvw@planets.elm.net>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Jason King

15116 find_elf does not find non-executable .so files
Reviewed by: Marco van Wieringen <mvw@planets.elm.net>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Dominik Hassler <hadfl@omnios.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...


# d687f445 26-Sep-2022 Yuri Pankov

15016 find_elf should cope with O_DIRECTORY absence
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Approved by: Richard Lo

15016 find_elf should cope with O_DIRECTORY absence
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# d203f834 18-May-2020 Jason King

14712 Replace find_elf with something faster
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@mnx.io>