summaryrefslogtreecommitdiffstats
path: root/lib/libstand/qdivrem.c
Commit message (Collapse)AuthorAgeFilesLines
* Add __divdi3() and __moddi3() to libstand. We will need them for UFS2.phk2002-05-131-0/+48
| | | | Sponsored by: DARPA & NAI Labs.
* Remove 'register' keyword.obrien2002-03-211-4/+4
|
* Add __FBSDID()s to libstanddillon2001-09-301-1/+3
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Move setjmp/longjmp implementations here from libc; no signal handlingmsmith1998-11-041-0/+303
in libstand, only for i386 until I locate an alpha setjmp/longjmp. Minimal 64-bit gcc integer support for i386. This is kinda nasty, and should be revisited once we decide whether the bootblocks need quad arithmetic.
OpenPOWER on IntegriCloud