summaryrefslogtreecommitdiff
path: root/lib/libc/arch/powerpc/sys
AgeCommit message (Expand)Author
2002-10-07kick, kick. Fix these files which did not come from NetBSD, but theDale Rahn
2002-10-07clean up ifdefs for PIC, resulting code unchanged.Dale Rahn
2002-10-07s/curbrk/__curbrk/ as suggested by art, a few _ASM_LABEL added as appropriate.Dale Rahn
2002-10-07Simpler, smaller, more efficient and equivalent.Dale Rahn
2002-10-07cerror -> __cerror as suggested by art, with a couple of missing _ASM_LABEL()Dale Rahn
2002-02-17rfork() needs a fork.S-like stub as well; ok artTheo de Raadt
2002-01-10sigprocmask should return 0 on success, fixes powerpc ntpdate problem.Dale Rahn
2000-11-26Properly implement errno handling for the threaded libc (libc_r)Dale Rahn
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-04-21Fix the _THREAD_SAFE path through the cerror code for powerpc.Dale S. Rahn
1999-03-12Fixes to the currently unused PIC support in the powerpc asm files.Dale S. Rahn
1999-02-01mi ptraceDavid Leonard
1999-01-28Preliminary version for PIC support. Builds and runs standard and profiledDale S. Rahn
1998-08-07Add correct handling of more systemcalls. either not implemented beforeDale S. Rahn
1998-07-05Change some of the local symbols into "temporary", removed symbols.Dale S. Rahn
1997-09-27Amazing how much confusion and how much tracing a simple 4 instead of a 3Per Fogelstrom
1997-07-23tabifykstailey
1996-12-21Check-in of powerpc library support.Dale S. Rahn