Gabriele Gristina
|
5679ca3344
|
Rewrite hc_fopen to better handling file descriptor locking/unlocking functions, saving kernels binary from plain to gzip format
|
2019-07-01 01:30:24 +02:00 |
|
philsmd
|
c440dec867
|
file locking: check return value of fcntl ()
|
2017-02-14 15:15:50 +01:00 |
|
jsteube
|
eeb3c01468
|
Fix locking.c warnings when compiling on windows
|
2016-11-07 15:02:34 +01:00 |
|
jsteube
|
27bec8be13
|
Get rid of logging.c and most exit() calls replaced with return() for true library usage
|
2016-10-09 22:41:55 +02:00 |
|
jsteube
|
3daf0af480
|
Added docs/credits.txt
Added docs/team.txt
|
2016-09-11 22:20:15 +02:00 |
|
jsteube
|
9eb47153d4
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
|
jsteube
|
b8e47c2ba2
|
Move locking specific functions into their own source file
|
2016-09-06 19:08:46 +02:00 |
|