Hello! > - printf(_("pid %d's %s scheduling policy: "), pid, what); > + if (what == "current") > + printf(_("pid %d's current scheduling policy: "), pid); *puzzled* What sense is there in comparing strings for equality using "==" ? Sanity check failed. Have a nice fortnight -- Martin `MJ' Mares <mj@xxxxxx> http://mj.ucw.cz/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html