[LTP] [RFC] [PATCH] safe_macros: Add fallback pwrite() and pread() declarations

Cyril Hrubis chrubis@suse.cz
Thu Jan 12 10:02:32 CET 2017


Hi!
> > I was thinking about this, and I think that we should rather go with a
> > safer approach, i.e. moving the safe_pread/safe_pwrite into a separate
> > header. Something as the following patch.
> 
> +1 for safer approach, I didn't know about glibc macros.
> Does this affect oldlib too?

Not anymore, there was one user with zero offset which was converted to
plain old SAFE_WRITE() and these two safe macros were then removed from
oldlib safe macros in f4b028122.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list