Files
sudo/lib/util
Todd C. Miller 387169ac67 Add support on AIX for loading plugins that are .a (not .so) files.
It is possible to specify the member name in parens after the path,
e.g. sudoers.a(shr.o) for 32-bit or sudoers.a(shr_64.o) for 64-bit.
If no member is specified in the path and dlopen() fails with ENOEXEC,
try again with an explicit member, either shr.o or shr_64.o.
2021-02-19 11:03:26 -07:00
..
2020-08-12 13:45:09 -06:00
2020-09-25 15:09:45 -06:00
2020-08-07 14:22:56 -06:00
2021-02-19 08:54:04 -07:00
2020-09-25 15:09:45 -06:00
2014-06-26 15:51:02 -06:00
2020-09-25 15:09:45 -06:00
2020-09-25 15:09:45 -06:00