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