| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add linux_to_bsd_errtbl[], mapping Linux errnos to their BSD counterparts. | Edward Tomasz Napierala | 2020-11-04 | 1 | -0/+6 |
| * | Fix rookie mistake - it's nitems(), not sizeof(). | Edward Tomasz Napierala | 2020-11-03 | 1 | -1/+1 |
| * | Add defines for Linux errno values and use them to make linux_errtbl[] | Edward Tomasz Napierala | 2020-10-29 | 1 | -0/+14 |
| * | Fix misnomer - linux_to_bsd_errno() does the exact opposite. | Edward Tomasz Napierala | 2020-10-27 | 1 | -1/+1 |
| * | Get rid of sv_errtbl and SV_ABI_ERRNO(). | Edward Tomasz Napierala | 2020-09-17 | 1 | -0/+15 |
| * | Share Linux errno table with libsysdecode | Ed Maste | 2018-03-22 | 1 | -147/+2 |
| * | linux_errno.c: add newer errno values | Ed Maste | 2018-03-16 | 1 | -2/+10 |
| * | Share a single bsd-linux errno table across MD consumers | Ed Maste | 2018-03-16 | 1 | -0/+143 |
