~registry/kmod/master

  • Committer: Lucas De Marchi
  • Date: 2024-04-30 14:26:20 UTC
  • Revision ID: git-v1:b0a78466d0d7442022f815a15f00e9b21fe7e455
build: Ignore directories commonly used for out-of-tree build

build/ and build-*/ are commonly used to have multiple out-out-tree
builds. Add them to gitignore.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Filename Latest Rev Last Changed Committer Comment Size
..
.gitignore 921 10 years ago Lucas De Marchi Move generic util functions to shared directory 34 bytes Diff Download File
array.c 962 9 years ago Lucas De Marchi Fix includes after change to build-sys Make the i 2.6 KB Diff Download File
array.h 923 10 years ago Lucas De Marchi Move array implementation to shared directory 651 bytes Diff Download File
hash.c 1300 1 year ago Lucas De Marchi shared: avoid passing {NULL, 0} array to bsearch() 8 KB Diff Download File
hash.h 924 10 years ago Lucas De Marchi Move hash implementation to shared directory 725 bytes Diff Download File
macro.h 1208 3 years ago Lucas De Marchi shared: fix UNIQ definition We need a macro indir 2.3 KB Diff Download File
missing.h 1306 1 year ago Lucas De Marchi libkmod: add fallback MODULE_INIT_COMPRESSED_FILE 1 KB Diff Download File
scratchbuf.c 1094 8 years ago Lucas De Marchi Add scratchbuf implementation This should fill th 1.4 KB Diff Download File
scratchbuf.h 1099 7 years ago Lucas De Marchi shared: make scratchbuf_str static It fixes linki 620 bytes Diff Download File
strbuf.c 961 9 years ago Lucas De Marchi Remove FSF mailing address It has changed in the 2.4 KB Diff Download File
strbuf.h 943 10 years ago Lucas De Marchi shared: rename prefixes of strbuf functions Use s 696 bytes Diff Download File
util.c 1294 1 year ago Lucas De Marchi shared: annotate local API as static None of the 9.8 KB Diff Download File
util.h 1294 1 year ago Lucas De Marchi shared: annotate local API as static None of the 3.9 KB Diff Download File