sane-project-backends/frontend
Ralph Little 373dceaa36 scanimage: more generic fix for selecting a common basename function.
We have been specially including libgen.h to get a version in other
platforms such as macOS and FreeBSD. However, it is dangerous to
make assumptions about which version of basename that we will get.
So this change reverts to asking for the version that modifies the
argument and creates a copy of the arg that we *can* modify.
2023-02-13 12:32:35 -08:00
..
.gitignore
Makefile.am Add format pdf. 2021-09-22 15:14:15 +00:00
jpegtopdf.c scanimage, jpegtopdf: fixes for FreeBSD header definitions. 2023-01-06 23:36:43 -08:00
jpegtopdf.h Add format pdf. 2021-09-22 15:14:15 +00:00
saned.c Fix header file used for poll() 2022-04-21 23:37:33 -04:00
scanimage.c scanimage: more generic fix for selecting a common basename function. 2023-02-13 12:32:35 -08:00
sicc.c Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
sicc.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
stiff.c Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
stiff.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
test.c Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
tstbackend.c Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00