On Tue, Jul 22, 2014 at 8:02 PM, <[1]sf...@users.sourceforge.net> wrote:

     Hello Sean,
     Sean Lynch:

   > This is against the aufs3.9 branch. The only change is to remove the use
   of
   > the GNU-specific error_at_line and the associated error.h, replacing it
   > with BSD's err(), which works with both glibc and musl.

     One difference is err() terminates the application even if errno is
     zero, while error_at_line() does not. But it may not be a big problem in
     aufs-util.
     Anyway I will try modifing the macro to be more portable.

   I figured since the macro was using errno, err never be called with a 0
   status.
   Thanks!
   -Sean

References

   1. mailto:sf...@users.sourceforge.net
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

Reply via email to