[gdb/readline] Fix link error on MinGW due to missing 'alarm' The previous solution used symbols that exist only in MinGW64. Add a stub implementation of 'alarm' for mingw.org's MinGW.