summaryrefslogtreecommitdiff
path: root/libmailutils/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-12-03 19:52:56 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-12-03 20:34:19 +0200
commit30bf4d542198abc23b897dd81fc280354903e49f (patch)
tree5e414f29aa6c8a1f720dec837a6c588b89b74d0d /libmailutils/Makefile.am
parent554f80a1122f7a931f8c09056f4238b38d5034e8 (diff)
downloadmailutils-30bf4d542198abc23b897dd81fc280354903e49f.tar.gz
mailutils-30bf4d542198abc23b897dd81fc280354903e49f.tar.bz2
Initial implementation of log streams.
* include/mailutils/mailutils.h: Include mailutils/log.h. * include/mailutils/stream.h (MU_IOCTL_LOGSTREAM_GET_SEVERITY) (MU_IOCTL_LOGSTREAM_SET_SEVERITY) (MU_IOCTL_LOGSTREAM_GET_LOCUS,MU_IOCTL_LOGSTREAM_SET_LOCUS) (MU_IOCTL_LOGSTREAM_GET_MODE,MU_IOCTL_LOGSTREAM_SET_MODE): New ioctls. * include/mailutils/sys/logstream.h: New file. * include/mailutils/sys/syslogstream.h: New file. * include/mailutils/sys/Makefile.am (sysinclude_HEADERS): Add logstream.h and syslogstream.h * include/mailutils/types.hin (mu_locus): New struct. * libmailutils/stream/Makefile.am (libstream_la_SOURCES): Add logstream.c and syslogstream.c. * mu/logger.c: New file. * mu/template.c: New file. * mu/Makefile.am (MODULES): Add logger.c (EXTRA_DIST): Add template.c.
Diffstat (limited to 'libmailutils/Makefile.am')
0 files changed, 0 insertions, 0 deletions

Return to:

Send suggestions and report system problems to the System administrator.