In article <[email protected]>, Antti Kantee <[email protected]> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: pooka >Date: Thu Jan 17 20:47:44 UTC 2013 > >Modified Files: > src/lib/librumpclient: rumpclient.c rumpclient.h > >Log Message: >Solaris 10 fixes
It is a slippery slope to uglify the code to make it more portable. What's next? Changing err() to fprintf()? I think that it is best if these are handled in a os.c and os.h header file. christos
