pagure Logo
  • Log In

source-git / memkind

Clone
Source Code
GIT
  • Source
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Files

Commit: 345191d8b592e9a65c0febde09569c34fd3b66e8
  1.   345191d8b592e9a65c0febde09569c34fd3b66e8
  2.   jemalloc
  3.   include
  4.   jemalloc
  5.   internal
  6.   public_unnamespace.sh
Blob Blame History Raw
#!/bin/sh

for nm in `cat $1` ; do
  n=`echo ${nm} |tr ':' ' ' |awk '{print $1}'`
  echo "#undef je_${n}"
done

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation