Todd C. Miller
|
3687b665cb
|
Rename fatal.h -> sudo_fatal.h
|
2014-07-21 14:40:18 -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
|
87c2fe5a31
|
Prefix all libc replacements with sudo_ and #define the real name
to the sudo_ version. That way we don't pollute the libc namespace.
|
2014-06-26 15:51:08 -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 |
|