summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove debuggingDaniel Silverstone2016-09-241-1/+1
* Update release number to 9luxio-9Daniel Silverstone2016-09-231-1/+1
* Initial wrapper to solve opendir/readdir DT_UNKNOWN issue, untestedDaniel Silverstone2016-09-071-0/+97
* Reflow iconv()Daniel Silverstone2016-09-051-32/+32
* Ensure iconv contexts get cleaned up, also test itDaniel Silverstone2016-09-052-7/+63
* Ignore temp filesDaniel Silverstone2016-09-051-0/+1
* Fix use of PATH_MAX in luxio_readlink()Daniel Silverstone2016-09-051-2/+3
* Fix use of PATH_MAX in luxio_getcwd()Daniel Silverstone2016-09-051-2/+3
* Rename luxio_constants.h to luxio_constants.incDaniel Silverstone2016-09-054-9/+10
* Rework make-release.sh for gitDaniel Silverstone2016-09-021-17/+17
* Add this year to LICENCEDaniel Silverstone2016-09-021-1/+1
* Fix typo which broke gc disabling on lua > 5.1Daniel Silverstone2016-09-021-1/+1
* Add mkstemp() supportDaniel Silverstone2016-09-021-0/+37
* Fix typo on LOG_MASK docsDaniel Silverstone2016-09-021-1/+1
* Ignore generated docsDaniel Silverstone2016-09-021-0/+1
* Ignore a few more filesDaniel Silverstone2016-09-021-0/+4
* Doc comment for posix_fadvisetrunkRob Kendrick (trite)2014-05-151-0/+9
* posix_fadvise binding, fix indentationRob Kendrick (trite)2014-05-153-18/+43
* Fix typo in execpRob Kendrick (playpus)2014-05-051-1/+1
* execp fix from Richard IpsumRob Kendrick (humdrum)2014-02-172-2/+15
* Update release number to 8luxio-8Rob Kendrick (plinth)2014-01-311-1/+1
* Tested on GNU/kFreeBSD. Needs some Makefile tweaks.Rob Kendrick (humdrum)2013-12-171-5/+5
* More luxio.simple documentation.Rob Kendrick (plinth)2013-12-091-0/+69
* Rearrange file handle methods to cope with ldoc's fussynessRob Kendrick (humdrum)2013-12-031-251/+255
* More documentation, start on luxio.simple docs.Rob Kendrick (plinth)2013-12-024-6/+98
* More documentation.Rob Kendrick (plinth)2013-12-021-50/+182
* More documentationRob Kendrick (humdrum)2013-11-291-50/+118
* make release scriptRob Kendrick (humdrum)2013-11-291-0/+38
* UDS server testRob Kendrick (humdrum)2013-11-291-0/+15
* Remove old docs directory and toolRob Kendrick (humdrum)2013-11-291-157/+0
* Update release number to match reality.Rob Kendrick (humdrum)2013-11-291-1/+1
* More ldocRob Kendrick (plinth)2013-11-281-95/+182
* EVEN more ldocRob Kendrick (plinth)2013-11-281-111/+193
* More ldocRob Kendrick (plinth)2013-11-281-89/+141
* Start on documentation using ldocRob Kendrick (plinth)2013-11-283-86/+151
* NetBSDRob Kendrick (plinth)2013-11-273-3/+10
* send(to), recv(from) in Luxio, and simple bindings to send and recv.Rob Kendrick (plinth)2013-11-263-2/+165
* Add string flag to number convience functionRob Kendrick (plinth)2013-11-251-1/+53
* Default sio open to read-only open if no flags passedRob Kendrick (plinth)2013-11-211-2/+1
* Mode flags to open already are being parsed intellegently, remove commentRob Kendrick (plinth)2013-11-211-1/+1
* Make read of a line return empty string for no inputRob Kendrick (plinth)2013-11-211-2/+3
* It's undef, not undefineluxio-7Rob Kendrick (plinth)2013-11-061-1/+1
* Second half of whitespace replacement of luxio.simpleRob Kendrick (plinth)2013-11-061-455/+455
* First half of luxio.simple reformatted to have consistent indentation; up to ...Rob Kendrick (humdrum)2013-11-061-262/+261
* iconvRob Kendrick (humdrum)2013-11-061-8/+88
* Simple read can now return nil to show end of fileRob Kendrick (humdrum)2013-11-061-7/+17
* Some indentation sanityRob Kendrick (humdrum)2013-11-061-53/+53
* Test for syslog from Richardluxio-6Rob Kendrick (humdrum)2013-10-011-0/+32
|\
| * Add a test for syslogRichard Ipsum2013-10-011-0/+32
* | Merge from Richard for double-free bug in syslogRob Kendrick (humdrum)2013-10-011-0/+1
|\ \ | |/