aboutsummaryrefslogtreecommitdiff
path: root/libi3/ipc_recv_message.c
AgeCommit message (Expand)Author
2024-01-27clang-format: enable InsertBraces (#5882)Orestis Floros
2020-04-20Remove unused headersOrestis Floros
2020-04-19Sort includes in *.c filesOrestis Floros
2017-11-09Bugfix: avert endless loop on unexpected EOF at ipc messages (#3021)xzfc
2016-10-23Ensure all *.[ch] files include config.hMichael Stapelberg
2015-04-20Update copyright notices and get rid of rangesDeiz
2014-06-08Don't ELOG ipc EOFTony Crisci
2013-06-29Bugfix: fix bus error on OpenBSD/sparc64 (Thanks tobiasu)Michael Stapelberg
2013-01-23ipc_recv_message: store message_type, don’t compare. add distinct EOF retvalMichael Stapelberg
2012-05-09remove unused variableMichael Stapelberg
2011-10-25normalize file headers across **/*.{h,c}Michael Stapelberg
2011-10-02Move ipc_send_message and ipc_recv_message to libi3Michael Stapelberg