brodsom
8dce5790c6
extern cleaning
...
removing underscores in macros
2003-10-03 01:01:40 +00:00
robocop
c931a674c2
Cleanup.
...
Hopefully harmless
It should fix the issue introduced with constness in gds__interprete for current applications.
2003-09-29 12:43:14 +00:00
robocop
484c6ec372
Cleanup, const correctness, variables in scope, etc.
...
Having done my best to merge everyone else's changes, I hope the tree can be build with whatever other tools != MSVC6.
2003-09-25 11:49:12 +00:00
arnobrinkman
3e3c789053
Remove IGNORE_NULL_IDX_KEY define
2003-09-17 09:53:47 +00:00
brodsom
5e1b673b5a
-Although not compiled fix unused warning (Thanks to Claudio)
2003-09-16 08:18:22 +00:00
brodsom
735c961ae6
Remove msvc unused variable warning.
2003-09-15 14:49:57 +00:00
brodsom
bdac17190c
Clean a bit services interface
...
- Include service entrypoint in each proto file and remove from it the private function common to service and standalone. (burp, alice and gsec)
- Replace functions output_svc/output_thread/output_netware with SVC_output callback common for all. (burp, alice and gsec)
- Create typedef pfn_svc_output common for all svc, and correct SVC_read_ib_log and thread_test to be compatible with pfn_svc_output typedef. (svc.cpp)
- Put inside an ifdef code for '-svc_re' switch (in all sources).
2003-09-15 13:13:45 +00:00
skidder
77b17de987
NBACKUP-related changes and some clean-up
2003-09-08 20:23:46 +00:00
brodsom
8db51e6eba
Remove unneeded extern C
2003-09-08 01:51:41 +00:00
dimitr
58e25b9e8f
Fixed gstat crach reported by Phil Shrimpton.
2003-09-03 07:39:03 +00:00
brodsom
e2a0b36dbf
-Remove GDS_VAL and GDS_REF
2003-08-30 01:35:29 +00:00
brodsom
70c6a819ee
-Remove BOOLEAN, TRUE and FALSE
2003-08-29 00:37:25 +00:00
brodsom
f16bc0a6fc
Replace EXIT macro with dba_exit inline function
2003-08-26 18:43:29 +00:00
brodsom
3e9589f22e
Replace EXIT macro with dba_full_exit inline function
2003-08-26 18:43:02 +00:00
dimitr
699e00204f
Added support for "-r" and "-t" GSTAT switches to the Services API. Thanks to Vlad Horsun.
2003-08-26 07:23:58 +00:00
brodsom
fdd617d49f
Remove BOOLEAN, TRUE and FALSE macros
...
Some code formatting
2003-08-26 06:52:05 +00:00
eku
73137f9d60
Since all supported platforms provide the function strerror(), get rid of
...
sys_errlist[]. It's not portable anyway.
2003-08-25 07:26:39 +00:00
brodsom
597f2a396a
-Fix signed/unsigned comparison
2003-08-10 00:48:49 +00:00
brodsom
499337fda5
Split utilities dir
2003-07-15 02:43:36 +00:00