History log of /openbsd/lib/libc/arch/powerpc/gen/fpsetmask.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 476bc7b6 17-Apr-2014 guenther <guenther@openbsd.org>

It's been a quarter century: we can assume volatile is present with that name.


# d874cce4 26-Jun-2008 ray <ray@openbsd.org>

First pass at removing clauses 3 and 4 from NetBSD licenses.

Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code t

First pass at removing clauses 3 and 4 from NetBSD licenses.

Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.

OK deraadt@

show more ...


# a7d52a68 31-Mar-2006 drahn <drahn@openbsd.org>

Be kind to lint, and specify the correct width on these constants.


# ba1778b3 23-Jul-1999 rahnds <rahnds@openbsd.org>

replace the stub ieeefp functions with the real working functions,
from NetBSD.