/[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.4 - (hide annotations) (download)
Sun Feb 7 19:27:02 2016 UTC (8 years, 3 months ago) by vip-ire
Branch: MAIN
Changes since 1.3: +3 -3 lines
Fix no_shma patch rebase

1 vip-ire 1.4 diff -Nur buffer-1.19/buffer.c buffer-1.19-no_shma/buffer.c
2     --- buffer-1.19/buffer.c 2016-02-07 20:25:13.105392011 +0100
3     +++ buffer-1.19-no_shma/buffer.c 2016-02-07 20:25:37.163390917 +0100
4 vip-ire 1.3 @@ -134,10 +134,6 @@
5     static char *rcsid = "$Header: /cvsroot/smeserver/rpms/buffer/sme10/buffer-1.19.shar,v 1.1 2016/02/07 13:48:09 stephdl Exp $";
6 stephdl 1.1 #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