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

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

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


Revision 1.6 - (hide annotations) (download)
Mon Feb 8 02:57:50 2016 UTC (8 years, 3 months ago) by charliebrady
Branch: MAIN
CVS Tags: buffer-1_19-9_el7_sme, HEAD
Changes since 1.5: +1 -2 lines
Update no_shmat.patch to avoid $Id:$ so that it applies cleanly.

1 vip-ire 1.4 diff -Nur buffer-1.19/buffer.c buffer-1.19-no_shma/buffer.c
2 vip-ire 1.5 --- buffer-1.19/buffer.c 2016-02-07 20:28:56.432381667 +0100
3     +++ buffer-1.19-no_shma/buffer.c 2016-02-07 20:29:29.911380082 +0100
4 charliebrady 1.6 @@ -135,9 +135,5 @@
5 stephdl 1.1 #endif
6    
7     -#ifndef __alpha
8     -extern char *shmat();
9     -#endif /* __alpha */
10     -
11     /* General macros */
12     #define TRUE 1
13     #define FALSE 0

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