Todd C. Miller
|
e9e4a84528
|
Replace UCB fnmatch.c with a non-recursive version written by
William A. Rowe Jr.
|
2011-11-29 14:57:08 -05:00 |
|
Todd C. Miller
|
5c3fbfd733
|
Don't let the fnmatch/glob macros expand the function prototype.
|
2011-05-04 11:21:03 -04:00 |
|
Todd C. Miller
|
a1f6db3a0c
|
Resolve namespace collisions on HP-UX ia64 and possibly others by
adding a rpl_ prefix to our fnmatch and glob replacements and
#defining rpl_foo to foo in the header files.
|
2011-05-03 13:45:56 -04:00 |
|
Todd C. Miller
|
488c1531eb
|
Convert to ANSI C
|
2010-02-27 09:23:25 -05:00 |
|
Todd C. Miller
|
e90fa482f9
|
Rework source layout in preparation for modular sudo.
|
2010-02-20 09:14:01 -05:00 |
|