]> granicus.if.org Git - python/commit
include <string.h> to get prototype for strcmp
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 10 Sep 1998 18:10:59 +0000 (18:10 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 10 Sep 1998 18:10:59 +0000 (18:10 +0000)
commit1deebabc77ac4cb5a002d92c5d5ede764cf289ed
treee6b622ad43fdaf8e61cd80931a1380aab358bca2
parent3494e4a31f262523e84bf7f1eb243ad2cd0786e2
include <string.h> to get prototype for strcmp

change error messages to be a little more straightforward

change definition of FULL_PATH so that an error is raised if the
setuid wrapper is used un-edited
Misc/setuid-prog.c