Author: arekm                        Date: Thu Sep  1 18:49:03 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- force SYSMALLOC

---- Files affected:
packages/tcsh:
   tcsh-sysmalloc.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/tcsh/tcsh-sysmalloc.patch
diff -u packages/tcsh/tcsh-sysmalloc.patch:1.1 
packages/tcsh/tcsh-sysmalloc.patch:1.2
--- packages/tcsh/tcsh-sysmalloc.patch:1.1      Sun Apr 17 02:31:46 2005
+++ packages/tcsh/tcsh-sysmalloc.patch  Thu Sep  1 20:48:58 2011
@@ -12,3 +12,17 @@
  #define NLS_CATALOGS
  
  #endif /* _h_config */
+--- tcsh-6.17.00/config_f.h~   2011-09-01 20:39:09.000000000 +0200
++++ tcsh-6.17.00/config_f.h    2011-09-01 20:41:26.645696471 +0200
+@@ -143,11 +143,7 @@
+  *            This can be much slower and no memory statistics will be
+  *            provided.
+  */
+-#if defined(__MACHTEN__) || defined(PURIFY) || defined(MALLOC_TRACE) || 
defined(_OSD_POSIX) || defined(__MVS__)
+ # define SYSMALLOC
+-#else
+-# undef SYSMALLOC
+-#endif
+ 
+ /*
+  * USE_ACCESS Use access(2) rather than stat(2) when POSIX is defined.
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tcsh/tcsh-sysmalloc.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to