summaryrefslogtreecommitdiff
path: root/lib/findprog-in.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* Rely on new stdbool behaviorPaul Eggert2022-09-101-1/+0
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* findprog-in: Improve errno upon failure on native Windows.Bruno Haible2020-12-241-2/+73
* findprog-in: Allow overriding the current directory.Bruno Haible2020-12-141-6/+39
* findprog-in: Don't exit upon out-of-memory.Bruno Haible2020-12-101-6/+25
* findprog-in: Ignore directories.Bruno Haible2020-05-231-25/+50
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* findprog-in: Set errno when the search fails.Paul Smith2019-09-151-2/+15
* findprog-in: Better mimic the system on native Windows.Bruno Haible2019-09-141-4/+6
* findprog-in: Make exec optimization optional.Bruno Haible2019-09-091-20/+78
* findprog-in: New module.Bruno Haible2019-09-081-0/+178