]> git.sur5r.net Git - cc65/history - src/common/searchpath.c
Since we have now builtin search paths, we need to be able to forget them,
[cc65] / src / common / searchpath.c
2009-09-22 uzNew function AddSubSearchPathFromEnv.
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