libtool/libltdl/loaders
Gary V. Vaughan e628dd85c1 syntax-check: fix violations and re-enable sc_space_tab.
* cfg.mk (local-checks-to-fix): Remove sc_space_tab from list of
disabled checks.
(exclude_file_name_regexp--sc_space_tab): Don't flag space-tab
sequences in diff files as an error.
* Makefile.am, build-aux/general.m4sh, build-aux/git-hooks/commit-msg,
build-aux/ltmain.m4sh, libltdl/loaders/dyld.c,
libltdl/loaders/shl_load.c, libltdl/ltdl.h, libltdl/ltdl.mk,
libltdl/slist.c, libtoolize.m4sh, m4/ltoptions.m4, tests/demo/dlmain.c,
tests/depdemo/main.c, tests/libtoolize.at, tests/lt_dladvise.at,
tests/pdemo/longer_file_name_dlmain.c, tests/sh.test, tests/static.at,
tests/stresstest.at, tests/template.at: Fix space-tab sequences by
reversing them in regexps, and deleting leading spaces in indentation.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
2011-11-17 19:22:14 +07:00
..
dld_link.c * libltdl/loaders/dld_link.c (vl_exit): New function, zero out ... 2008-03-04 21:00:19 +00:00
dlopen.c Revert 75142db4f8 (AIX libltdl dlopen(NULL) 2008-09-02 00:10:42 -05:00
dyld.c syntax-check: fix violations and re-enable sc_space_tab. 2011-11-17 19:22:14 +07:00
load_add_on.c * libltdl/loaders/dld_link.c (vl_exit): New function, zero out ... 2008-03-04 21:00:19 +00:00
loadlibrary.c Preserve the last error when restoring the error mode. 2010-03-17 09:01:57 +01:00
preopen.c syntax-check: fix violations and re-enable sc_prohibit_strcmp. 2011-11-17 19:21:10 +07:00
shl_load.c syntax-check: fix violations and re-enable sc_space_tab. 2011-11-17 19:22:14 +07:00