brodsom
|
80b424e346
|
-Replace define with const
-Move SYS_ERR, ERRNO, H_ERRNO and INET_ERRNO(ERRNO in inet.cpp) macros to common.h
-Remove unused macros
|
2004-05-05 21:55:13 +00:00 |
|
robocop
|
16cbc204df
|
Cleanup
|
2003-12-31 05:36:12 +00:00 |
|
dimitr
|
1958811522
|
Some cleanup.
|
2003-10-05 10:27:08 +00:00 |
|
dimitr
|
cfb95505df
|
A few corrections.
|
2003-10-03 12:28:54 +00:00 |
|
brodsom
|
2aeb693d06
|
extern cleaning
removing underscores in macros
DLL_EXPORT cleaning
|
2003-10-03 01:53:34 +00:00 |
|
dimitr
|
3ecade90cb
|
It's useless to care about handle leaks when both the engine and thread scheduler are shutdown.
Please also note, that THREAD_* macros shouldn't be used in atexit()-handlers or static destructors.
|
2003-05-07 07:06:42 +00:00 |
|
dimitr
|
57efb1eb46
|
Fixed threading issues in the security database manager.
|
2003-05-02 18:41:12 +00:00 |
|
dimitr
|
829d9ac0c4
|
Fixed crash in the embedded server.
|
2003-04-17 08:30:17 +00:00 |
|
aafemt
|
e5146fd644
|
Introduce of ISC_STATUS_ARRAY
|
2003-04-16 10:18:51 +00:00 |
|
aafemt
|
19bb54f2a8
|
STATUS -> ISC_STATUS
|
2003-04-10 06:49:16 +00:00 |
|
dimitr
|
3a23615884
|
Make sure attachment handle is closed on server shutdown.
|
2003-03-20 09:28:34 +00:00 |
|
eku
|
796a4e4e31
|
Fixed more issues with pwd.h.
|
2003-02-19 06:14:39 +00:00 |
|
bellardo
|
456ac1b639
|
Opps, I should at least commit the newly renamed file :-)
|
2003-02-13 22:44:00 +00:00 |
|