Todd C. Miller
|
f454727bb8
|
Merge compat.h and missing.h into missing.h
|
2010-08-16 14:05:44 -04:00 |
|
Todd C. Miller
|
8cde6d699e
|
progname should be const
|
2010-03-31 10:36:39 -04:00 |
|
Todd C. Miller
|
eec5235d19
|
Rewrite compat/getprogname.c and add setprogname().
The progname is now passed to the plugin via the settings array.
|
2010-03-19 07:52:31 -04:00 |
|
Todd C. Miller
|
623fc34dd4
|
If system doesn't support getprogname or __programe and we are
building a shared object don't bother with Argc/Argv, just
return "sudo"
|
2010-03-18 13:53:12 -04:00 |
|
Todd C. Miller
|
488c1531eb
|
Convert to ANSI C
|
2010-02-27 09:23:25 -05:00 |
|
Todd C. Miller
|
e90fa482f9
|
Rework source layout in preparation for modular sudo.
|
2010-02-20 09:14:01 -05:00 |
|