Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-01-06 16:11:04 +0400
committerDenys Vlasenko <vda.linux@googlemail.com>2013-01-18 22:46:47 +0400
commit9980707efc3735574f89ca3fbc686374c6225e3e (patch)
tree34c3b62a2ad127e6eea44a7421c31f7dfef91899 /include
parent9daf33fc5245abebdda145f95e1ad3a175241f18 (diff)
syslogd: convert dummy functions to statics and get rid of IF_FEATURE_* checks
As suggested by Mike. No bloat-o-meter difference, but a bit nicer to look at. We cannot convert the call to log_to_shmem() as it checks for G.shbuf outside the function, and G.shbuf is only available when IPC support is enabled. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions