summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/sparc64 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Use the LBL frexp() on all platforms with ieee floating point.millert2001-09-101-2/+5
|
* Use ${LIBCSRCDIR} not ${.CURDIR} for relative path (allows libc_r to build)jason2001-09-101-5/+5
|
* Adapt to our sigcontext and fix the obvious bugs.art2001-09-071-21/+25
|
* explicit alignment, just like on alpha.art2001-09-051-2/+3
|
* Last pieces needed to build libc on sparc64.art2001-08-292-0/+41
|
* Bunch of necessary files from NetBSD.art2001-08-2911-0/+965
|
* more files from sparc.art2001-08-294-0/+183
|
* bunch of files from sparc.art2001-08-297-0/+399
|
* except ffs and strlen we use the generic functions (for now).art2001-08-291-0/+6
|
* ffs from sparc and strlen from NetBSD.art2001-08-292-0/+155
| | | | (Don't ask me why our makefiles wouldn't accept using strlen.c)
* syscall(), trivialart2001-08-291-0/+8
|
* signal stuff from sparc, cleaned up.art2001-08-294-0/+206
|
* setlogin from NetBSDart2001-08-291-0/+63
|
* sbrk from NetBSDart2001-08-291-0/+83
|
* fork from sparc. cleaned up.art2001-08-281-0/+47
|
* exect from sparc.art2001-08-281-0/+46
|
* Add SYSENTRY as on sparc. We'll need it later.art2001-08-281-1/+7
|
* cerror. based on the same file from sparc, with cleanups.art2001-08-281-0/+60
|
* brk from NetBSDart2001-08-281-0/+91
|
* Duh. remove dumb debugging before commit next time.art2001-08-281-3/+1
|
* Ovfork from sparc, cleaned up.art2001-08-281-0/+54
|
* abs from NetBSDart2001-08-282-0/+56
|
* {hton,ntoh}{s,l} from NetBSD.art2001-08-285-0/+207
|
* SYS.h from NetBSD. Not fixed yet for libc_r.art2001-08-281-0/+126