diff options
author | pi <pi@FreeBSD.org> | 2014-09-23 03:50:15 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2014-09-23 03:50:15 +0800 |
commit | 3f6b4130ae3332bcf3268de99f68ba1977f79a8d (patch) | |
tree | a0a901e19cb0e2d91d8723c40a30a4eb8651b54d /net-mgmt/nagios | |
parent | 7b3c21448e5878ee9a8dbdcd22c39433e50f3c07 (diff) | |
download | freebsd-ports-gnome-3f6b4130ae3332bcf3268de99f68ba1977f79a8d.tar.gz freebsd-ports-gnome-3f6b4130ae3332bcf3268de99f68ba1977f79a8d.tar.zst freebsd-ports-gnome-3f6b4130ae3332bcf3268de99f68ba1977f79a8d.zip |
devel/rudiments: 0.46_2 -> 0.47
0.47 - fixed possible null-dereference in xmldomnode::safeAppend
added charstring::inSetIgnoringCase
xmldomnode::setAttributeValue does nothing when the null node is
referenced now
fixed a codetree bug that could cause indentation to attempt to go
negative when using an unsigned number
added a configure test to see if -Wno-format is needed
configure tests for mlockall/munlockall attempt link now
added sys/types.h before sys/un.h in sys/un.h test for older freebsd
implemented stubs for pure virtual methods of client and server classes
so instances of them could be created to attach already-open
file descriptors to
unified usage of select/poll and prefer poll
pushed all select/poll-related code into listener class
removed problematic and unused useListener-related methods in
filedescriptor class
epoll is used in place of select/poll for systems that support it
kqueue is used in place of select/poll for systems that support it
consolidated getpagesize() calls to use sys::getPageSize()
added detection and support for __vsnprintf for platforms that have
that instead of vsnprintf
added cancel and raiseSignal methods to the thread class
fixed datetime memory leak
added xmldomnode::clone method to clone a node
renamed variablebuffer to bytebuffer
renamed rawbuffer to bytestring
refactored linkedlist
added singlylinkedlist class
added sort, detach, move and insert methods to linkedlist classes
fixed file::open using O_CREAT without O_EXCL on windows
PR: 193846
Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Diffstat (limited to 'net-mgmt/nagios')
0 files changed, 0 insertions, 0 deletions