summaryrefslogtreecommitdiff
path: root/libc/misc/regex/regex.c
AgeCommit message (Expand)Author
2002-11-14As released in uClibc 0.9.16, regex was being compiled withoutEric Andersen
2001-11-24Sync regex with glibc 2.2.4. I need to add an option to selectEric Andersen
2001-06-07The m68k-elf compiler chokes on this code when compiling for PIC asDavid McCullough
2001-05-26Fix regex support to be compatible with 4.2 BSD regex library. This isEric Andersen
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2000-10-20A smaller, kinder, gentler regexp implementation.Eric Andersen