Home | History | Annotate | Download | only in man9
History log of /src/share/man/man9/ustore.9
RevisionDateAuthorComments
 1.2  06-Apr-2019  wiz branches: 1.2.2;
Fix short description.
 1.1  06-Apr-2019  thorpej Overhaul the API used to fetch and store individual memory cells in
userspace. The old fetch(9) and store(9) APIs (fubyte(), fuword(),
subyte(), suword(), etc.) are retired and replaced with new ufetch(9)
and ustore(9) APIs that can return proper error codes, etc. and are
implemented consistently across all platforms. The interrupt-safe
variants are no longer supported (and several of the existing attempts
at fuswintr(), etc. were buggy and not actually interrupt-safe).

Also augmement the ucas(9) API, making it consistently available on
all plaforms, supporting uniprocessor and multiprocessor systems, even
those that do not have CAS or LL/SC primitives.

Welcome to NetBSD 8.99.37.
 1.2.2.2  10-Jun-2019  christos Sync with HEAD
 1.2.2.1  06-Apr-2019  christos file ustore.9 was added on branch phil-wifi on 2019-06-10 22:05:42 +0000

RSS XML Feed