8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:03:03 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo. This repo is resync'ed with github every thirty minutes.
Go to file
alexpeshkoff 2f803217f8 1. Never shutdown worker threads from fb_shutdown()'s callback -
instead do it at the end of main server loop.

2. Fixed races when worker thread(s) remained running after exit from main().

3. Added better protection by mutex to counter of worker threads.
Avoid possible races when worker thread starts.
2008-10-03 16:22:54 +00:00
builds Misc 2008-09-24 02:02:38 +00:00
doc CORE-1799: improve the almost useless "expression evaluation not supported" error message. 2008-10-03 05:41:16 +00:00
examples Fixed compilation of empbuild. 2005-12-09 10:17:25 +00:00
extern I became tired of the many warnings in btyacc (really ugly code) and decided to solve or hide most of them. 2008-09-05 08:47:48 +00:00
generated Trying to solve the CVS error in generated directory 2003-09-02 00:12:19 +00:00
lang_helpers CORE-1799: improve the almost useless "expression evaluation not supported" error message. 2008-10-03 05:41:16 +00:00
src 1. Never shutdown worker threads from fb_shutdown()'s callback - 2008-10-03 16:22:54 +00:00
acx_pthread.m4 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 2004-10-04 05:23:56 +00:00
autogen.sh Misc 2007-04-03 02:31:30 +00:00
ChangeLog nightly update 2008-09-29 20:13:35 +00:00
configure.in 1. Fixed CORE-2087: server binds to all interfaces in case of error in firebird.conf. 2008-09-22 14:46:13 +00:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00