diff options
Remove strsep() call
strsep() is not a POSIX function, and it means that every system
needs different defines to expose it. If the prototype of strsep
is not exposed then an ugly int/pointer is done and it might mean
a crash. The best solution?, to remove the strsep and make a custom
loop. If C programmers cannot do this kind of loops without calling
a library function, then maybe we should move all the suckless
software to Java.
Diffstat (limited to '%25252525253fid%25252525253d69d1fe06a97619e80872aaae2c4c97ced0540b67&id2%25252525253d288f80cb06b442ef0f55ea62bbceb3260338bf7a%252525253fid%252525253d69d1fe06a97619e80872aaae2c4c97ced0540b67&id2%252525253d288f80cb06b442ef0f55ea62bbceb3260338bf7a%2525253fid%2525253d69d1fe06a97619e80872aaae2c4c97ced0540b67&id2%2525253d288f80cb06b442ef0f55ea62bbceb3260338bf7a%25253fid%25253d69d1fe06a97619e80872aaae2c4c97ced0540b67&id2%25253d288f80cb06b442ef0f55ea62bbceb3260338bf7a%253fid%253d69d1fe06a97619e80872aaae2c4c97ced0540b67&id2%253d288f80cb06b442ef0f55ea62bbceb3260338bf7a%3fid%3d69d1fe06a97619e80872aaae2c4c97ced0540b67?id=288f80cb06b442ef0f55ea62bbceb3260338bf7a')
0 files changed, 0 insertions, 0 deletions