aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver/util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* everything except mds-kkbd and mds-vt compiles with musl; mds-kkbd and mds-vt does not because they require <linux/> headersMattias Andrée2015-08-281-0/+14
* m + attributesMattias Andrée2015-08-251-5/+30
* introduce the `Origin command`-headerMattias Andrée2015-08-241-6/+11
* style + error messages should include message id + fix buffer overflowMattias Andrée2015-08-241-3/+7
* info: construct_error_message and send_errorMattias Andrée2015-08-241-2/+0
* error transmissionsMattias Andrée2015-08-231-0/+55
* add strict_ato* for all precise integer types, for size_t, ssize_t, and integer types that have keywordsMattias Andrée2015-08-191-0/+188
* add strict_atoj and strict_atoujMattias Andrée2015-08-191-2/+22
* put full_send in libmdsserver, clients that only has one socket uses a macro to remove the socket parameterMattias Andrée2015-08-191-0/+12
* bump yearMattias Andrée2015-02-131-1/+1
* add verify_utf8Mattias Andrée2014-09-201-1/+10
* typoMattias Andrée2014-08-261-1/+1
* mMattias Andrée2014-08-261-1/+2
* full_read returns lengthMattias Andrée2014-08-231-3/+4
* mMattias Andrée2014-08-121-4/+4
* the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the serverMattias Andrée2014-08-111-0/+24
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-111-0/+12
* the rest of the clipboardMattias Andrée2014-08-031-0/+9
* reduce code complexityMattias Andrée2014-05-181-0/+12
* m + add full_write and add full_readMattias Andrée2014-05-081-0/+18
* use more macros and do not du null-check before free:ing, free does that for usMattias Andrée2014-05-071-0/+11
* miscMattias Andrée2014-05-071-0/+13
* add xsigactionMattias Andrée2014-05-061-0/+13
* mMattias Andrée2014-05-061-1/+0
* add util.cMattias Andrée2014-05-061-0/+43