aboutsummaryrefslogtreecommitdiffstats
path: root/util/regcomp.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-07-27Converted all m_free to xfree etc.Werner Koch1-10/+10
2005-05-31 * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types.Werner Koch1-1/+1
* cardglue.c (assuan_strerror, assuan_transact): Dummy functions if not build with agent support. * zh_TW.po, zh_CN.po, es.po, ro.po: Updated. * tr.po: Updated from TP. Note: this is an exception in general translations from the Robot are not anymore accepted. * regcomp.c (MB_CUR_MAX) [_WIN32]: Define it only if not defined.
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+1
2003-09-212003-09-21 Timo Schulz <[email protected]>Timo Schulz1-0/+4
* http.c [WIN32]: Define MB_CUR_MAX. (connect_server): use unsigned long since W32 does not have in_addr_t.
2002-10-19* Makefile.am, regcomp.c, regex.c, regex_internal.c, regex_internal.h,David Shaw1-0/+3491
regexec.c: Add new regex files from glibc 2.3.1.