/[emacs]/emacs/src/emacs.c
ViewVC logotype

Diff of /emacs/src/emacs.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.295 by monnier, Mon Nov 19 06:41:44 2001 UTC revision 1.296 by rms, Tue Dec 11 22:19:53 2001 UTC
# Line 593  void __do_global_ctors_aux () Line 593  void __do_global_ctors_aux ()
593  void __do_global_dtors ()  void __do_global_dtors ()
594  {}  {}
595  /* Linux has a bug in its library; avoid an error.  */  /* Linux has a bug in its library; avoid an error.  */
596  #ifndef LINUX  #ifndef GNU_LINUX
597  char * __CTOR_LIST__[2] = { (char *) (-1), 0 };  char * __CTOR_LIST__[2] = { (char *) (-1), 0 };
598  #endif  #endif
599  char * __DTOR_LIST__[2] = { (char *) (-1), 0 };  char * __DTOR_LIST__[2] = { (char *) (-1), 0 };

Legend:
Removed from v.1.295  
changed lines
  Added in v.1.296

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26