view src/s/sol2-6.h @ 84661:c85ffd1fab82

Add basic support for Rar. (archive-find-type): Recognize Rar's signature. (archive-desummarize): New fun. (archive-summarize): Use it to restore the buffer's data in case someone wants to switch to some other major mode. (archive-resummarize): Use it as well. (archive-rar-summarize, archive-rar-extract): New functions.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 19 Sep 2007 17:19:59 +0000
parents 9a68f1087040
children ed20cbe62401
line wrap: on
line source

/* Handle Solaris 2.6.  */

#include "sol2-5.h"

#if 0 /* dldump does not handle all the extensions used by GNU ld.  */
#undef UNEXEC
#define UNEXEC unexsol.o
#endif

/* arch-tag: 71ea3857-89dc-4395-9623-77964e6ed3ca
   (do not change this comment) */