Update copyright year + FSF address
[idzebra-moved-to-github.git] / util / flock.c
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-07-05 Adam DickmeissGet rid of DEBUG_FLOCK. Just set flock level for tstflo...
2006-07-03 Adam DickmeissDeal with double unlocks (which does happen sometimes)
2006-07-03 Adam DickmeissOnly use confstr on Linux to see if linuxthreads is...
2006-07-03 Adam DickmeissUse confstr(_CS_GNU_LIBPTHREAD_VERSION ..) to determine...
2006-06-30 Adam DickmeissDisable debug mode
2006-06-30 Adam DickmeissTest interprocess locks
2006-06-30 Adam DickmeissFurther testing of locks.
2006-06-30 Adam DickmeissExperiments with file locks
2006-06-27 Adam DickmeissFile lock fixes for Windows
2006-06-27 Adam DickmeissBug #529. On Unix, combine pthreed locks with file...
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-04-13 Mike Taylorzebra_lock_create() now logs an error and returns a...
2006-03-25 Adam DickmeissMake log_level static
2006-03-24 Adam DickmeissFix windows logging .. Call _locking repeatedly .....
2006-03-23 Adam DickmeissMake variable static rather than public
2006-03-23 Adam DickmeissAdded a few log calls in flock util
2006-03-23 Adam DickmeissMoved file locking utilities from index/lockutil.c...