DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.805.g6dc1e master sys/sys assym.h
commit 6dc1eeef8dafa9f37417140bc5bebd4afb2014a1
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Apr 24 17:11:10 2009 -0700
Add a dummy offset to the arrays generated by genassym to avoid ary[0]
The dummy offset avoids the generation of dummy arrays of size zero.
This whole code path is a hack, but after a lot of messing around
Alex and I determined that it was easier to hack it then to try to
redo the code due to complications introduced by cross-compiled
environments.
Submitted-by: Alex Hornung <ahornung@gmail.com>
Summary of changes:
sys/sys/assym.h | 18 +++++++++++-------
1 files changed, 11 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6dc1eeef8dafa9f37417140bc5bebd4afb2014a1
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]