DragonFly BSD
DragonFly commits List (threaded) for 2010-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: dialog(3): Remove __linux__ conditionals.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 7 Nov 2010 01:48:04 -0700 (PDT)

commit ce68c98de49abed2f88a5b262629649483498fb3
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]