about summary refs log tree commit diff
path: root/posix/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* (parse_dup_op): Return NULL if dup_elem is NULL, after checking syntax. Opti...Ulrich Drepper2003-12-221-42/+22
* Update.Ulrich Drepper2003-12-161-2/+5
* Update.Ulrich Drepper2003-11-291-10/+12
* Update.Ulrich Drepper2003-11-261-1/+2
* Update.Ulrich Drepper2003-11-241-21/+91
* Update.Ulrich Drepper2003-11-231-24/+33
* Update.Ulrich Drepper2003-11-221-32/+28
* Update.Ulrich Drepper2003-11-211-19/+17
* Update.Ulrich Drepper2003-11-191-172/+139
* Update.Ulrich Drepper2003-11-181-11/+32
* Update.Ulrich Drepper2003-11-181-5/+8
* Update.Ulrich Drepper2003-11-161-2/+3
* Update.Ulrich Drepper2003-11-131-1/+7
* Update.Ulrich Drepper2003-11-131-24/+47
* (parse_dup_op): Fail with REG_BADBR is first number in {,} expression is larger.Ulrich Drepper2003-11-131-0/+6
* Update.Ulrich Drepper2003-11-131-0/+8
* Update.Ulrich Drepper2003-11-131-1/+1
* Update.Ulrich Drepper2003-11-131-3/+9
* Update.Ulrich Drepper2003-11-121-2/+66
* Update.Ulrich Drepper2003-11-121-13/+21
* Update.Ulrich Drepper2003-11-121-1/+28
* Update.Ulrich Drepper2003-10-151-0/+2
* Update.Ulrich Drepper2003-10-021-7/+6
* Update.Ulrich Drepper2003-09-251-5/+6
* Update.Ulrich Drepper2003-09-231-7/+30
* Upate.Ulrich Drepper2003-09-231-5/+4
* Update.Ulrich Drepper2003-06-171-1/+1
* Update.Ulrich Drepper2003-06-131-3/+8
* Update.Ulrich Drepper2003-06-121-15/+23
* Update.Ulrich Drepper2003-02-211-52/+8
* Update.Ulrich Drepper2003-01-161-6/+6
* (re_compile_internal): If clearing buffer, clear allocated too.Ulrich Drepper2003-01-161-1/+4
* Update.Ulrich Drepper2002-12-171-13/+52
* * posix/regex_internal.c (re_string_context_at): Guard wide charRoland McGrath2002-12-131-1/+1
* Update.Ulrich Drepper2002-11-271-0/+1
* Update.Ulrich Drepper2002-11-061-1021/+1023
* Update.Ulrich Drepper2002-11-061-17/+18
* (free_dfa_content): Use free_state.Ulrich Drepper2002-11-061-9/+1
* Update.Ulrich Drepper2002-11-061-67/+78
* Update.Ulrich Drepper2002-11-051-0/+1
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-011-3/+1
* * posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.Roland McGrath2002-10-241-1/+22
* Update.Ulrich Drepper2002-10-211-1/+2