aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/compat_strsep.c
Commit message (Expand)AuthorAgeFilesLines
* Only compile compat_*.c implementations that are actually needed.Ingo Schwarze2020-06-151-12/+3
* sync to OpenBSDIngo Schwarze2014-12-111-1/+2
* Improve build system and autodetection.Ingo Schwarze2014-08-161-1/+1
* Get rid of HAVE_CONFIG_H, it is always defined; idea from libnbcompat.Ingo Schwarze2014-08-101-2/+0
* Provide strcasestr(3) and strsep(3) for Solaris 10 compat;Ingo Schwarze2013-12-311-0/+80