浏览代码

* map ebusy and enotdir to error 5, mantis #25931

git-svn-id: trunk@33263 -
marco 9 年之前
父节点
当前提交
2fe19d990b
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      rtl/aix/sysos.inc

+ 2 - 0
rtl/aix/sysos.inc

@@ -70,6 +70,8 @@ begin
  ESysENAMETOOLONG : Inoutres := 3;
     ESysEROFS,
    ESysEEXIST,
+   ESysEBusy,
+   ESysENOTDIR,        // busy, enotdir, mantis #25931
    ESysEACCES : Inoutres:=5;
    ESysEISDIR : InOutRes:=5;
   else