aboutsummaryrefslogtreecommitdiffstats
path: root/util/regcomp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Converted all m_free to xfree etc.Werner Koch2005-07-271-10/+10
|
* * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types.Werner Koch2005-05-311-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.
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+1
|
* 2003-09-21 Timo Schulz <[email protected]>Timo Schulz2003-09-211-0/+4
| | | | | | * http.c [WIN32]: Define MB_CUR_MAX. (connect_server): use unsigned long since W32 does not have in_addr_t.
* * Makefile.am, regcomp.c, regex.c, regex_internal.c, regex_internal.h,David Shaw2002-10-191-0/+3491
regexec.c: Add new regex files from glibc 2.3.1.