[Mirror] Some kind of OS: git://git.9front.org/plan9front/plan9front
Find a file
Ori Bernstein b0ad72be22 upas/fs: write index out to temp file
pridx() can be extremely slow when reading from
imap, because it ensures each message is cached.
Ensuring each message is cached may take a round
trip to the IMAP server.

Instead, we should write the index to a temp file,
and rename it, to reduce the window wher the index
can be broken.
2023-09-26 01:54:03 +00:00
386
68000
68020
acme mkfiles: add 'mk test' support 2023-02-19 20:44:56 -05:00
adm/timezone
amd64 libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions use usize 2021-07-25 15:54:22 +00:00
arm
arm64 libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions use usize 2021-07-25 15:54:22 +00:00
lib /lib/keyboard: fix subscript small letter n. add super/sub small letter i 2023-09-13 19:05:18 +00:00
mips
power
power64
rc sysupdate: use the rc -b flag to keep sysupdate in memory 2023-09-17 00:36:51 +00:00
sparc
sparc64
spim /spim/include/ape/ureg.h: fixed missing ifndef 2023-03-07 04:26:34 +00:00
sys upas/fs: write index out to temp file 2023-09-26 01:54:03 +00:00