Todd C. Miller
|
e2328479dd
|
Use strtok_r() instead of strtok()
|
2015-06-19 12:35:51 -06:00 |
|
Todd C. Miller
|
eeca3b0ca4
|
Include sys/types.h instead of unistd.h to get uid_t and gid_t.
Add missing include of sys/types.h to a few places.
|
2015-04-09 10:58:04 -06:00 |
|
Todd C. Miller
|
47835ff289
|
Rename missing.h -> sudo_compat.h
|
2014-07-22 14:25:16 -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 |
|