Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc + update e-mailHEADmaster | Mattias Andrée | 2024-10-05 | 8 | -85/+11 |
* | Update year and e-mail address | Mattias Andrée | 2017-11-05 | 8 | -8/+8 |
* | Work on changing style, and an important typo fix | Mattias Andrée | 2017-11-05 | 9 | -1504/+1504 |
* | If send fails with EPIPE, set errno to ECONNRESET instead | Mattias Andrée | 2016-08-06 | 2 | -4/+2 |
* | m | Mattias Andrée | 2016-07-15 | 1 | -1/+1 |
* | Fix new GCC warnings | Mattias Andrée | 2016-07-10 | 1 | -2/+2 |
* | Bump year | Mattias Andrée | 2016-07-09 | 8 | -8/+8 |
* | Whilst POSIX leaves it explicitly unspecify whether close(2) closes the fildes on interruption, Linux (and possibly some other kernels) specify tha... | Mattias Andrée | 2015-10-11 | 1 | -6/+1 |
* | doc libmds_mpool | Mattias Andrée | 2015-09-05 | 2 | -0/+6 |
* | destruction of message spools and pools causes stored objects to be deallocated | Mattias Andrée | 2015-09-05 | 2 | -4/+6 |
* | m doc | Mattias Andrée | 2015-09-04 | 1 | -8/+8 |
* | m fixes | Mattias Andrée | 2015-09-04 | 1 | -4/+10 |
* | doc | Mattias Andrée | 2015-09-04 | 2 | -0/+6 |
* | implement use of pool | Mattias Andrée | 2015-09-04 | 2 | -6/+17 |
* | implement message spool and pool | Mattias Andrée | 2015-09-04 | 2 | -7/+340 |
* | m + prototypes for message spooling and pooling | Mattias Andrée | 2015-09-04 | 2 | -20/+128 |
* | m | Mattias Andrée | 2015-09-04 | 1 | -1/+1 |
* | add structures for message spools and pools | Mattias Andrée | 2015-09-04 | 1 | -0/+95 |
* | m | Mattias Andrée | 2015-09-04 | 1 | -2/+2 |
* | add libmds_message_duplicate | Mattias Andrée | 2015-09-04 | 2 | -2/+62 |
* | optimise libmds_message | Mattias Andrée | 2015-09-04 | 2 | -92/+66 |
* | m doc | Mattias Andrée | 2015-09-04 | 2 | -2/+32 |
* | add libmds_message | Mattias Andrée | 2015-09-04 | 2 | -0/+609 |
* | m | Mattias Andrée | 2015-09-03 | 1 | -3/+1 |
* | m doc fix + info: communication utilties | Mattias Andrée | 2015-09-02 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2015-09-02 | 4 | -7/+7 |
* | whitespace | Mattias Andrée | 2015-09-02 | 1 | -0/+1 |
* | typo | Mattias Andrée | 2015-09-01 | 2 | -5/+5 |
* | add libmds_connection_establish_address | Mattias Andrée | 2015-08-31 | 2 | -11/+63 |
* | doc proto-util | Mattias Andrée | 2015-08-28 | 1 | -0/+3 |
* | typo | Mattias Andrée | 2015-08-28 | 1 | -1/+1 |
* | remove redundent cast | Mattias Andrée | 2015-08-28 | 1 | -1/+1 |
* | implement inet address parsing | Mattias Andrée | 2015-08-28 | 2 | -27/+60 |
* | libmdsclient: begin on inet support | Mattias Andrée | 2015-08-26 | 1 | -2/+90 |
* | libmdsclient: implement support for domain sockets | Mattias Andrée | 2015-08-26 | 4 | -20/+110 |
* | libmdsclient: connect to the display (parsing is not yet implemented) | Mattias Andrée | 2015-08-26 | 4 | -4/+226 |
* | implement libmds_connection_send_unlocked | Mattias Andrée | 2015-08-25 | 2 | -16/+121 |
* | add pkg-config files and soname to libs and versioned so files | Mattias Andrée | 2015-08-25 | 1 | -0/+9 |
* | m + doc | Mattias Andrée | 2015-08-25 | 2 | -8/+45 |
* | libmdsclient: comm: init and destroy | Mattias Andrée | 2015-08-25 | 2 | -6/+43 |
* | m + add header composing macros | Mattias Andrée | 2015-08-25 | 1 | -5/+32 |
* | m + attributes | Mattias Andrée | 2015-08-25 | 3 | -4/+4 |
* | libmds_connection: locking | Mattias Andrée | 2015-08-25 | 2 | -2/+95 |
* | m + begin on libmds_connection_t | Mattias Andrée | 2015-08-25 | 3 | -5/+178 |
* | whitespace | Mattias Andrée | 2015-08-25 | 1 | -1/+0 |
* | ... | Mattias Andrée | 2015-08-25 | 1 | -10/+16 |
* | libmds_compose_v: make it easy to exclude headers conditionally | Mattias Andrée | 2015-08-25 | 1 | -10/+32 |
* | fix m bug | Mattias Andrée | 2015-08-25 | 1 | -2/+3 |
* | libmdsclient: libmds_compose_v is not a candidate for gnu_printf | Mattias Andrée | 2015-08-25 | 1 | -0/+1 |
* | libmdsclient: add function to find unused message id | Mattias Andrée | 2015-08-25 | 2 | -0/+72 |