/[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.3 - (show annotations) (download)
Sun Feb 7 19:15:45 2016 UTC (8 years, 3 months ago) by vip-ire
Branch: MAIN
Changes since 1.2: +5 -5 lines
* Sun Feb 7 2016 Daniel Berteaud <daniel@firewall-services.com> 1.19-8.sme
- Rebase patches so it builds on el7 [SME: 9233]

1 diff -Nur buffer-1.19/buffer.c buffer-1.19-no_shmat/buffer.c
2 --- buffer-1.19/buffer.c 2016-02-07 20:12:45.481427349 +0100
3 +++ buffer-1.19-no_shmat/buffer.c 2016-02-07 20:13:49.615424406 +0100
4 @@ -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 #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