pacman/src/pacman
Andrew Gregory 95121cc4f1 conf.c: use masks for siglevel inheritance
This will allow pacman to parse its config file in a single pass and
removes the need for the *_SET siglevels in alpm that were only required
for pacman's siglevel inheritance.

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
2015-01-21 14:27:46 +10:00
..
po Update translations from transifex 2014-12-19 13:53:35 +10:00
.gitignore Remove pacman.static build from build files 2008-07-15 19:05:24 -05:00
Makefile.am Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
callback.c Fix memory leak in ALPM_EVENT_OPTDEP_REMOVAL callback 2014-12-24 11:19:29 +10:00
callback.h Fix pointer declarations to be globally consistent 2014-12-18 16:32:55 +10:00
check.c Do not warn about missing files in NoExtract 2014-11-18 12:50:56 +10:00
check.h Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
conf.c conf.c: use masks for siglevel inheritance 2015-01-21 14:27:46 +10:00
conf.h conf.c: use masks for siglevel inheritance 2015-01-21 14:27:46 +10:00
database.c Integrate testdb into pacman 2015-01-02 21:44:58 +10:00
deptest.c Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
ini.c wrap fgets to retry on EINTR 2014-09-23 21:43:16 +10:00
ini.h Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
package.c cache terminal size, add SIGWINCH handler to reset 2014-06-29 11:04:17 +10:00
package.h Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
pacman.c Integrate testdb into pacman 2015-01-02 21:44:58 +10:00
pacman.h Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
query.c Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
remove.c remove.c: downgrade TRANS_DUP_TARGET to warning 2014-05-07 14:14:41 +10:00
sync.c Fix pointer declarations to be globally consistent 2014-12-18 16:32:55 +10:00
upgrade.c pacman/upgrade: Fix memory leaks 2014-03-27 15:16:52 +10:00
util-common.c Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
util-common.h Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
util.c Integrate testdb into pacman 2015-01-02 21:44:58 +10:00
util.h cache terminal size, add SIGWINCH handler to reset 2014-06-29 11:04:17 +10:00