git: Debug - Fixing fdpassing.c test program

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jul 1 22:13:39 PDT 2025


commit ee8496af6bb0aeab3956eaae9c640b64c028ee45
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Jul 1 22:13:01 2025 -0700

    Debug - Fixing fdpassing.c test program
    
    * Use proper alignment macros.  This test program must be really
      old, from a time when sizeof(long) used to be 4 but now is 8.

Summary of changes:
 test/debug/fdpassing.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ee8496af6bb0aeab3956eaae9c640b64c028ee45


-- 
DragonFly BSD source repository


More information about the Commits mailing list