ALT Linux Bugzilla
– Attachment 16108 Details for
Bug 49199
[2.3] join dfpl@
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
патч для beanstalkd-1.13
beanstalkd-1.13-ct.patch (text/plain), 629 bytes, created by
dfpl
on 2024-05-14 14:53:43 MSK
(
hide
)
Description:
патч для beanstalkd-1.13
Filename:
MIME Type:
Creator:
dfpl
Created:
2024-05-14 14:53:43 MSK
Size:
629 bytes
patch
obsolete
>--- beanstalkd/ct/ct.c.orig 2023-03-12 14:35:28.000000000 +0300 >+++ beanstalkd/ct/ct.c 2024-05-14 14:13:11.716365905 +0300 >@@ -13,6 +13,7 @@ > #include <dirent.h> > #include <errno.h> > #include <sys/time.h> >+#include <time.h> > #include <stdint.h> > #include <inttypes.h> > #include "internal.h" > > >- > #ifdef __MACH__ > # include <mach/mach_time.h> > >@@ -441,7 +441,7 @@ > runbenchn(b, n); > } > if (b->status == 0) { >- printf("%8d\t%10" PRId64 " ns/op", n, b->dur/n); >+ printf("%8d\t%10"PRId64" ns/op", n, b->dur/n); > if (b->bytes > 0) { > double mbs = 0; > if (b->dur > 0) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 49199
:
15421
|
15422
|
15423
|
15587
|
15588
|
15603
|
15606
|
15692
|
15767
|
15768
|
15781
|
15782
|
16063
|
16107
| 16108 |
16388
|
16389
|
16390
|
16393
|
16394
|
16479
|
16481
|
16483
|
16502
|
16503
|
16504
|
16505
|
16506
|
16507
|
16515
|
16524
|
16525
|
16534
|
16537
|
16552
|
16553
|
16612