Home | History | Annotate | Download | only in luareadhappy
History log of /src/sys/modules/examples/luareadhappy/luareadhappy.c
RevisionDateAuthorComments
 1.2  30-Jan-2020  kamil Align major numbers in example modules with sys/conf/majors

Patch submitted by: Aditya Vardhan Padala (silv3r)
 1.1  15-Apr-2017  kamil branches: 1.1.2; 1.1.4; 1.1.12; 1.1.16; 1.1.20; 1.1.26;
Add new example kernel module in Lua luareadhappy

This example presents a C module with its device (/dev entry) and its
content generator with algorithm defined in Lua state. The Lua state can
be changed dynamically from userland, without interruption of read(2) over
the device.

This is an example how to call Lua code from C.
 1.1.26.1  29-Feb-2020  ad Sync with head.
 1.1.20.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.1.16.2  03-Dec-2017  jdolecek update from HEAD
 1.1.16.1  15-Apr-2017  jdolecek file luareadhappy.c was added on branch tls-maxphys on 2017-12-03 11:38:53 +0000
 1.1.12.2  28-Aug-2017  skrll Sync with HEAD
 1.1.12.1  15-Apr-2017  skrll file luareadhappy.c was added on branch nick-nhusb on 2017-08-28 17:53:10 +0000
 1.1.4.2  26-Apr-2017  pgoyette Sync with HEAD
 1.1.4.1  15-Apr-2017  pgoyette file luareadhappy.c was added on branch pgoyette-localcount on 2017-04-26 02:53:28 +0000
 1.1.2.2  15-Apr-2017  kamil 1043943
 1.1.2.1  15-Apr-2017  kamil file luareadhappy.c was added on branch bouyer-socketcan on 2017-04-15 04:27:31 +0000

RSS XML Feed