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

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

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


Revision 1.1 - (hide annotations) (download)
Thu Feb 14 17:05:44 2013 UTC (11 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: buffer-1_19-7_el6_sme, HEAD
Initial import

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