| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-03-30 | Fix typo: __aebi_memset -> __aeabi_memset | jmcneill |
| 2018-02-06 | - remove two more _DIAGASSERT() checks against not NULL for functions | mrg |
| 2013-12-02 | Improve EABI handling of string functions. Most importantly, fix | joerg |
| 2011-11-08 | libkern.h maps memcmp, memset and strcpy to the compiler builtins on | joerg |
| 2009-03-18 | - remove bcmp(9), bcopy(9), and bzero(9) from libkern since <sys/systm.h> has | tsutsui |
| 2009-03-17 | Add local declarations of bcmp() and bzero() because libkern.h no longer | he |
| 2008-03-29 | Do like the non-__OPTIMIZE_SIZE__ variant, and compile memset() unless | he |
| 2008-03-29 | Make the size-optimized memset() actually conform to the man page | he |
| 2008-03-26 | Add /* __OPTIMIZE_SIZE__ */ comments on relevant #else and #endif lines. | apb |
| 2008-03-25 | add bcopy and bzero for the benefit of loadfile. | christos |
| 2007-06-04 | handle fortify, ansify. | christos |
| 2005-12-20 | Merge libkern + libc common files. As requested by core. | christos |
