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

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

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


Revision 1.6 - (show 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 diff -Nur buffer-1.19/buffer.c buffer-1.19-no_shma/buffer.c
2 --- 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 @@ -135,9 +135,5 @@
5 #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