Port: Add compat for platforms with no MSG_NOSIGNAL or SO_NOSIGPIPE
[lttng-tools.git] / src / common / sessiond-comm / unix.c
2015-10-19  Michael JeansonPort: Add compat for platforms with no MSG_NOSIGNAL...
2015-10-19  Michael JeansonPort: Add Solaris compat to sessiond-comm/unix.c
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-10-19  Michael JeansonPort: name clash on Solaris, rename sun to s_un
2015-10-19  Michael JeansonPort: move memset of anc_buf inside ifdef
2015-09-21  Michael JeansonFix: Possible dereference of null pointers
2015-09-18  Mathieu DesnoyersFix: libc internal mutex races with run_as
2015-08-06  Jérémie GalarneauFix: Use MSG_NOSIGNAL when calling sendmsg()
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2013-10-11  David GouletFix: recv creds comm should handle partial receive
2013-08-08  Mathieu Desnoyersinet/inet6 sockets: apply timeout
2013-05-14  David GouletFix: close fd on create unix sock error path
2013-01-25  David GouletCleanup: use LTTNG_HIDDEN in src/common
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-12-13  David GouletRemove MSG_WAITALL on every recvmsg() socket type
2012-11-08  David GouletAdd a timeout to UST application socket
2012-08-24  David GouletSet hidden visibility for calls used in lttng-ctl
2012-06-07  David GouletCreate unix.c/.h for UNIX socket communication
This page took 0.074124 seconds and 25 git commands to generate.