summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-09-27 00:28:41 +0100
committerColin Watson <cjwatson@debian.org>2010-09-27 00:28:41 +0100
commit9eea6f5d590ca001ee29f4806a665b4f1dca54fa (patch)
treecaae0e8141212f0d9e9a91754888fb837133e319 /manual
parent4274affde9622e429f2937c569cd76f38722cb0d (diff)
Move security to libman.
* src/security.c: Move to ... * lib/security.c: ... here. * src/security.h: Move to ... * lib/security.h: ... here. * lib/Makefile.am (libman_la_SOURCES): Add security.c and security.h. * src/Makefile.am (lexgrog_SOURCES): Remove fake_security.c and security.h. (man_SOURCES, mandb_SOURCES): Remove security.c and security.h. * lib/README: Add security.*. * src/lexgrog_test.c: Call init_security, so that we can use generic security functions rather than fake_security. * src/fake_security.c: Remove. * lib/security.c (do_system_drop_privs): Unroll calls to do_system into calls to pipeline_start and pipeline_wait. * src/whatis.c (use_grep): Likewise. * src/util.c (do_system): Remove. * include/manconfig.h.in (do_system): Remove. * src/*.c: Update #include grouping for movements to libman.
Diffstat (limited to 'manual')
0 files changed, 0 insertions, 0 deletions