History log of /netbsd-src/lib/libc/arch/m68k/sys/fork.S (Results 1 – 8 of 8)
Revision Date Author Comments
# 94258182 16-Jul-2013 matt <matt@NetBSD.org>

Add END(func)


# eb7c1594 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.


# 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).


# b8a4d7ad 26-Jun-2000 kleink <kleink@NetBSD.org>

Need an internal name for fork().


# 3b435a73 25-Oct-1999 thorpej <thorpej@NetBSD.org>

Add register prefixes.


# 6cdbd4c2 13-Dec-1995 thorpej <thorpej@NetBSD.org>

New-style RCS ids. Use the RCSID() macro where appropriate.


# 3463cb4e 27-Jan-1994 mycroft <mycroft@NetBSD.org>

Trivial speedup inspired by SPARC code.


# 75d4ac97 25-Nov-1993 paulus <paulus@NetBSD.org>

Machine-dependent files for generic m68k machines (copied from hp300),
modified to support shared libraries.