summaryrefslogtreecommitdiff
path: root/errlist (follow)
Commit message (Expand)AuthorAge
* Kill all users of is_errno().Andre Noll2009-06-11
* Kill all users of ERRNO_TO_ERROR() in util.c and util.h.Andre Noll2009-06-11
* Get rid of all remaining users of ERRNO_TO_ERROR() in osl.c.Andre Noll2009-06-11
* Replace ERRNO_TO_ERROR(ENOMEM) by E_OSL_NOMEM.Andre Noll2009-06-11
* Get rid of E_INVALID_OBJECT.Andre Noll2008-06-20
* Kill E_OSL_TRUNC.Andre Noll2008-06-06
* Get rid of E_OSL_STAT.Andre Noll2008-06-06
* Move a couple of functions from osl.c to fd.c.Andre Noll2008-06-05
* Add errlist.Andre Noll2008-06-02