Re: cvs commit: src/lib/libc/stdlib Makefile.inc getopt_long.3 g

看板DFBSD_commit作者時間21年前 (2005/03/14 11:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/4 (看更多)
On Sun, Mar 13, 2005 at 12:13:41PM -0800, Joerg Sonnenberger wrote: > joerg 2005/03/13 12:13:41 PST > > DragonFly src repository > > Modified files: > lib/libc/stdlib Makefile.inc getopt_long.3 getopt_long.c > Log: > Use getopt_long's getopt implementation. > > Revision Changes Path > 1.9 +1 -1 src/lib/libc/stdlib/Makefile.inc > 1.2 +0 -4 src/lib/libc/stdlib/getopt_long.3 > 1.10 +0 -4 src/lib/libc/stdlib/getopt_long.c > > > http://www.dragonflybsd.org/cvsweb/src/lib/libc/stdlib/Makefile.inc.diff?r1=1.8&r2=1.9&f=u > http://www.dragonflybsd.org/cvsweb/src/lib/libc/stdlib/getopt_long.3.diff?r1=1.1&r2=1.2&f=u > http://www.dragonflybsd.org/cvsweb/src/lib/libc/stdlib/getopt_long.c.diff?r1=1.9&r2=1.10&f=u I haven't tracked anything down, but this seems to break something in the handling of short option; for example, `su' succeeds but `su -' fails and displays usage.
文章代碼(AID): #12DFvn00 (DFBSD_commit)
文章代碼(AID): #12DFvn00 (DFBSD_commit)