git: Clean up some more signal handlers in various places.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat May 9 22:09:17 PDT 2015


commit a8718c1450be85caa410b3a4cb3d98706d04f20c
Author: Sascha Wildner <saw at online.de>
Date:   Sun May 10 07:07:12 2015 +0200

    Clean up some more signal handlers in various places.

Summary of changes:
 games/atc/extern.h                     |  6 +--
 games/atc/graphics.c                   |  3 +-
 games/atc/log.c                        |  8 ++-
 games/atc/main.c                       | 13 +++--
 games/atc/update.c                     |  2 +-
 games/backgammon/backgammon/main.c     |  9 ++--
 games/backgammon/backgammon/move.c     |  2 +-
 games/backgammon/common_source/back.h  |  3 +-
 games/backgammon/common_source/fancy.c |  2 +-
 games/backgammon/common_source/save.c  |  5 +-
 games/backgammon/common_source/subs.c  |  8 +--
 games/backgammon/teachgammon/teach.c   |  3 +-
 games/larn/signal.c                    | 91 ++++++++++++++++------------------
 games/phantasia/io.c                   |  7 ++-
 games/robots/main.c                    |  9 ++--
 games/robots/move.c                    |  3 +-
 games/robots/move_robs.c               |  5 +-
 games/robots/play_level.c              |  2 +-
 games/robots/robots.h                  |  5 +-
 games/rogue/init.c                     |  7 ++-
 games/rogue/machdep.c                  |  6 +--
 games/rogue/message.c                  |  3 +-
 games/rogue/rogue.h                    |  6 +--
 games/sail/externs.h                   |  2 +-
 games/sail/pl_7.c                      |  4 +-
 games/sail/pl_main.c                   |  2 +-
 26 files changed, 103 insertions(+), 113 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list