NetBSD/lib/libc/arch/powerpc/sys
kleink 6348b7d5b5 * On architectures using ELF, and conditionally on those in transition, rename
_ASM_LABEL(cerror) and _ASM_LABEL(curbrk) to _C_LABEL(__cerror) and
_C_LABEL(__curbrk) (or their respective architecture-specific equivalents) to
avoid possible name clashes with identifiers used in user applications.
* Do the same for minbrk on all architectures to avoid a GCC-specific (and
on ELF architectures effectively useless) symbol reference renaming in MI code.
1999-01-14 22:48:18 +00:00
..
__sigreturn14.S New signal stuff for PowerPC. 1998-10-03 12:30:37 +00:00
__vfork14.S Remove long obsolete copyright (should have been done before initial import) 1998-05-25 15:19:10 +00:00
brk.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
cerror.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
exect.S Remove long obsolete copyright (should have been done before initial import) 1998-05-25 15:19:10 +00:00
fork.S Remove long obsolete copyright (should have been done before initial import) 1998-05-25 15:19:10 +00:00
Ovfork.S Warn about references to the compatibility vfork() (i.e. the vfork() with 1998-12-02 19:29:56 +00:00
pipe.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
ptrace.S Remove long obsolete copyright (should have been done before initial import) 1998-05-25 15:19:10 +00:00
sbrk.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
setlogin.S Add PIC version. 1998-11-24 11:14:54 +00:00
sigaction.S Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
sigpending.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
sigprocmask.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
sigreturn.S Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
sigsuspend.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
syscall.S Remove long obsolete copyright (should have been done before initial import) 1998-05-25 15:19:10 +00:00