about summary refs log tree commit diff
path: root/posix/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a few more cases of ignored return values in regex.Ulrich Drepper2010-01-151-3/+9
* regcomp.c: do not ignore memory allocation failurePaul Eggert2010-01-141-55/+57
* Fix ranges with multibyte characters as endpoints.Paolo Bonzini2009-11-171-1/+1
* Recognize ill-formed { } expressions in regcomp.Ulrich Drepper2009-08-231-1/+1
* [BZ 9697]Ulrich Drepper2009-01-081-29/+50
* * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.Ulrich Drepper2009-01-081-2/+2
* * string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735Ulrich Drepper2008-05-151-26/+22
* * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.Ulrich Drepper2007-12-141-1/+1
* * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,Ulrich Drepper2007-12-121-1/+1
* * posix/fnmatch_loop.c: Take rule index returned as part ofUlrich Drepper2007-10-121-3/+7
* * posix/regcomp.c (lookup_collation_sequence_value): check thatUlrich Drepper2007-09-241-2/+3
* [BZ #3957]Ulrich Drepper2007-02-051-6/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-2/+6
* .Jakub Jelinek2007-07-311-6/+2
* * inet/rcmd.c (iruserfopen): Remove redundant initialization.Roland McGrath2006-01-311-3/+1
* [BZ #1224]Ulrich Drepper2005-10-151-27/+8
* [BZ #368]Ulrich Drepper2005-10-141-16/+21
* [BZ #1373]Ulrich Drepper2005-10-141-19/+25
* * posix/regcomp.c: Likewise.Ulrich Drepper2005-10-131-195/+77
* [BZ #1302]Ulrich Drepper2005-09-281-48/+45
* [BZ #281]Ulrich Drepper2005-09-231-5/+5
* * posix/regex_internal.c (re_string_reconstruct): Avoid callingUlrich Drepper2005-09-071-16/+23
* * posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper2005-09-061-39/+37
* 2005-06-27 Carlos O'Donell <carlos@systemhalted.org>Ulrich Drepper2005-07-101-2/+2
* [BZ #934]Ulrich Drepper2005-05-061-0/+2
* [BZ #779]Ulrich Drepper2005-03-191-5/+7
* * posix/regcomp.c (lower_subexp): Do not optimize emptyUlrich Drepper2005-02-221-0/+5
* [BZ #558]Ulrich Drepper2005-01-271-11/+29
* [BZ #605, BZ #611]Ulrich Drepper2005-01-261-474/+442
* [BZ #693]Ulrich Drepper2005-01-261-6/+16
* Update.Ulrich Drepper2005-01-141-4/+4
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-679/+804
* 2.5-18.1Jakub Jelinek2007-07-121-804/+679
* (free_dfa_content, init_dfa): Remove references to re_dfa_t's subexps field. ...Ulrich Drepper2004-12-061-28/+6
* Update.Ulrich Drepper2004-11-251-44/+35
* [BZ #544]Ulrich Drepper2004-11-181-2/+103
* Update.Ulrich Drepper2004-11-101-1/+3
* Update.Ulrich Drepper2004-11-081-11/+69
* * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove Andreas Jaeger2004-09-241-4/+4
* Update.Ulrich Drepper2004-03-051-1/+1
* Update.Ulrich Drepper2004-02-261-10/+8
* Update.Ulrich Drepper2004-02-061-3/+3
* (build_range_exp) [!_LIBC]: Check validity of collation elements.Ulrich Drepper2004-01-301-0/+2
* Update.Ulrich Drepper2004-01-141-94/+84
* Update.Ulrich Drepper2004-01-141-3/+11
* (regcomp): Fix comment typo. (regfree): Free preg->translate, clear buffer, a...Ulrich Drepper2004-01-061-6/+13
* Update.Ulrich Drepper2004-01-021-15/+7
* Update.Ulrich Drepper2003-12-291-2/+3
* Update.Ulrich Drepper2003-12-271-115/+128
* Update.Ulrich Drepper2003-12-231-1/+1