You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Junio C Hamano b856ad623e Merge branch 'tb/sanitize-decomposed-utf-8-pathname' 12 years ago
..
fnmatch compat/fnmatch/fnmatch.c: give a fall-back definition for NULL 14 years ago
nedmalloc Documentation: Fix misspellings 13 years ago
regex Fix compat/regex ANSIfication on MinGW 14 years ago
vcbuild MSVC: Remove unneeded header stubs 13 years ago
win32 compat/win32/pthread.h: Add an pthread_key_delete() implementation 13 years ago
basename.c
bswap.h compat: make gcc bswap an inline function 14 years ago
cygwin.c Merge branch 'jc/maint-cygwin-trust-executable-bit-default' 14 years ago
cygwin.h
fopen.c
hstrerror.c
inet_ntop.c Drop system includes from inet_pton/inet_ntop compatibility wrappers 13 years ago
inet_pton.c Drop system includes from inet_pton/inet_ntop compatibility wrappers 13 years ago
memmem.c
mingw.c compat/mingw.[ch]: Change return type of exec functions to int 13 years ago
mingw.h Merge branch 'rj/mingw-isguid' 13 years ago
mkdtemp.c
mmap.c
msvc.c win32: use our own dirent.h 14 years ago
msvc.h Compile fix for MSVC: Include <io.h> 13 years ago
obstack.c obstack.c: Fix some sparse warnings 13 years ago
obstack.h obstack: Fix portability issues 13 years ago
pread.c
precompose_utf8.c git on Mac OS and precomposed unicode 13 years ago
precompose_utf8.h git on Mac OS and precomposed unicode 13 years ago
qsort.c cleanup: use internal memory allocation wrapper functions everywhere 13 years ago
setenv.c compat/setenv.c: error if name contains '=' 13 years ago
snprintf.c compat/snprintf: don't look at va_list twice 13 years ago
strcasestr.c
strlcpy.c
strtoimax.c Add strtoimax() compatibility function. 13 years ago
strtok_r.c compat: add strtok_r() 14 years ago
strtoumax.c
terminal.c add generic terminal prompt function 13 years ago
terminal.h add generic terminal prompt function 13 years ago
unsetenv.c
win32.h
win32mmap.c remove superfluous newlines in error messages 13 years ago
winansi.c