philsmd
|
f2b370e470
|
file locking: for windows we need to just return 0 (otherwise compiler complains)
|
2017-02-14 16:53:01 +01: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 |
|
magnum
|
a52b96583f
|
Fix file locking (again).
|
2016-11-05 11:33:29 +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 |
|