Files
heimdal/lib
Ben Kaduk c0328e1328 Always provide a usable PATH_MAX
If a program does not include limits.h (or includes it after roken.h),
it can end up with PATH_MAX defined to be MAX_PATH, but MAX_PATH
undefined.  This causes consumers of PATH_MAX to become unhappy.

Work around this case by only using MAX_PATH if it is available, and
a constant otherwise.
2013-06-14 13:31:42 -04:00
..
2013-06-05 20:28:56 -07:00
2013-06-03 21:51:10 -07:00
2013-04-29 21:59:11 -07:00
2013-06-02 15:52:41 -05:00
2013-06-03 22:05:09 -07:00
2013-04-24 16:31:32 -07:00
2012-09-24 21:28:04 -07:00
2013-04-29 10:57:03 -07:00
2012-08-08 00:04:04 +01:00
2013-06-14 13:31:42 -04:00
2012-02-15 10:58:00 +00:00
2012-06-12 18:48:37 -04:00
2012-06-20 19:32:08 -05:00
2012-06-20 19:32:08 -05:00