8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 19:23:03 +01:00
firebird-mirror/src/include/gen
dimitr 6d2711ff7b Added timeouts to the network event listener code.
Fixed wrong usage of SO_REUSEADDR on Windows.
2009-06-04 11:06:34 +00:00
..
autoconfig_msvc.h Undefine definitions used in other platforms (just in case). 2009-05-07 15:52:45 +00:00
codetext.h Added timeouts to the network event listener code. 2009-06-04 11:06:34 +00:00
files.txt Not sure who needs this file, but I updated it to reflect the deletion of rdb_codes.h; I would delete this file as well. 2008-03-07 09:18:55 +00:00
iberror.h Added timeouts to the network event listener code. 2009-06-04 11:06:34 +00:00
ids.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
msg_facs.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
msgs.h Added timeouts to the network event listener code. 2009-06-04 11:06:34 +00:00
README.txt These files are all generated by programs in jrd, mainly codes.epp 2001-07-29 17:07:15 +00:00
sql_code.h Added timeouts to the network event listener code. 2009-06-04 11:06:34 +00:00
sql_state.h Added timeouts to the network event listener code. 2009-06-04 11:06:34 +00:00

All the files in this directory are generated by the program codes.e

They should not be edited directly rather the msg.gdb database should be 
updated and then these files should be regenerated via.

The commands to regenerate these files from this directory would be:

$cd ../../../firebird2/generated
$make rebuild_codes