Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2018 11:40:40 -0600
From:      Brian Wood <woodbrian77@gmail.com>
To:        tclug-list <tclug-list@mn-linux.org>,  FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Includes for syslog()
Message-ID:  <CABWFOjtO1cuYfsGnKW-=v7Fm=ceNS=T57wQLodA4syrTtYAg%2Bg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Shalom

This page
https://www.unix.com/man-page/freebsd/3/openlog/

lists
#include <syslog.h>
#include <stdarg.h>

as includes on a FreeBSD system. On Linux there's
no mention of stdarg.h.  I was wondering if stdarg.h
is only needed on FreeBSD if you call vsyslog() and
the documentation just doesn't mention that.  From
what I can tell, stdarg.h isn't needed on FreeBSD if
I only call openlog() and syslog().

Also today is Small Business Sunday.  I have an
offer to help someone who is willing to use my
software here:  http://webEbenezer.net/about.html
Thanks in advance.


Brian
Ebenezer Enterprises - Enjoying programming again.
http://webEbenezer.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABWFOjtO1cuYfsGnKW-=v7Fm=ceNS=T57wQLodA4syrTtYAg%2Bg>