alexpeshkoff
4a544f46a8
Changed gds__log parameter to be const
2003-04-19 16:39:30 +00:00
aafemt
19bb54f2a8
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +00:00
alexpeshkoff
86e6b77b50
1. Fixed potential buffer overflow in gds__prefix* family of functions.
...
2. Changed second parameter declaration to be const.
2003-04-06 11:40:29 +00:00
brodsom
82baa67399
- Ifdef unused or conditioned code
...
- Remove intermediate macro
2003-04-03 10:09:59 +00:00
brodsom
c26e93b60f
- Avoid signed-unsigned comparison
...
- alloc_mutex only used for V4_THR
- Correct landId argument.
2003-04-02 11:18:14 +00:00
brodsom
f76755974d
Correct formats
2003-04-01 17:58:19 +00:00
brodsom
01141efa30
Use V4_THREADING explicitly instead and remove empty defined macros. This change try to make clear V4_THREADING use.
2003-03-24 13:35:37 +00:00
brodsom
84851d585d
Remove nested NOT_USED_OR_REPLACED ifdefs
2003-03-18 01:32:28 +00:00
alexpeshkoff
1391e13f0a
Dropped HAVE_*EXIT defines
2003-03-13 15:46:34 +00:00
brodsom
c7d6889883
Put vars and functions inside the same ifdef for which is used (NOT_USED_OR_REPLACED for unused)
2003-03-04 00:09:33 +00:00
brodsom
79a40c0d99
Put declarations and definitions inside the same ifdef condition under which is used. (for not used ones NOT_USED_OR_REPLACED)
2003-03-03 09:22:32 +00:00
fsg
e0dcb77416
Fixed some really old typos.
...
Included ExecuteStatement in the LINUX-Build
2003-03-02 17:47:22 +00:00
brodsom
292e979471
Remove HUGE_PTR
2003-02-28 13:38:30 +00:00
brodsom
165023d329
Remove FAR_VARIABLE
2003-02-28 12:57:13 +00:00
brodsom
dd621992d5
New macro defined in firebird.h to remove compiler dependencies from cpp sources.
2003-02-27 21:34:41 +00:00
eku
f7b689456f
Fixed a "search and replace" error from my previous check-in.
2003-02-17 08:42:00 +00:00
brodsom
6652d5a5bf
Remove __BORLANDC__ define
2003-02-14 02:50:10 +00:00
brodsom
3cb91fce80
Remove PIPE and STACK defines (PIPE_SERVER, PIPE_CLIENT, PIPE_LIBRARY, PIPE_SERVER_YVALUE, PIPE_BRIDGE_TO_V3, V3, V3_PATH, ALTPIPE)(STACK_EFFICIENT, STACK_REDUCTION)
2003-02-14 02:24:44 +00:00
bellardo
cf278b782d
No longer need the Darwin specific stuff in the prefix functions - it has moved to config_root.
2003-02-13 23:03:10 +00:00
dimitr
67749f906b
Fixed exception handling.
2003-02-13 13:33:57 +00:00
dimitr
b096a2593d
CONST -> const
2003-02-13 10:11:35 +00:00
brodsom
9a71ae7987
Change #if 0 and #if 1 to NOT_USED_OR_REPLACED
2003-02-12 12:51:07 +00:00
brodsom
b2d9f84d89
Remove win16_only define (unused)
2003-02-11 00:37:37 +00:00
eku
a7f18b2e31
Removed "register" variables from the source code. It's up to the compiler
...
to hold variables in CPU registers.
2003-02-10 13:28:35 +00:00
dimitr
0ce8652f60
Moved allocator functions back to GDS. MemoryPool is no longer exported.
2003-02-04 20:18:36 +00:00
dimitr
af4334827b
Cleanup.
2003-01-19 12:28:32 +00:00
skidder
ba5e11b15c
Integrate new memory manager into the engine
2003-01-16 17:47:10 +00:00
nmcc
bb53a90315
Use system system anon mmap on Solaris where supported ie: >= Solaris8
...
otherwise use orginal FB1 version.
2002-12-30 15:46:46 +00:00
skidder
9b57d8b649
Several little changes to make engine compilable again on Linux
2002-12-16 21:19:51 +00:00
alexpeshkoff
dbfef25568
Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *)
...
Fixed bug #625899 - bugcheck 291
2002-12-16 16:25:10 +00:00
eku
5b8ffd81c2
Removed unused variables.
2002-12-10 11:53:53 +00:00
kkuznetsov
9dd4a9b4cd
Fix some errors in mmap_anon for Solaris
2002-12-02 10:15:59 +00:00
eku
34e9391a97
Use the new macro FB_NELEM to calculate the number of elements in an array.
2002-12-02 09:45:52 +00:00
skidder
db3692790b
New changes by Dmitry Emanov. Configuration manager and Windows build environment improvements
2002-11-30 15:08:09 +00:00
kkuznetsov
7de330174f
A
...
A
2002-11-28 15:42:03 +00:00
kkuznetsov
13c187d9ca
Fix declaration of mmap_anon
2002-11-21 15:24:17 +00:00
dimitr
68cfa45939
Renamed MSG to GDS_MSG.
2002-11-19 12:36:51 +00:00
dimitr
86325858c4
Use universal path separator.
2002-11-17 15:47:46 +00:00
dimitr
5f61e44ddc
Global names change:
...
FBOK=>FB_SUCCESS
FAILURE=>FB_FAILURE
xxx_FBOK=>xxx_SUCCESS
2002-11-14 08:33:08 +00:00
kkuznetsov
6887f405ab
Renaming all occurences of SUCCESS to FBOK
2002-11-13 15:01:21 +00:00
dimitr
7a8af9bceb
Cleanup and get rid of the registry.
2002-11-10 14:04:55 +00:00
dimitr
cb77d05ad4
Fixed old config manager usage.
2002-11-07 11:41:11 +00:00
eku
507b9c86c8
Do not redefine MAXPATHLEN. Always use the value supplied by the operating
...
system (header files).
2002-11-06 07:08:49 +00:00
tamlin
3bd6d4173c
Fixed gds__vtov to use native char type, and const correct.
2002-11-03 22:26:52 +00:00
seanleyne
b3ad604669
Removed support for obsolete "PC_PLATFORM" define
2002-10-31 05:06:02 +00:00
kkuznetsov
b8a01b09d3
Reincarnated mmap_anon for solarises pre 2.8
2002-10-30 14:46:16 +00:00
seanleyne
0b82f4aa07
Removed obsolete "Netware" port
2002-10-30 06:40:58 +00:00
tamlin
fb3cfa85da
const correctness etc
2002-10-29 16:27:47 +00:00
eku
0c1b55dd08
Code cleanup:
...
Since we already have the define ISC_STATUS_LENGTH for the the length of
the status vector, we should use it! Replaced 'status[20]' with
'status[ISC_STATUS_LENGTH]'.
Replaced the different symbolic names for the maximum length of a path
(MAX_PATH, MAX_PATH_LENGTH, MAXPATHLEN) with one uniq symbol MAXPATHLEN.
2002-10-24 09:01:44 +00:00
stryqx
ee9fb4e427
Add FreeBSD support.
...
This allows me to compile CS on FreeBSD 4.7 using gcc 3.2.1.
2002-10-12 04:16:32 +00:00