看板 DFBSD_commit 關於我們 聯絡資訊
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