aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_locks.h
Commit message (Expand)AuthorAge
* Updated copyright yearsEvgeny Grin (Karlson2k)2024-01-31
* mhd_locks.h: cosmeticsEvgeny Grin (Karlson2k)2022-09-25
* Test for stdlib.h presenceEvgeny Grin (Karlson2k)2021-09-01
* Fixed build --without-threadsEvgeny Grin (Karlson2k)2020-12-27
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* mhd_locks: added ability to statically initialise mutex,Evgeny Grin (Karlson2k)2017-11-27
* removing dead semaphore logicChristian Grothoff2016-10-17
* Refactored mhd_locks.h and mhd_sockets.h: allow usage of macros withoutEvgeny Grin (Karlson2k)2016-10-11
* -fix locking issueChristian Grothoff2016-10-09
* simplify error handling by baking it into the macrosChristian Grothoff2016-09-22
* implementing 'Connection: upgrade' for thread-per-connection modes, but untestedChristian Grothoff2016-09-03
* Moved locks and mutex abstraction to mhd_locks.hEvgeny Grin (Karlson2k)2016-08-10