On i386-darwin, some POSIX conformant versions of functions have a
commitb532e47e6efcfc8c19d65577892a61cc202f5142
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 12 Oct 2014 03:53:08 +0000 (12 03:53 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 12 Oct 2014 03:53:08 +0000 (12 03:53 +0000)
treed0fdfddedc006d9bfd846d6ec10c930297d4416d
parent6f1b59003fbe8adb28ee5aadeed7e2bceec47621
On i386-darwin, some POSIX conformant versions of functions have a
"$UNIX2003" suffix. We now add this suffix where necessary, as otherwise
we link to legacy function versions that may cause bugs. For example,
rewinddir(), seekdir() and telldir() did not work when called from
emul-handler (at least under OS X 10.6), leading to the root AROS
directory not being listable more than once!

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49703 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-unix/filesys/emul_handler/emul_host_unix.c
arch/all-unix/filesys/emul_handler/unix_hints.h