haiku/headers
Adrien Destugues b140a1c340 NetworkAddressResolver: cache needs to be locked
It is not a good idea to have a thread get an address from the request
cache, while another thread is deleting said address as the cache has
grown too large. Add a lock around the cache access to make it safe.
2017-11-21 22:15:32 +01:00
..
build Nuke COMPILE_FOR_R5. 2017-11-15 17:52:27 +01:00
clang
compatibility libbsd: Move lutimes to bsd compat 2017-11-17 14:27:26 -06:00
config
cpp
glibc
libs libprint: fix invalid use of long. 2017-07-16 11:35:42 +02:00
os NetworkAddressResolver: cache needs to be locked 2017-11-21 22:15:32 +01:00
posix libbsd: Move lutimes to bsd compat 2017-11-17 14:27:26 -06:00
private fs_shell: Change {set_}real_time_clock to match the new definitions. 2017-11-21 15:18:11 +01:00
tools Fix #12799: Enable elf symbol patching for Haiku 2016-10-30 10:42:24 +01:00