Todd C. Miller
|
d6282d154a
|
Update copyright years.
|
2013-04-24 09:35:02 -04:00 |
|
Todd C. Miller
|
98ffa51545
|
Add guards in compat source files. Not really needed since we only
include them in the Makefile if they are needed but should not hurt
either.
|
2013-04-01 10:19:26 -04:00 |
|
Todd C. Miller
|
da24fe8c3b
|
Reorder functions to quiet a compiler warning.
|
2011-03-09 11:22:34 -05:00 |
|
Todd C. Miller
|
ae2f7638f5
|
standardize on "return foo;" rather than "return(foo);" or "return (foo);"
|
2011-01-24 15:15:18 -05:00 |
|
Todd C. Miller
|
5cf56a77ec
|
Provide mkdtemp() for systems without it.
|
2010-12-27 13:49:49 -05:00 |
|