Todd C. Miller
|
c4c253847e
|
Remove extra sudo_ prefix from vfatalxnodebug and vfatalx_nodebug.
|
2014-06-27 10:39:49 -06:00 |
|
Todd C. Miller
|
aecef4aa1d
|
Rename warning/fatal -> sudo_warn/sudo_fatal to avoid namespace
pollution in libsudo_util.so.
|
2014-06-27 09:30:52 -06:00 |
|
Todd C. Miller
|
2166a6afe1
|
Remove use of setjmp/longjmp in the sudoers plugin. We no longer
call fatal() except in the malloc wrappers and due to libsudo_util
there is now a single copy of fatal/fatalx.
|
2014-06-26 15:51:15 -06:00 |
|
Todd C. Miller
|
088edcb6f5
|
Add exported libsudo_util functions to util.exp and mark in headers
using __dso_public.
|
2014-06-26 15:51:15 -06:00 |
|
Todd C. Miller
|
4d37a4a162
|
Top level directory reorg
Move src/po -> po
Combine common and compat -> lib/util
Move zlib -> lib/zlib
|
2014-06-26 15:51:02 -06:00 |
|