aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-05misc + update e-mailMattias Andrée119-616/+287
2017-11-05mMattias Andrée1-1/+1
2017-11-05Work on changing styleMattias Andrée69-8513/+8405
2017-11-05Update year and e-mail addressMattias Andrée119-119/+119
2017-11-05Work on changing style, and an important typo fixMattias Andrée76-9588/+9389
2017-03-29close_files: do not close the fd to the dir whilst readingMattias Andrée1-9/+12
2016-11-26styleMattias Andrée1-4/+4
2016-08-06If send fails with EPIPE, set errno to ECONNRESET insteadMattias Andrée3-4/+4
2016-07-15mMattias Andrée3-3/+3
2016-07-12mMattias Andrée1-1/+1
2016-07-11Fix probable bufMattias Andrée1-4/+4
2016-07-11Fix bugMattias Andrée1-1/+1
2016-07-11Use *_MAX instead of __WORDSIZEMattias Andrée4-23/+18
2016-07-11whitespaceMattias Andrée1-1/+1
2016-07-10Fix new GCC warningsMattias Andrée11-13/+47
2016-07-10More work on mds-libinputMattias Andrée2-29/+223
2016-07-10mMattias Andrée3-6/+6
2016-07-10mMattias Andrée2-3/+3
2016-07-09More work on mds-libinputMattias Andrée2-6/+396
2016-07-09Bump yearMattias Andrée119-119/+119
2016-07-09mMattias Andrée1-1/+1
2016-07-09Beginning on mds-libinputMattias Andrée2-0/+248
2015-12-26mMattias Andrée1-1/+1
2015-10-11mMattias Andrée1-2/+4
2015-10-11Whilst POSIX leaves it explicitly unspecify whether close(2) closes the fildes on interruption, Linux (and possibly some other kernels) specify tha...Mattias Andrée2-14/+17
2015-09-07m todoMattias Andrée1-1/+1
2015-09-07fail if socket pathname is too longMattias Andrée1-0/+2
2015-09-05doc libmds_mpoolMattias Andrée2-0/+6
2015-09-05destruction of message spools and pools causes stored objects to be deallocatedMattias Andrée2-4/+6
2015-09-04m docMattias Andrée1-8/+8
2015-09-04m fixesMattias Andrée1-4/+10
2015-09-04docMattias Andrée2-0/+6
2015-09-04implement use of poolMattias Andrée2-6/+17
2015-09-04implement message spool and poolMattias Andrée2-7/+340
2015-09-04m + prototypes for message spooling and poolingMattias Andrée2-20/+128
2015-09-04mMattias Andrée1-1/+1
2015-09-04add structures for message spools and poolsMattias Andrée1-0/+95
2015-09-04mMattias Andrée1-2/+2
2015-09-04add libmds_message_duplicateMattias Andrée2-2/+62
2015-09-04optimise libmds_messageMattias Andrée2-92/+66
2015-09-04m docMattias Andrée2-2/+32
2015-09-04add libmds_messageMattias Andrée3-1/+610
2015-09-03how did that get thereMattias Andrée1-1/+1
2015-09-03info: strendMattias Andrée1-2/+1
2015-09-03mMattias Andrée1-3/+1
2015-09-02m doc fix + info: communication utiltiesMattias Andrée1-1/+1
2015-09-02typoMattias Andrée4-7/+7
2015-09-02whitespaceMattias Andrée1-0/+1
2015-09-01typoMattias Andrée2-5/+5
2015-09-01mds-kbdc: minor optimisationMattias Andrée2-18/+31