cvs commit: src/usr.bin/su su.c

看板DFBSD_commit作者時間21年前 (2005/03/14 20:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
joerg 2005/03/14 03:55:33 PST DragonFly src repository Modified files: usr.bin/su su.c Log: SUS says that getopt() should return -1 immediately if the argument is "-". Correctly handle this case. We formerly depended on the (undocumented) behaviour of getopt to return this as '-' option. Revision Changes Path 1.8 +6 -0 src/usr.bin/su/su.c http://www.dragonflybsd.org/cvsweb/src/usr.bin/su/su.c.diff?r1=1.7&r2=1.8&f=u
文章代碼(AID): #12DNq900 (DFBSD_commit)