Date: Sun, 12 Sep 2010 22:00:31 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh parser.c Message-ID: <201009122200.o8CM0qSr042218@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-09-12 22:00:31 UTC FreeBSD src repository Modified files: bin/sh parser.c Log: SVN rev 212508 on 2010-09-12 22:00:31Z by jilles sh: Add __dead2 to two functions that do not return. Apart from helping static analyzers, this also appears to reduce the size of the binary slightly. Revision Changes Path 1.86 +2 -2 src/bin/sh/parser.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009122200.o8CM0qSr042218>