Marcel Holtmann
|
9d8e74c1bc
|
module: Declare functions as foo(void) instead of just foo()
|
2019-11-24 19:44:06 +01:00 |
|
Marcel Holtmann
|
ee864662fe
|
module: Add missing empty line
|
2019-11-21 18:03:55 +01:00 |
|
Andrew Zaborowski
|
95d4eea68f
|
modules: Unload modules in reverse order from loading
Make sure a module A that is needed by B is not unloaded before B.
|
2019-11-11 18:29:45 -06:00 |
|
Marcel Holtmann
|
ab5742bb32
|
module: Move declarations into separate header file
|
2019-11-07 23:40:13 +01:00 |
|
James Prestwood
|
99483489bc
|
module: print module name/error if it fails to start
|
2019-09-09 15:42:09 -05:00 |
|
Denis Kenzior
|
ed8a4ab931
|
treewide: Make global variables static
|
2019-08-15 15:06:59 -05:00 |
|
Denis Kenzior
|
2d65a0030e
|
module: Introduce a basic module dependency framework
|
2019-08-07 16:33:19 -05:00 |
|