Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37838084
en ru br
ALT Linux repos
S:1.6-alt2.qa1
5.0: 1.6-alt2
4.1: 1.6-alt1
4.0: 1.6-alt1
3.0: 1.6-alt1

Group :: File tools
RPM: mpack

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mpack-1.6-buildfix.patch
Download


diff -urN mpack-1.6.orig/unixos.c mpack-1.6/unixos.c
--- mpack-1.6.orig/unixos.c	2003-07-22 00:54:05 +0400
+++ mpack-1.6/unixos.c	2005-01-25 14:23:46 +0300
@@ -39,7 +39,6 @@
 #endif
 
 extern int errno;
-extern char *malloc();
 extern char *getenv();
 
 int overwrite_files = 0;
diff -urN mpack-1.6.orig/xmalloc.c mpack-1.6/xmalloc.c
--- mpack-1.6.orig/xmalloc.c	2003-07-22 00:35:31 +0400
+++ mpack-1.6/xmalloc.c	2005-01-25 14:23:40 +0300
@@ -24,7 +24,6 @@
  */
 #include <stdio.h>
 #include <string.h>
-extern char *malloc(), *realloc();
 
 char *xmalloc (int size)
 {
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin