Todd C. Miller
|
f6fec06037
|
Add test for getprogname() and symbolic links; bug 654
|
2014-07-25 09:37:58 -06:00 |
|
Todd C. Miller
|
47835ff289
|
Rename missing.h -> sudo_compat.h
|
2014-07-22 14:25:16 -06:00 |
|
Todd C. Miller
|
3687b665cb
|
Rename fatal.h -> sudo_fatal.h
|
2014-07-21 14:40:18 -06:00 |
|
Todd C. Miller
|
b45727cefa
|
Rename queue.h -> sudo_queue.h to avoid collisions with the system
version.
|
2014-07-21 14:37:27 -06:00 |
|
Todd C. Miller
|
a8fa112a53
|
atobool -> sudo_strtobool
atoid-> sudo_strtoid
atomode -> sudo_strtomode
|
2014-06-27 14:53:54 -06:00 |
|
Todd C. Miller
|
8e088e65c0
|
Split fileops.c into parseln.c and locking.c
|
2014-06-27 09:46:24 -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
|
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 |
|