Merge branch 'rj/sparse'
commit7e2d574c37c6d53f09ceeb650f7af001aa50e987
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 May 2013 21:24:02 +0000 (29 14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 May 2013 21:24:02 +0000 (29 14:24 -0700)
treea68235d36ae82d5401b93ccc2a84c92acaf29cf3
parent2f1ef15070a8664d3194d164f20283d78571e51c
parent84d32bf7678259c08406571cd6ce4b7a6724dcba
Merge branch 'rj/sparse'

* rj/sparse:
  sparse: Fix mingw_main() argument number/type errors
  compat/mingw.c: Fix some sparse warnings
  compat/win32mmap.c: Fix some sparse warnings
  compat/poll/poll.c: Fix a sparse warning
  compat/win32/pthread.c: Fix a sparse warning
  compat/unsetenv.c: Fix a sparse warning
  compat/nedmalloc: Fix compiler warnings on linux
  compat/nedmalloc: Fix some sparse warnings
  compat/fnmatch/fnmatch.c: Fix a sparse error
  compat/regex/regexec.c: Fix some sparse warnings
Makefile