Hello Thomas, While working on revisions to the futex(2) man page, I noticed a couple of source files that could be improved. In one Doc file, important constants are misnamed, so that grepping won't find useful information. And in the futex.c code, the argument handling in futex_lock_pi() is a little confused.
Thanks, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

