[LTP] [PATCH 2/3 v2] syscalls/chown: Rewrite chown/chown04.c with the new api
Cyril Hrubis
chrubis@suse.cz
Mon May 3 16:16:47 CEST 2021
Hi!
> 2. Add MAP_PRIVATE_EXCEPT_UCLINUX to SAFE_MMAP() for uClinux systems:
> mmap() doesn't support MAP_PRIVATE on uClinux systems, so use
> MAP_PRIVATE_EXCEPT_UCLINUX instead, which will skip the option on uClinux.
> If MAP_PRIVATE really is required, the test can not be run on uClinux.
We no longer support uClinux, just remove the support from the test as
well.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list