clfs-1.2
clfs-2.1
clfs-3.0.0-systemd
clfs-3.0.0-sysvinit
systemd
sysvinit
Last change
on this file since 7702d6f was 7f65c0e, checked in by Jim Gifford <clfs@…>, 19 years ago |
r625@server (orig r623): jim | 2005-10-31 12:43:24 -0800
Final Move
|
-
Property mode
set to
100644
|
File size:
707 bytes
|
Rev | Line | |
---|
[617118d] | 1 | *** cxx/cxx_env.cpp.orig Thu Sep 23 12:10:12 2004
|
---|
| 2 | --- cxx/cxx_env.cpp Thu Feb 3 10:28:21 2005
|
---|
| 3 | ***************
|
---|
| 4 | *** 848,854 ****
|
---|
| 5 | DBENV_METHOD(rep_elect,
|
---|
| 6 | (int nsites,
|
---|
| 7 | int nvotes, int priority, u_int32_t timeout, int *eidp, u_int32_t flags),
|
---|
| 8 | ! (dbenv, nvotes, nsites, priority, timeout, eidp, flags))
|
---|
| 9 |
|
---|
| 10 | int DbEnv::rep_process_message(Dbt *control,
|
---|
| 11 | Dbt *rec, int *idp, DbLsn *ret_lsnp)
|
---|
| 12 | --- 848,854 ----
|
---|
| 13 | DBENV_METHOD(rep_elect,
|
---|
| 14 | (int nsites,
|
---|
| 15 | int nvotes, int priority, u_int32_t timeout, int *eidp, u_int32_t flags),
|
---|
| 16 | ! (dbenv, nsites, nvotes, priority, timeout, eidp, flags))
|
---|
| 17 |
|
---|
| 18 | int DbEnv::rep_process_message(Dbt *control,
|
---|
| 19 | Dbt *rec, int *idp, DbLsn *ret_lsnp)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.