about summary refs log tree commit diff
path: root/include/regex.h
Commit message (Expand)AuthorAgeFilesLines
* make regoff_t and regex_t match C++ ABIRich Felker2013-07-221-3/+2
* fix some obscure header type size/alignment issuesRich Felker2013-03-041-0/+1
* remove all remaining redundant __restrict/__inline/_Noreturn defsRich Felker2012-09-081-5/+1
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-3/+9
* duplicate re_nsub in LSB/glibc ABI compatible locationRich Felker2011-06-161-1/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+59