aboutsummaryrefslogtreecommitdiff
path: root/src/unix.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unix: include reorgE. Westbrook2019-03-101-1/+0
|
* unix.h: use LUASOCKET_APIE. Westbrook2019-02-251-5/+2
|
* Fix unix export marker.Diego Nehab2013-06-111-1/+5
|
* Merge branch 'git-sam' into diego-sam-mwild-integrationSam Roberts2012-04-111-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts in options.c were just due to independent small functions being close to each other. unix.c in mwild was broken, it wasn't using LUASOCKET_API. serial.c needed luaL_reg renamed, and to use LUASOCKET_API. makefile didn't respect standard DESTDIR and prefix makefile variables, and didn't allow LUAV variable to select lua version to build against. I've tested the top-level install-both target builds and installs against both lua5.1 and lua5.2, but not done further testing. Conflicts: README config gem/ltn012.tex makefile src/makefile src/options.c src/options.h src/tcp.c src/usocket.c
* | Decent makefiles!Diego Nehab2009-05-271-3/+1
|/
* Fixing bugs...Diego Nehab2006-03-131-3/+3
|
* Almost ready to release.Diego Nehab2005-09-291-1/+1
|
* Forward server working on Mac OS X...Diego Nehab2005-02-081-1/+1
|
* Added support for unix stream sockets.Diego Nehab2004-06-221-0/+28
|
* Porting to LUA 5.0 finalDiego Nehab2003-05-251-43/+0
|
* Closer to release...Diego Nehab2003-03-281-0/+5
|
* Ported to Win32!Diego Nehab2003-03-211-35/+4
|
* Already compiling and running for Lua 5.0 (alpha)Diego Nehab2002-12-021-3/+3
|
* Initial revisionDiego Nehab2002-07-081-0/+69