On Mon, Nov 14, 2011 at 02:48:37AM +0100, Bernhard Voelker wrote: > struct prlimit { > struct rlimit rlim; > - int found; > struct prlimit_desc *desc; > int modify; > + int show; > }; I think that 'modify == 0' means 'show'. It's strange to add two variables to differentiate between two states. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html