* sysdep.c: Make symbols static if they're not exported.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 02:38:06 +0000 (19:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 02:38:06 +0000 (19:38 -0700)
commit1fa530214b68560d962c10c786a562f11a479444
tree3588def5fe73a4537da942d81ae5ff6e854b9a88
parentd4b43b229a8b7c104c928521001dd48bd339953c
* sysdep.c: Make symbols static if they're not exported.

(emacs_get_tty, emacs_set_tty, old_fcntl_flags, old_fcntl_owner):
Now static.
(sigprocmask_set, full_mask): Remove; unused.
(wait_debugging): Mark as visible.
* syssignal.h (SIGFULLMASK, full_mask): Remove decls.
* systty.h (emacs_get_tty, emacs_set_tty): Remove decls.
src/ChangeLog
src/sysdep.c
src/syssignal.h
src/systty.h