aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regexec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-08sys/personality.h: add missing C++ compatrofl0r1-0/+7
2013-08-08sys/personality.h: add missing macrosrofl0r1-0/+33
2013-08-07add Big5 charset support to iconvRich Felker2-0/+1066
2013-08-07make fcvt decimal point location for zero make more senseRich Felker1-1/+1
2013-08-07fix ecvt/fcvt decimal point position outputRich Felker1-1/+1
2013-08-05iconv support for legacy Korean encodingsRich Felker2-0/+678
2013-08-03have new timer threads unblock their own SIGTIMERRich Felker1-2/+2
2013-08-03add system for resetting TLS to initial valuesRich Felker4-14/+56
2013-08-03fix multiple bugs in SIGEV_THREAD timersRich Felker6-22/+36
2013-08-03add some new linux AT_* flagsRich Felker1-0/+2
2013-08-03fix faccessat to support AT_EACCESS flagRich Felker1-1/+46
2013-08-03collapse euidaccess to a call to faccessatRich Felker1-9/+1
2013-08-03add prototypes for euidaccess/eaccessRich Felker1-0/+2