infinity: make cuts more reliable

This commit is contained in:
2017-05-03 18:17:37 -04:00
parent aa2e0e7ca6
commit fac62db36a
15 changed files with 612 additions and 310 deletions

View File

@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define _XOPEN_SOURCE 500
#define _BSD_SOURCE 500
#include <getopt.h>
#include <unistd.h>