aboutsummaryrefslogtreecommitdiff
path: root/libi3/ipc_send_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
2016-10-23Ensure all *.[ch] files include config.hMichael Stapelberg
2015-04-20Update copyright notices and get rid of rangesDeiz
2015-03-29Add a safe wrapper for write and fix some warningshwangcc
2014-06-15format **/*.c with clang-format-3.5Michael Stapelberg
2014-01-02Fix clang -Wextra except -Wunused-parameter.Peter Boström
2013-01-11ipc_send_message: use stack frame with fixed sizeMichael Stapelberg
2013-01-09Bugfix: fix IPC messages writes with low buffer sizes (Thanks jasper, dcoppa)Michael Stapelberg
2011-10-25normalize file headers across **/*.{h,c}Michael Stapelberg
2011-10-23Move get_colorpixel to libi3, use it everywhere elseMichael Stapelberg
2011-10-02Move ipc_send_message and ipc_recv_message to libi3Michael Stapelberg