Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add fls() for non-constant values. | Michael Brown | 2007-09-21 | 1 | -5/+1 |
* | 4.3BSD says that bcopy and bzero are defined in strings.h, not string.h | Michael Brown | 2007-01-19 | 1 | -0/+11 |
* | The prototype for strcasecmp() is apparently in strings.h. | Michael Brown | 2006-08-08 | 1 | -0/+2 |
* | Add __constant_flsl(), because it's useful for finding out the next | Michael Brown | 2006-04-24 | 1 | -0/+54 |