]> granicus.if.org Git - mutt/commit
Add glibc implementation of strsep() in case a system misses it. Closes #2989.
authorRocco Rutte <pdmef@gmx.net>
Tue, 20 Nov 2007 08:45:40 +0000 (08:45 +0000)
committerRocco Rutte <pdmef@gmx.net>
Tue, 20 Nov 2007 08:45:40 +0000 (08:45 +0000)
commit75321d94044164d2081228f246394a15149ab500
treead8090c3d983bafe78882a1aa819e98c9e22e4fe
parent50c1af5fef07ea76b4eb8ceefc975a29e6eaae84
Add glibc implementation of strsep() in case a system misses it. Closes #2989.
configure.ac
strsep.c [new file with mode: 0644]