diff options
author | Felix Janda <felix.janda@posteo.de> | 2013-08-19 22:11:22 +0200 |
---|---|---|
committer | Felix Janda <felix.janda@posteo.de> | 2013-08-19 22:11:22 +0200 |
commit | 276a99f9fe7c2819ea61accfcb35088707882b58 (patch) | |
tree | 5c31d8ef983d48e66d7945bed1aad0866cd89b8f /toys/posix | |
parent | 205b496e42ceb72bf0755fec4f4675a467c401e1 (diff) | |
download | toybox-276a99f9fe7c2819ea61accfcb35088707882b58.tar.gz |
In logger and syslogd remove duplicated definitions of facilities and priorities
In syslogd.c get the definitions from <syslog.h>. For logger.c we
can't do this as well since it causes multiply defined symbols.
Instead we define a non-static lookup function in syslog.c for
logger.
Diffstat (limited to 'toys/posix')
0 files changed, 0 insertions, 0 deletions