]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* Handle ++x as well as x++ while converting.
authorMarcel Moolenaar <marcel@FreeBSD.org>
Wed, 25 Jun 2014 15:22:14 +0000 (15:22 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Wed, 25 Jun 2014 15:22:14 +0000 (15:22 +0000)
commitfe01740653ed066369f3c892b7aa18a710c608c5
tree812b623efd3075d25e379bf94e4d56615734ea66
parentaf8bd6e468978d0e6dea44942c00f1ff06787943
* Handle ++x as well as x++ while converting.
* Add special case handling where normal conversion would not work
  (some APIs have special names)
* Fix conversion for function calls involving ifnet

Submitted by: Sreekanth Rupavatharam <rupavath@juniper.net>
Obtained from: Juniper Networks, Inc.
tools/ifnet/convert_drvapi.sh