git: dialog(3): Remove __linux__ conditionals.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Nov 7 01:50:01 PDT 2010


commit ce68c98de49abed2f88a5b262629649483498fb3
Author: Sascha Wildner <saw at online.de>
Date:   Sun Nov 7 09:47:13 2010 +0100

    dialog(3): Remove __linux__ conditionals.
    
    They are no longer needed, now that the select function that gets passed
    to scandir(3) takes a const parameter.
    
    While I'm here, remove local warning options from the Makefile and raise
    WARNS to 2.

Summary of changes:
 gnu/lib/libdialog/Makefile |    3 ++-
 gnu/lib/libdialog/dir.c    |   32 ++++----------------------------
 2 files changed, 6 insertions(+), 29 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list