On 06/01/2013 03:35 PM, Peter Maydell wrote: > Basically, removing the ugly direct syscall access seemed nicer > than trying to fix up and render consistent the broken ifdefs :-) > > [RHEL5 has glibc2.5 and provides these functions. RHEL4 did not > but we don't build on RHEL4 anyhow because its glib is too old. > uClibc provides these functions.] > > Peter Maydell (2): > linux-user: Drop direct use of openat etc syscalls > configure: Drop CONFIG_ATFILE test
Reviewed-by: Richard Henderson <r...@twiddle.net> r~