Mercurial > emacs
comparison src/search.c @ 2118:454228f1c526
* emacs.c (__do_global_ctors, __do_global_ctors_aux,
__do_global_dtors, __CTOR_LIST__, __DTOR_LIST__, __main): Don't
define these if ORDINARY_LINK is #defined; in that case, the
standard linking procedure will find definitions for these.
* emacs.c (main): SIGIOT isn't defined on all systems; don't set
its signal handler unless it is.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Thu, 11 Mar 1993 07:13:06 +0000 |
parents | 952f2a18f83d |
children | a35d2c5cbb3b |
comparison
equal
deleted
inserted
replaced
2117:cb164a9e44ba | 2118:454228f1c526 |
---|