8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 08:03:03 +01:00
firebird-mirror/src/common
2008-11-30 17:11:56 +00:00
..
classes fixed some gcc warning 2008-11-28 18:49:07 +00:00
config Make it possible to build firebird on NFS drive 2008-11-11 16:59:23 +00:00
cvt.cpp fixed some gcc warning 2008-11-28 18:49:07 +00:00
cvt.h Minor cleanup after Alex' changes. 2008-07-12 08:06:26 +00:00
fb_exception.cpp Split class system_call_failed into two exception classes : system_error and system_call_failed. system_error is an wrapper for OS errors and system_call_failed inherits from system_error and calls abort() when exception raised. system_error intended for the cases where failure of OS call is expected and can be handled. 2008-11-27 20:16:46 +00:00
StatusArg.cpp Implemented CORE-1667: Reading password from file/stdin 2008-11-30 17:11:56 +00:00
StatusArg.h Implemented CORE-1667: Reading password from file/stdin 2008-11-30 17:11:56 +00:00
StatusHolder.cpp Misc 2008-02-26 02:23:28 +00:00
StatusHolder.h Style. 2008-04-19 11:11:10 +00:00
stuff.h Change the license to IDPL after getting permission from Blas. 2007-03-07 03:26:55 +00:00
thd.cpp move remaining thd.x files to common 2008-01-23 15:54:36 +00:00
thd.h move remaining thd.x files to common 2008-01-23 15:54:36 +00:00
utils_proto.h Implemented CORE-1667: Reading password from file/stdin 2008-11-30 17:11:56 +00:00
utils.cpp Implemented CORE-1667: Reading password from file/stdin 2008-11-30 17:11:56 +00:00
UtilSvc.cpp Renamed Service's methods according to Claudio's request to reflect data movement direction 2008-09-11 11:51:25 +00:00
UtilSvc.h Renamed Service's methods according to Claudio's request to reflect data movement direction 2008-09-11 11:51:25 +00:00