summaryrefslogtreecommitdiff
path: root/lib/libc/arch/alpha/sys
AgeCommit message (Expand)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-04-29fix typosmsaitoh
2006-11-08if setcontext(2) returns, _exit(2) with a return code of -1 insteaddrochner
2006-02-19make these consistent.christos
2005-09-16these went to compatdrochner
2004-03-26the WARN_REFERENCES text "include <signal.h> for correct reference" is pointlessdrochner
2004-03-26no need to define __HAVE_SIGINFO anymoredrochner
2004-03-26fix siginfo adaption -- the "compat_16" prefixdrochner
2004-03-23save errno while trying to install a !SA_SIGINFO trampoline -- thisdrochner
2003-10-18sync with the x86 one.christos
2003-10-07Siginfo libc changes for alpha. Approved by thorpej@netbsd.org.skd
2003-02-13Implement pthread_atfork() (in libc, because the required threadlibnathanw
2003-01-18Merge the nathanw_sa branch.thorpej
2002-07-09New __sigaction14() system call stub which registers the signalthorpej
2001-07-17Add a __clone(3) entry point.thorpej
2001-05-07Make the END() argument match the entry name.kleink
2000-12-13Add the obvious, trivial __syscall() stub.mycroft
2000-09-28Need an internal name for pipe(2).kleink
2000-07-07Add special treatment of shmat(2).itohy
2000-06-26Need an internal name for fork().kleink
2000-06-26Thinko in previous: we do always use an internal name.kleink
2000-06-23Add internal names for brk() and sbrk().kleink
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
1999-08-25Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'dthorpej
1999-01-14* On architectures using ELF, and conditionally on those in transition, renamekleink
1998-12-02Warn about references to the compatibility vfork() (i.e. the vfork() withthorpej
1998-12-02Warn about references to the compatibility() sigaction(), sigpending(),thorpej
1998-09-29Signal changes for Alpha.thorpej
1998-01-04Add syscall stubs for __vfork14(). These are basically copies of Ovfork.Sthorpej
1997-11-05remove these, they are no longer necessary or appropriatecgd
1996-12-22File which provides lint stubs for the functions defined bycgd
1996-11-11Treat reboot() like a normal system call. From PR 2458.mycroft
1996-11-08if _REENTRANT is defined, store the error value in (*__errno()), rather thancgd
1996-11-08kill "IMPORT(errno, 4)" since it is unnecessarycgd
1996-10-17catch up with <machine/asm.h> changes, SYS.h changes, and the removalcgd
1996-09-17set the GP before accessing errno.cgd
1996-09-09user better names for local labels, as suggested by Matt Thomas andcgd
1995-11-04be more conservative when setting the gpcgd
1995-02-10libc support for the alpha. more functions should be written in assembler,cgd