aboutsummaryrefslogtreecommitdiffstats
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
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-10-06whoopsMattias Andrée1-3/+3
2015-10-06typoMattias Andrée1-1/+1
2015-10-06typoMattias Andrée1-2/+2
2015-09-20work around regression in texinfoMattias Andrée1-1/+1
2015-09-14update todoMattias Andrée1-0/+2
2015-09-08update todoMattias Andrée1-0/+3
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ée3-4/+55
2015-09-05info: libmds_message and libmds_mspool functionsMattias Andrée1-0/+154
2015-09-05destruction of message spools and pools causes stored objects to be deallocatedMattias Andrée2-4/+6
2015-09-05vrindexMattias Andrée1-16/+93
2015-09-05typoMattias Andrée1-1/+1
2015-09-04info: doc structs in inbound.hMattias Andrée1-0/+240
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ée4-2/+611
2015-09-03make it easier to read output from makeMattias Andrée3-21/+91
2015-09-03how did that get thereMattias Andrée1-1/+1
2015-09-03info: strendMattias Andrée2-2/+8
2015-09-03mMattias Andrée1-3/+1
2015-09-02info: change title on coverpageMattias Andrée1-1/+1
2015-09-02typoMattias Andrée1-3/+3
2015-09-02m doc fix + info: communication utiltiesMattias Andrée2-2/+315
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
2015-08-31typoMattias Andrée1-3/+3
2015-08-31add libmds_connection_establish_addressMattias Andrée2-11/+63
2015-08-28typoMattias Andrée1-1/+1
2015-08-28everything except mds-kkbd and mds-vt compiles with musl; mds-kkbd and mds-vt does not because they require <linux/> headersMattias Andrée5-5/+21
2015-08-28doc proto-utilMattias Andrée2-0/+326
2015-08-28typoMattias Andrée2-6/+6
2015-08-28remove redundent castMattias Andrée1-1/+1
2015-08-28implement inet address parsingMattias Andrée2-27/+60
2015-08-28update gitignoreMattias Andrée1-0/+1
2015-08-28whoopsMattias Andrée2-5/+6
2015-08-28int*_t are guaranteed to use two's complementMattias Andrée1-14/+0