Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libstand's qdivrem.c assumes that sizeof(int) == sizeof(long), this is not | sbruno | 2014-07-24 | 1 | -9/+8 |
* | Remove California Regent's clause 3, per letter | imp | 2007-01-09 | 1 | -4/+0 |
* | Add __divdi3() and __moddi3() to libstand. We will need them for UFS2. | phk | 2002-05-13 | 1 | -0/+48 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -4/+4 |
* | Add __FBSDID()s to libstand | dillon | 2001-09-30 | 1 | -1/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Move setjmp/longjmp implementations here from libc; no signal handling | msmith | 1998-11-04 | 1 | -0/+303 |