summaryrefslogtreecommitdiff
path: root/luxio.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Process and User identificationRichard Ipsum2017-05-101-1/+43
* docs: Signals and Timer operationsRichard Ipsum2017-05-101-2/+45
* docs: Process managementRichard Ipsum2017-05-101-12/+100
* Update release number to 12luxio-12Daniel Silverstone2016-11-051-1/+1
* Update release number to 11luxio-11Daniel Silverstone2016-09-281-1/+1
* Update release number to 10luxio-10Daniel Silverstone2016-09-271-1/+1
* Initial guard against pathconf() returning -1 for whatever reasonDaniel Silverstone2016-09-271-5/+25
* Remove debuggingDaniel Silverstone2016-09-241-1/+1
* Update release number to 9luxio-9Daniel Silverstone2016-09-231-1/+1
* Reflow iconv()Daniel Silverstone2016-09-051-32/+32
* Ensure iconv contexts get cleaned up, also test itDaniel Silverstone2016-09-051-7/+58
* 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-051-4/+5
* Add mkstemp() supportDaniel Silverstone2016-09-021-0/+37
* Fix typo on LOG_MASK docsDaniel Silverstone2016-09-021-1/+1
* Doc comment for posix_fadvisetrunkRob Kendrick (trite)2014-05-151-0/+9
* posix_fadvise binding, fix indentationRob Kendrick (trite)2014-05-151-0/+18
* Update release number to 8luxio-8Rob Kendrick (plinth)2014-01-311-1/+1
* More documentation, start on luxio.simple docs.Rob Kendrick (plinth)2013-12-021-4/+4
* More documentation.Rob Kendrick (plinth)2013-12-021-50/+182
* More documentationRob Kendrick (humdrum)2013-11-291-50/+118
* 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-281-86/+142
* NetBSDRob Kendrick (plinth)2013-11-271-2/+2
* send(to), recv(from) in Luxio, and simple bindings to send and recv.Rob Kendrick (plinth)2013-11-261-0/+115
* It's undef, not undefineluxio-7Rob Kendrick (plinth)2013-11-061-1/+1
* iconvRob Kendrick (humdrum)2013-11-061-8/+88
* Fix double free bugRichard Ipsum2013-09-301-0/+1
* add syslogRichard Ipsum2013-09-251-1/+71
* Update release version (oops) and copyright years ready for next releaseRob Kendrick (humdrum)2013-08-281-3/+3
* Change message queues to use user data. Include simple test scripts.Rob Kendrick (trite)2013-08-271-23/+64
* Cast away a warningRob Kendrick (NetBSD)2013-03-251-1/+1
* Merge FreeBSD fix changesRob Kendrick (monotony)2013-01-281-142/+142
* Some FreeBSD compatibility workRob Kendrick (fatigue-freebsd)2013-01-281-2/+14
* Bump release to 1, update READMEluxio-1Rob Kendrick (humdrum)2012-09-121-1/+1
* symlink() and readlink() supportDaniel Silverstone2012-08-301-0/+39
* luxio: advisory locking via fcntlRob Kendrick (monotony)2012-08-111-1/+36
* Load more 'simple' wrappersRob Kendrick (monotony)2012-05-291-0/+2
* More docs, docgen now expands \tRob Kendrick (humdrum)2012-05-291-1/+30
* Begin socket docsRob Kendrick (humdrum)2012-05-281-1/+31
* MOAR DOCUMENTATIONRob Kendrick (monotony)2012-05-271-1/+37
* Import MQ stuff directly into LuxioRob Kendrick (monotony)2012-05-271-4/+200
* More documentationRob Kendrick (monotony)2012-05-271-17/+225
* Simplify simple doc comment handlerRob Kendrick (monotony)2012-05-271-32/+32
* Fix forkRob Kendrick (monotony)2012-05-271-2/+3
* Remove reduntant bracketsRob Kendrick (monotony)2012-05-261-1/+1