Age | Commit message (Expand) | Author |
---|---|---|
2022-04-06 | errno: Avoid including strings in SPL | Simon Glass |
2021-05-24 | sandbox: errno: avoid conflict with libc's errno | Marek BehĂșn |
2019-10-31 | lib: errno: avoid error format-overflow | Heinrich Schuchardt |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-09-23 | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-07-05 | errno: Allow errno_str() to be used without CONFIG_ERRNO_STR | Simon Glass |
2016-07-05 | errno: Add copyright header and header guard | Simon Glass |
2014-12-11 | lib: errno: introduce errno_str(): returns errno related message | Przemyslaw Marczak |
2010-09-19 | Add basic errno support. | Wolfgang Denk |