aboutsummaryrefslogtreecommitdiff
path: root/desiredata/src/s_path.c
AgeCommit message (Expand)Author
2009-04-27on win32, compile sys_rcfile anywayN.N.
2009-04-26use new/delete[] instead of malloc/freeN.N.
2009-04-26refrain from using std::vector's data() for portability reasons (it's GNU-only)N.N.
2009-04-25use vector<> in sys_parsercfileN.N.
2008-02-08reorganizedIOhannes m zmölnig