Date: Tue, 2 Mar 1999 23:06:17 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/mips :errfix Makefile.inc SYS.h src/lib/libc/mips/gen Makefile.inc _setjmp.S fabs.S flt_rounds.c fpgetmask.c fpgetround.c fpgetsticky.c fpsetmask.c fpsetround.c fpsetsticky.c frexp.c infinity.c isinf.S ldexp.S modf.S setjmp.S ... Message-ID: <199903030706.XAA82559@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1999/03/02 23:06:17 PST
Added files:
lib/libc/mips :errfix Makefile.inc SYS.h
lib/libc/mips/gen Makefile.inc _setjmp.S fabs.S
flt_rounds.c fpgetmask.c fpgetround.c
fpgetsticky.c fpsetmask.c fpsetround.c
fpsetsticky.c frexp.c infinity.c isinf.S
ldexp.S modf.S setjmp.S sigsetjmp.S
lib/libc/mips/net Makefile.inc htonl.S htons.S
lib/libc/mips/stdlib Makefile.inc
lib/libc/mips/string Makefile.inc bcmp.S bcopy.S bzero.S ffs.S
index.S rindex.S strcmp.S strlen.S
lib/libc/mips/sys Makefile.inc Ovfork.S brk.S cerror.S
exect.S fork.S pipe.S ptrace.S sbrk.S
setlogin.S sigpending.S sigprocmask.S
sigreturn.S sigsuspend.S syscall.S
Log:
Bring in initial libc support for mips. These files were taken from
the OpenBSD tree and should be considered preliminary. They are here
to facilitate building of the tree.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903030706.XAA82559>
