History log of /netbsd-src/lib/libc/arch/hppa/sys/fork.S (Results 1 – 5 of 5)
Revision Date Author Comments
# 2af01421 05-May-2020 skrll <skrll@NetBSD.org>

Add a space before any non-nullified instruction. NFCI.


# 32381fa0 03-Nov-2009 snj <snj@NetBSD.org>

Follow upstream license changes for files with Michael Shalayeff's
copyright. In most cases, this means dropping the 3rd and 4th clauses.


# ed9d4336 06-Oct-2003 matt <matt@NetBSD.org>

Update to new assmbler needs. Add getcontext.S stub.


# 4fb740b8 13-Feb-2003 nathanw <nathanw@NetBSD.org>

Implement pthread_atfork() (in libc, because the required threadlib
stub behavior is exactly the same as the usual behavior).


# 02ac1ae2 06-Jun-2002 fredette <fredette@NetBSD.org>

Added hppa support (some of it incomplete) to lib/csu, lib/libc,
and lib/libkvm.