summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/pathsearch.c
AgeCommit message (Expand)Author
2020-02-29doc fixesKarl Berry
2018-02-04casefolding fallback search for UnixKarl Berry
2018-01-27STR_LIST_EMPTY, STR_LIST_FIRST_ELT convenience macrosKarl Berry
2018-01-26code formatting and comments (only)Karl Berry
2018-01-05continue loops with original next elementKarl Berry
2014-01-25kpathsea [win32]: Allow Unicode file name in kpsewhich, add new functions in ...Takuji Tanaka
2012-12-13kpathsea: Resolve remaining const related problemsPeter Breitenlohner
2012-12-12kpathsea: Somewhat disentangle path search functionsPeter Breitenlohner
2011-08-05copyright 2011Karl Berry
2011-08-02kpathsea: unexport library internal functions, remove unused onesPeter Breitenlohner
2010-05-16untabify.Akira Kakuto
2010-05-15avoid late declaration.Akira Kakuto
2010-05-15remove trailing spaces.Akira Kakuto
2010-03-10avoid use of and remove support for kpse_set_progname,Peter Breitenlohner
2010-02-12fix compilation with -DNO_DEBUGPeter Breitenlohner
2009-12-05more doc fixes/formattingKarl Berry
2009-12-03formatting/doc fixesKarl Berry
2009-03-16new reentrant kpathsea API (from Taco)Peter Breitenlohner
2008-01-18silence a couple warnings, from MartinKarl Berry
2007-12-23implement kpsewhich --all for normal searchesKarl Berry
2006-12-26remove warnings by -Wall -std=c99Martin Schröder
2006-01-17texk 1Karl Berry