X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=errlist;h=e4435df162cfd63a6eb25ed26c87126e031290e5;hb=06fa6acd87ac23ee3ca422dbc56cf97a3c71aa09;hp=9538aff4739de312f42d387616a272d9b8725af7;hpb=6d7dce7f277fc8606fb8d5ed6360660c13a218af;p=osl.git diff --git a/errlist b/errlist index 9538aff..e4435df 100644 --- a/errlist +++ b/errlist @@ -32,3 +32,7 @@ BAD_ROW "invalid row" EMPTY "file empty" MMAP "mmap error" LOOP "loop terminated" +NOMEM "cannot allocate memory" +NOTDIR "not a directory" +STAT "stat error" +UNLINK "failed to unlink file"