8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00
firebird-mirror/src/common
robocop d61df6f212 Introducing our snprintf to avoid writing
SNPRINTF(...);
buffer[sizeof(buffer) - 1] = 0;
Makes a provision to detect overruns in systems that lack the snprintf familty.
Comments welcome
2004-09-26 11:17:39 +00:00
..
classes Fixed a number of errors in Firebird::string 2004-09-23 07:03:14 +00:00
config Added firebird.conf parameter UsePriorityScheduler (requested by Nickolay) 2004-09-02 09:00:48 +00:00
mp New C++ memory pool 2001-12-24 03:02:42 +00:00
fb_exception.cpp Totally misc 2004-09-24 06:40:13 +00:00
stuff.h We use DIRECTORY_FILENAME_H for protecting headers 2004-05-29 04:34:31 +00:00
utils_proto.h Introducing our snprintf to avoid writing 2004-09-26 11:17:39 +00:00
utils.cpp Introducing our snprintf to avoid writing 2004-09-26 11:17:39 +00:00