/[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.2 - (hide annotations) (download)
Sun Feb 7 13:55:04 2016 UTC (8 years, 3 months ago) by stephdl
Branch: MAIN
Changes since 1.1: +0 -0 lines
* Sun Feb 7 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 1.19-7.sme
- Build for sme10

1 stephdl 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