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

看板DFBSD_commit作者時間21年前 (2005/02/18 21:37), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
liamfoy 2005/02/16 12:35:09 PST DragonFly src repository Modified files: usr.bin/from from.c Log: - isupper(x) can be true for x in [128..255], but since tolower(x) is required to return x if it cannot be translated, we don't need the isupper() test. - NetBSD 1.16 - Kill registers - Constify - Style(9) Revision Changes Path 1.4 +11 -12 src/usr.bin/from/from.c http://www.dragonflybsd.org/cvsweb/src/usr.bin/from/from.c.diff?r1=1.3&r2=1.4&f=u
文章代碼(AID): #125U-B00 (DFBSD_commit)
文章代碼(AID): #125U-B00 (DFBSD_commit)