/[smeserver]/rpms/buffer/sme8/no_shmat.patch
ViewVC logotype

Annotation of /rpms/buffer/sme8/no_shmat.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 18:10:01 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: buffer-1_19-7_el5_sme, HEAD
Import on branch sme8 of package buffer-1.19-7.el5.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' buffer-1.19/buffer.c mezzanine_patched_buffer-1.19/buffer.c
2     --- buffer-1.19/buffer.c 2006-03-14 03:37:10.975501640 +1100
3     +++ mezzanine_patched_buffer-1.19/buffer.c 2006-03-14 03:36:31.252417475 +1100
4     @@ -131,10 +131,6 @@
5     static char *rcsid = "$Header: /a/swan/home/swan/staff/csg/lmjm/src/buffer/RCS/buffer.c,v 1.19 1995/08/24 17:46:28 lmjm Exp lmjm $";
6     #endif
7    
8     -#ifndef __alpha
9     -extern char *shmat();
10     -#endif /* __alpha */
11     -
12     /* General macros */
13     #define TRUE 1
14     #define FALSE 0

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed