Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement ffs(3) using the CLZ instructions which has been available ever | 2018-01-21 | 1 | -43/+6 | |
* | Partial revert of rev. 1.7, fixes build with clang | 2018-01-19 | 1 | -2/+1 | |
* | Instead of trying to handle ffs() with the normal rename-mark-hidden-and-alias | 2018-01-18 | 1 | -3/+5 | |
* | Use unified syntax such that this compiles with both gcc and clang. | 2016-09-18 | 1 | -2/+4 | |
* | Use internal names for __errno, _memcpy, memset, and {,_}{set,long}jmp | 2016-08-06 | 1 | -2/+2 | |
* | Add framework for resolving (pun intended) libc namespace issues, using | 2015-08-31 | 1 | -2/+3 | |
* | more rcsid/sccs cleanup | 2009-10-28 | 1 | -3/+1 | |
* | ARGH, forgot tags. | 2004-02-01 | 1 | -0/+1 | |
* | arm libc support. From NetBSD. currently supports softfloat. | 2004-02-01 | 1 | -0/+76 |