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