]> git.sur5r.net Git - cc65/history - src/common/searchpath.c
Increase count to 16384. Simplify complex expression.
[cc65] / src / common / searchpath.c
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2006-08-22 cuzReplace the fixed buffer in the Find() routine by a...
2003-08-03 cuzNew function ForgetAllSearchPaths
2003-05-30 cuzFixed a bug
2003-05-29 cuzAdd AddSearchPathFromEnv
2003-05-28 cuzMoved most of cc65/incpath to a common searchpath module