Kaynağa Gözat

* add public alias to getrlimit

git-svn-id: trunk@19878 -
marco 13 yıl önce
ebeveyn
işleme
60c1b263d6
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      rtl/linux/ossysc.inc

+ 1 - 1
rtl/linux/ossysc.inc

@@ -579,7 +579,7 @@ begin
 end;
 
 
-function FpGetRLimit(resource : cInt; rlim : PRLimit) : cInt;
+function FpGetRLimit(resource : cInt; rlim : PRLimit) : cInt; [public, alias : 'FPC_SYSC_GETRLIMIT'];
 begin
 {$ifndef NO_SYSCALL_GETRLIMIT}
   FpGetRLimit := do_syscall(syscall_nr_getrlimit,