Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ sync(S) — Xenix 2.3.4g

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sync(C)



     SYNC(S)                  XENIX System V                   SYNC(S)



     Name
          sync - Updates the super-block.

     Syntax
          void sync ( )

     Description
          sync causes all information in memory that should be on disk
          to be written out.  This includes modified super-blocks,
          modified inodes, and delayed block I/O.

          It should be used by programs which examine a file system,
          for example fsck, df, etc.

          The writing, although scheduled, is not necessarily complete
          upon return from sync.

     See Also
          sync(C)




































     Page 1                                           (printed 8/7/87)



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