1
0
mirror of https://github.com/git/git.git synced 2024-09-22 05:31:42 +02:00
git/compat
Junio C Hamano a6b42ec0c6 Merge branch 'jk/unused-annotation'
Annotate function parameters that are not used (but cannot be
removed for structural reasons), to prepare us to later compile
with -Wunused warning turned on.

* jk/unused-annotation:
  is_path_owned_by_current_uid(): mark "report" parameter as unused
  run-command: mark unused async callback parameters
  mark unused read_tree_recursive() callback parameters
  hashmap: mark unused callback parameters
  config: mark unused callback parameters
  streaming: mark unused virtual method parameters
  transport: mark bundle transport_options as unused
  refs: mark unused virtual method parameters
  refs: mark unused reflog callback parameters
  refs: mark unused each_ref_fn parameters
  git-compat-util: add UNUSED macro
2022-09-14 12:56:39 -07:00
..
fsmonitor
linux
nedmalloc
poll
regex
simple-ipc
stub
vcbuild
win32
.gitattributes
access.c
apple-common-crypto.h
basename.c
bswap.h
compiler.h
disk.h scalar-diagnose: move 'get_disk_info()' to 'compat/' 2022-08-12 13:20:02 -07:00
fileno.c
fopen.c
hstrerror.c
inet_ntop.c
inet_pton.c
memmem.c
mingw.c Merge branch 'js/safe-directory-plus' 2022-08-14 23:19:28 -07:00
mingw.h
mkdir.c
mkdtemp.c
mmap.c
msvc.c
msvc.h
nonblock.c nonblock: support Windows 2022-08-17 09:21:40 -07:00
nonblock.h compat: add function to enable nonblocking pipes 2022-08-17 09:21:40 -07:00
obstack.c
obstack.h
open.c
pread.c
precompose_utf8.c
precompose_utf8.h
qsort_s.c
setenv.c
sha1-chunked.c
sha1-chunked.h
snprintf.c
stat.c
strcasestr.c
strdup.c
strlcpy.c
strtoimax.c
strtoumax.c
terminal.c hashmap: mark unused callback parameters 2022-08-19 12:18:55 -07:00
terminal.h
unsetenv.c
win32.h
win32mmap.c
winansi.c
zlib-uncompress2.c