Patch #1800 has been updated. Project: Category: libshouldbeinlibc Status: Open Summary: clean up some more crypt() things in idvec-verify.c
Follow-Ups: Date: Wed 08/06/2003 at 11:48 By: jeroen Comment: We don't have to make crypt() weak nor check whether crypt() exist because it's always in glibc now. ------------------------------------------------------- Date: Wed 08/06/2003 at 13:07 By: marcus Comment: Right. I have committed this change. Thanks! ------------------------------------------------------- Date: Thu 08/07/2003 at 00:13 By: marcus Comment: I have reverted this change. Shame on you because you didn't test it (and shame on me for not testing it either, nor asking you if you did). The pragma is necessary because not all programs linked to libshouldbeinlibc should also be linked to crypt. The allowance for a missing crypt is not necessary anymore. But I reverted that change as well for now, because the code would segfault otherwise if crypt happened not to be linked in by accident. A modified patch that disables plaintext passwords (which don't make much sense today anymore, I think), would be ok, assuming it is properly tested. ------------------------------------------------------- ------------------------------------------------------- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1800&group_id=30 _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd