Cygwin: access: Fix X_OK behaviour for backup operators and admins
[newlib-cygwin.git] / newlib / libc / sys / sysvi386 / fpathconf.S
blobb55ea92d1132b651cad6f1f350964308588ce9be
1         .globl  fpathconf
2 fpathconf:
3         movl    $0x2f28, %eax
4         lcall   $7,$0
5         jb      _cerror
6         ret