Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-25 | system.h [...]: Wrap C function declarations in extern "C". | Rainer Orth | 1 | -0/+1 | |
gcc: * system.h [__cplusplus]: Wrap C function declarations in extern "C". include: * xregex.h (regoff_t): Define. From-SVN: r176747 | |||||
2001-08-02 | xregex.h (_REGEX_RE_COMP): Define. | Mark Kettenis | 1 | -0/+4 | |
* xregex.h (_REGEX_RE_COMP): Define. (re_comp): Define to xre_comp. (re_exec): Define to xre_exec. From-SVN: r44585 | |||||
2001-07-10 | xregex.h: New file to support libiberty regex. | Jeff Johnston | 1 | -0/+24 | |
* xregex.h: New file to support libiberty regex. * xregex2.h: Ditto. From-SVN: r43913 |