From: Bruno Haible Date: Thu, 11 Jun 2009 17:15:42 +0000 (+0200) Subject: Add more references. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4b65cf4d3c0db3a822ace20e00bb8971234fbbf;p=pspp Add more references. --- diff --git a/ChangeLog b/ChangeLog index f329cc83fd..c065f8b86f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-06-11 Bruno Haible + + * lib/idpriv.h: Add more references. + 2009-06-08 Bruno Haible Tests for module 'idpriv-droptemp'. diff --git a/lib/idpriv.h b/lib/idpriv.h index 906627b590..bfa83edfc9 100644 --- a/lib/idpriv.h +++ b/lib/idpriv.h @@ -72,9 +72,17 @@ extern "C" { you should better stay away from this approach. */ -/* For more in-depth discussion of these topics, see the paper - Hao Chen, David Wagner, Drew Dean: Setuid Demystified - */ +/* For more in-depth discussion of these topics, see the papers/articles + * Hao Chen, David Wagner, Drew Dean: Setuid Demystified + + * Dan Tsafrir, Dilma da Silva, David Wagner: The Murky Issue of Changing + Process Identity: Revising "Setuid Demystified" + + + * Dhruv Mohindra: Observe correct revocation order while relinquishing + privileges + + */ /* For approach 2. */