Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ sync.bsd(2) — Domain/IX SR9.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fsync(2)

sync(8)

update(8)

SYNC(2)

NAME

sync − update super-block

USAGE

void sync()

DESCRIPTION

The sync system call force writes information in memory to disk. 

The sync operation is not actually necessary on DOMAIN hardware, because the system buffers are automatically written to disk at shutdown.  We provide it in the interest of ensuring compatibility with other implementations. 

RELATED INFORMATION

fsync(2), sync(8), update(8)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026