# # ChangeLog for /src/utils/noit_sem.c # # Generated by Trac 0.10.3 # 05/21/13 10:41:30 # 03/06/08 16:39:03 Theo Schlossnagle <jesus@omniti.com> [0d0bc57be1657a2514de979adfc3438f8e9e3884] * src/utils/noit_sem.c (modified) don't build any of this stuff if we have semaphore.h working 02/17/08 04:48:16 Theo Schlossnagle <jesus@omniti.com> [9a02263ee28afbf8381cc8649c3b56a3f118ecbe] * src/utils/Makefile.in (modified) * src/utils/noit_sem.c (added) * src/utils/noit_sem.h (added) semaphore implementation from http://www.cs.wustl.edu/~schmidt/win32-cv-1.html