aboutsummaryrefslogtreecommitdiff
path: root/libi3/safewrappers.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
2020-04-14Sort dock clients by class and instanceOrestis Floros
2018-10-13Typecast void* before doing pointer arithmeticAlan Barr
2018-08-08Kill misbehaving subscribed clients instead of hangingOrestis Floros
2016-10-23Ensure all *.[ch] files include config.hMichael Stapelberg
2015-08-03libi3: change scalloc() signature to match calloc()shdown
2015-05-06Introduce sstrndup wrapper.Michael Hofmann
2015-04-20Update copyright notices and get rid of rangesDeiz
2015-03-29fix remaining warningsMichael Stapelberg
2015-03-29Add a safe wrapper for write and fix some warningshwangcc
2011-10-25normalize file headers across **/*.{h,c}Michael Stapelberg
2011-10-23Move get_colorpixel to libi3, use it everywhere elseMichael Stapelberg
2011-10-23introduce sasprintf() in libi3, use it everywhereMichael Stapelberg
2011-10-02move sstrdup, scalloc, smalloc, srealloc to libi3, improve error messagesMichael Stapelberg