1
0
mirror of https://github.com/git/git.git synced 2024-10-22 17:09:18 +02:00
git/compat
Erik Faye-Lund 13a2319919 Revert "compat: add strtok_r()"
This reverts commit 78457bc0ccc1af8b9eb776a0b17986ebd50442bc.

commit 28c5d9e ("vcs-svn: drop string_pool") previously removed
the only call-site for strtok_r. So let's get rid of the compat
implementation as well.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-02-26 09:16:58 -08:00
..
fnmatch Merge branch 'nd/wildmatch' 2013-01-10 13:47:20 -08:00
nedmalloc nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2 2012-12-11 22:10:22 -08:00
poll
regex
vcbuild
win32
basename.c
bswap.h
cygwin.c
cygwin.h
fopen.c
hstrerror.c
inet_ntop.c
inet_pton.c
memmem.c
mingw.c Merge branch 'ef/mingw-rmdir' 2012-12-11 15:51:14 -08:00
mingw.h mingw: get rid of getpass implementation 2012-12-04 08:03:42 -08:00
mkdir.c
mkdtemp.c
mmap.c
msvc.c
msvc.h
obstack.c
obstack.h
pread.c
precompose_utf8.c
precompose_utf8.h
qsort.c
setenv.c
snprintf.c
strcasestr.c
strlcpy.c
strtoimax.c
strtoumax.c
terminal.c mingw: reuse tty-version of git_terminal_prompt 2012-12-04 08:03:08 -08:00
terminal.h
unsetenv.c
win32.h
win32mmap.c
winansi.c