Matthias Schiffer
|
3e292ba06f
|
gluon-web: close FDs after mmap()
|
2018-02-23 00:03:57 +01:00 |
|
Matthias Schiffer
|
3203970969
|
gluon-web: clean up parser
|
2018-02-22 21:13:24 +01:00 |
|
Matthias Schiffer
|
624d969c52
|
gluon-web: compile with -std=c99 -Wall -Wextra
Also fix all warnings.
|
2018-02-22 21:13:23 +01:00 |
|
Matthias Schiffer
|
56a10e03b3
|
gluon-web: update copyright
|
2018-02-22 21:13:23 +01:00 |
|
Matthias Schiffer
|
7e5f0fe1d5
|
gluon-web: clean up opening files
Open with O_CLOEXEC, use fstat() instead of stat().
|
2018-02-22 21:13:23 +01:00 |
|
Matthias Schiffer
|
94f22e50e6
|
gluon-web: clean up malloc() calls
|
2018-02-22 21:13:23 +01:00 |
|
Matthias Schiffer
|
b5817f5523
|
gluon-web: replace custom strfind() function with memmem()
|
2018-02-22 13:37:57 +01:00 |
|
Matthias Schiffer
|
e4b74be506
|
gluon-web: add package
The gluon-web package is basically a stripped-down and refactored version
of the LuCI base.
|
2017-02-22 01:30:58 +01:00 |
|