summaryrefslogtreecommitdiff
path: root/lib/findprog.c
Commit message (Expand)AuthorAgeFilesLines
* Rename module 'pathname' to 'filename'.Bruno Haible2007-02-251-4/+4
* Simplify xmalloc expressions. Add overflow check in xmalloc arguments.Bruno Haible2006-11-061-1/+1
* Make it compile in C++ mode.Bruno Haible2006-10-311-1/+1
* Avoid a gcc warning.Bruno Haible2006-10-191-3/+5
* Include <config.h> unconditionally.Bruno Haible2006-09-141-3/+1
* Include <unistd.h> unconditionally.Bruno Haible2006-04-241-5/+2
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Treat Cygwin like Windows regarding pathname syntax.Bruno Haible2004-04-281-3/+3
* New module 'findprog'.Bruno Haible2003-04-101-0/+118