summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Cast away a warningRob Kendrick (NetBSD)2013-03-251-1/+1
* Remove use of shell test command for making decisionsRob Kendrick (NetBSD)2013-03-251-8/+36
* Now builds under OpenBSD: different pkg-config package name, and no need to l...Rob Kendrick (humdrum)2013-03-211-7/+20
* Merge FreeBSD fix changesRob Kendrick (monotony)2013-01-281-142/+142
* Some FreeBSD compatibility workRob Kendrick (fatigue-freebsd)2013-01-282-2/+19
* Fix from Rob Taylor <rob.taylor@codethink.co.uk> for Fedora's lacking pkgconfigRob Kendrick (octopus)2012-10-021-2/+12
* Bump release to 1, update READMEluxio-1Rob Kendrick (humdrum)2012-09-122-2/+3
* Some function naming consistencyRob Kendrick (humdrum)2012-09-121-10/+10
* Fixes from DanielRob Kendrick (humdrum)2012-09-122-1/+47
|\
| * Add prefork and preexec support to luxio.subprocess.spawnDaniel Silverstone2012-09-121-1/+32
| * Add cwd='/path/to/foo' support to luxio.subprocess.spawnDaniel Silverstone2012-09-121-0/+15
| * Fix infinite recursion in luxio.simple.chdir()Daniel Silverstone2012-09-121-1/+1
* | Attempt to make docgen work with C, tooRob Kendrick (humdrum)2012-09-121-6/+12
|/
* Merge from DanielRob Kendrick (octopus)2012-08-301-0/+39
|\
| * symlink() and readlink() supportDaniel Silverstone2012-08-301-0/+39
|/
* Merge from DanielRob Kendrick (octopus)2012-08-301-1/+1
|\
| * Fix spello in luxio.simple.mkdir()Daniel Silverstone2012-08-301-1/+1
|/
* simple: unlock wrapper tooRob Kendrick (monotony)2012-08-111-0/+7
* sio: advisory locksRob Kendrick (monotony)2012-08-111-0/+57
* luxio: advisory locking via fcntlRob Kendrick (monotony)2012-08-114-1/+84
* sio: link, mkfifo, unlink, rmdir, renameRob Kendrick (monotony)2012-08-111-0/+62
* Merge from DanielRob Kendrick (monotony)2012-08-051-5/+19
|\
| * SUBPROCESS: Support not having any of std{in,out,err} and add a close_in_chil...Daniel Silverstone2012-08-051-3/+17
| * Fix fcntl() calls in subprocess codeDaniel Silverstone2012-08-051-2/+2
|/
* Merge from Daniel: subprocess fixRob Kendrick (monotony)2012-07-311-2/+2
|\
| * Subprocess: Fix spello preventing WIFSIGNALED from workingDaniel Silverstone2012-07-301-2/+2
* | Tweak to makefile to allow setting of LDFLAGSRob Kendrick (monotony)2012-07-311-2/+2
|/
* Load more 'simple' wrappersRob Kendrick (monotony)2012-05-292-0/+263
* More docs, docgen now expands \tRob Kendrick (humdrum)2012-05-292-2/+31
* Begin socket docsRob Kendrick (humdrum)2012-05-281-1/+31
* docgen tidiesRob Kendrick (monotony)2012-05-271-6/+7
* MOAR DOCUMENTATIONRob Kendrick (monotony)2012-05-271-1/+37
* Import MQ stuff directly into LuxioRob Kendrick (monotony)2012-05-273-228/+202
* More documentationRob Kendrick (monotony)2012-05-272-18/+225
* Simplify simple doc comment handlerRob Kendrick (monotony)2012-05-272-118/+45
* Fix forkRob Kendrick (monotony)2012-05-271-2/+3
* Remove reduntant bracketsRob Kendrick (monotony)2012-05-261-1/+1
* Remove old doc effortRob Kendrick (monotony)2012-05-261-76/+0
* Beginnings of documentation. ./docgen.lua < luxio.c | pandoc -f markdown -t ...Rob Kendrick (monotony)2012-05-262-26/+399
* Hateful start of hateful documentationRob Kendrick (humdrum)2012-05-251-0/+76
* Merge from DanielRob Kendrick (humdrum)2012-05-161-4/+14
|\
| * Support local installsDaniel Silverstone2012-05-161-4/+14
|/
* EXIT_SUCCESS and FAILURERob Kendrick (monotony)2012-05-101-0/+3
* Fix fdatasync, add spliceRob Kendrick (octopus)2012-05-104-1/+82
* Add stuff to READMERob Kendrick (humdrum)2012-05-091-1/+4
* Serialiser returns a tableRob Kendrick (monotony)2012-05-082-2/+3
* Fixups from DanielRob Kendrick (monotony)2012-05-084-14/+10
|\
| * Tiny fixups to formattingDaniel Silverstone2012-05-084-14/+10
|/
* nanosleepRob Kendrick (humdrum)2012-05-081-1/+18
* README file.Rob Kendrick (humdrum)2012-05-081-0/+28