Todd C. Miller
|
9923464d96
|
Wrap error/errorx and warning/warningx functions with debug statements.
Disable wrapping for standalone sudoers programs as well as memory
allocation functions (to avoid infinite recursion).
|
2011-10-22 14:28:33 -04:00 |
|
Todd C. Miller
|
bf7e7b5752
|
Add gettext.h convenience header. This is similar to but distinct from
the one included with the gettext package.
|
2011-05-20 11:48:17 -04:00 |
|
Todd C. Miller
|
c234363562
|
Add missing includes of libintl.h.
|
2011-05-16 16:50:09 -04:00 |
|
Todd C. Miller
|
c865a462cc
|
Prepare sudo front end messages for translation.
|
2011-05-06 17:47:51 -04:00 |
|
Todd C. Miller
|
10c3bb62c4
|
Make local includes consistent; use double quotes for local includes
except for generated ones where we use angle brackets.
Also g/c unused compat.h.
|
2010-09-07 16:45:19 -04:00 |
|
Todd C. Miller
|
399381de99
|
Add #include of sys/types.h for .c files that include missing.h to
be sure that size_t and ssize_t are defined.
|
2010-08-30 09:14:41 -04:00 |
|
Todd C. Miller
|
f454727bb8
|
Merge compat.h and missing.h into missing.h
|
2010-08-16 14:05:44 -04:00 |
|
Todd C. Miller
|
b72a530fd0
|
Update copyright year
|
2010-06-14 12:19:49 -04:00 |
|
Todd C. Miller
|
c857c74e3a
|
Convert to ANSI C
|
2010-03-04 20:18:22 -05:00 |
|
Todd C. Miller
|
7ec040b541
|
Convert to ANSI C
|
2010-02-27 09:29:59 -05:00 |
|
Todd C. Miller
|
e90fa482f9
|
Rework source layout in preparation for modular sudo.
|
2010-02-20 09:14:01 -05:00 |
|