This website requires JavaScript.
Explore
Help
Register
Sign In
git-for-windows
/
git
Watch
1
Star
0
Fork
0
You've already forked git
mirror of
https://github.com/git-for-windows/git.git
synced
2026-02-20 15:36:15 -06:00
Code
Issues
Packages
Projects
Releases
335
Wiki
Activity
git
/
compat
History
Junio C Hamano
8d3c0cb08d
Merge branch 'ss/inet-ntop'
...
* ss/inet-ntop: inet_ntop.c: Work around GCC 4.6's detection of uninitialized variables
2011-10-21 16:04:35 -07:00
..
fnmatch
…
nedmalloc
…
regex
…
vcbuild
…
win32
mingw: avoid using strbuf in syslog
2011-10-07 16:12:25 -07:00
basename.c
…
bswap.h
…
cygwin.c
Merge branch 'jc/maint-cygwin-trust-executable-bit-default'
2011-07-13 14:31:36 -07:00
cygwin.h
…
fopen.c
…
hstrerror.c
…
inet_ntop.c
inet_ntop.c: Work around GCC 4.6's detection of uninitialized variables
2011-10-18 10:34:07 -07:00
inet_pton.c
…
memmem.c
…
mingw.c
Merge branch 'pt/mingw-misc-fixes'
2011-10-18 21:59:11 -07:00
mingw.h
mingw: ensure sockets are initialized before calling gethostname
2011-10-15 20:14:39 -07:00
mkdtemp.c
…
mmap.c
…
msvc.c
…
msvc.h
…
obstack.c
obstack.c: Fix some sparse warnings
2011-09-11 14:43:33 -07:00
obstack.h
obstack: Fix portability issues
2011-08-28 22:03:26 -07:00
pread.c
…
qsort.c
cleanup: use internal memory allocation wrapper functions everywhere
2011-10-06 13:54:32 -07:00
setenv.c
…
snprintf.c
…
strcasestr.c
…
strlcpy.c
…
strtok_r.c
…
strtoumax.c
…
unsetenv.c
…
win32.h
…
win32mmap.c
…
winansi.c
…