8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 06:43:04 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
brodsom
64c1dee04e -Use C++ struct declaration style. 2004-05-24 17:31:47 +00:00
robocop
b02c629735 Cleanup
Some name changes
Try to fix SINIX-Z problems with send() prototype
2003-12-05 10:35:47 +00:00
brodsom
2aeb693d06 extern cleaning
removing underscores in macros
DLL_EXPORT cleaning
2003-10-03 01:53:34 +00:00
brodsom
54a55e97fd -Remove NULL define 2003-09-01 11:09:47 +00:00
brodsom
97f76ce6e3 -Fix linux macro redefinition warning 2003-08-20 10:08:04 +00:00
brodsom
4ae3719544 Remove gcc warning partially bracketed initializer. 2003-03-02 01:03:34 +00:00
brodsom
230cd1aa19 Remove lint and LIBC_SCCS defines (dummy) 2003-02-20 01:59:10 +00:00
eku
f7b689456f Fixed a "search and replace" error from my previous check-in. 2003-02-17 08:42:00 +00:00
brodsom
1697ca2d2b Remove notdef unused define 2003-02-11 01:50:32 +00:00
brodsom
10205e6703 Remove convex, gould, pdp11 and vax defines 2003-02-10 17:41:31 +00:00
brodsom
3761ac4101 Remove convex, gould, pdp11 and vax defines 2003-02-10 17:37:46 +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
f91445e207 Cleanup by Dimitry Sibiryakov. 2003-01-20 13:51:35 +00:00
eku
deb5c91397 Autoconf: check for crypt.h and crypt 2002-11-14 07:12:50 +00:00
kkuznetsov
96924060d1 *** empty log message *** 2002-11-05 13:46:33 +00:00
seanleyne
b3ad604669 Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +00:00
seanleyne
0b82f4aa07 Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
skywalker
365a7fe19c Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
bellardo
747d13c0d5 Changes to bring FB2 to c++ on *nix. 2001-07-12 05:46:06 +00:00
tamlin
9a776a604e First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00