New libregexp and APE ported to native

This commit is contained in:
ben 2016-04-26 22:23:44 -05:00
parent 651d6c2bc6
commit 0a460e1722
29 changed files with 1861 additions and 1677 deletions

View file

@ -1,6 +1,6 @@
#include <u.h>
#include <libc.h>
#include "regexp.h"
#include <regexp.h>
void
regerror(char *s)