Date: Thu, 16 Mar 2017 15:03:53 +0000 (UTC) From: "Pedro F. Giffuni" <pfg@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r315414 - stable/11 Message-ID: <201703161503.v2GF3reD093482@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pfg Date: Thu Mar 16 15:03:53 2017 New Revision: 315414 URL: https://svnweb.freebsd.org/changeset/base/315414 Log: Record mergeinfo for r310171. (From dim@:) Add __scanflike attributes to the kernel's sscanf() and vsscanf() declarations. This should help to catch future mismatches between format strings and arguments. These were brought in r315282 by accident. Modified: Directory Properties: stable/11/ (props changed)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703161503.v2GF3reD093482>