mirror of
https://github.com/urbit/shrub.git
synced 2024-12-15 04:22:48 +03:00
Moar printf.
This commit is contained in:
parent
37aec7440a
commit
e7b54fe942
4
v/unix.c
4
v/unix.c
@ -1048,7 +1048,7 @@ _unix_desk_sync_tofu(u2_udir* dir_u,
|
|||||||
c3_c* pux_c = _unix_file_form(dir_u, u2k(pre), u2_yes, u2k(ext));
|
c3_c* pux_c = _unix_file_form(dir_u, u2k(pre), u2_yes, u2k(ext));
|
||||||
u2_ufil** fil_u;
|
u2_ufil** fil_u;
|
||||||
|
|
||||||
// uL(fprintf(uH, "tofu pox_c %s op %s\n", pox_c, u2_cr_string(u2h(mis))));
|
uL(fprintf(uH, "tofu pox_c %s op %s\n", pox_c, u2_cr_string(u2h(mis))));
|
||||||
|
|
||||||
#ifdef SYNCLOG
|
#ifdef SYNCLOG
|
||||||
c3_w slot = u2_Host.unx_u.lot_w++ % 1024;
|
c3_w slot = u2_Host.unx_u.lot_w++ % 1024;
|
||||||
@ -1203,7 +1203,7 @@ _unix_desk_sync_ergo(u2_noun hox,
|
|||||||
u2_udir** dir_u = _unix_pdir(&(hot_u->dir_u), syd);
|
u2_udir** dir_u = _unix_pdir(&(hot_u->dir_u), syd);
|
||||||
u2_noun xun;
|
u2_noun xun;
|
||||||
|
|
||||||
#if 0
|
#if 1
|
||||||
uL(fprintf(uH, "ergo %s %s %s\n", u2_cr_string(hox),
|
uL(fprintf(uH, "ergo %s %s %s\n", u2_cr_string(hox),
|
||||||
u2_cr_string(syd),
|
u2_cr_string(syd),
|
||||||
u2_cr_string(lok)));
|
u2_cr_string(lok)));
|
||||||
|
Loading…
Reference in New Issue
Block a user