看板 DFBSD_commit 關於我們 聯絡資訊
commit 5a8d63ada5efd0220feed39368ebb4e169cea377 Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Fri Feb 4 20:52:56 2011 -1000 <cpu/ieeefp.h>: Use single-underscore instead of double. This prevents conflicts for when someone decides to #include <fenv.h> and <cpu/ieeefp.h>. Summary of changes: sys/cpu/i386/include/ieeefp.h | 48 +++++++++++----------- sys/cpu/x86_64/include/ieeefp.h | 82 +++++++++++++++++++------------------- 2 files changed, 65 insertions(+), 65 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a8d63ada5efd0220feed39368ebb4e169cea377 -- DragonFly BSD source repository