dialog(3): Remove __linux__ conditionals.
authorSascha Wildner <saw@online.de>
Sun, 7 Nov 2010 08:47:13 +0000 (09:47 +0100)
committerSascha Wildner <saw@online.de>
Sun, 7 Nov 2010 08:47:13 +0000 (09:47 +0100)
commitce68c98de49abed2f88a5b262629649483498fb3
tree56734ee91139b1d6bba7309f205ec8b53c60d513
parent8bbb2fba43dfa487685677b4a83d34de08775925
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.
gnu/lib/libdialog/Makefile
gnu/lib/libdialog/dir.c