summaryrefslogtreecommitdiff
path: root/posix/regcomp.c
AgeCommit message (Expand)Author
2003-11-16Update.Ulrich Drepper
2003-11-13Update.Ulrich Drepper
2003-11-13Update.Ulrich Drepper
2003-11-13(parse_dup_op): Fail with REG_BADBR is first number in {,} expression is larger.Ulrich Drepper
2003-11-13Update.Ulrich Drepper
2003-11-13Update.Ulrich Drepper
2003-11-13Update.Ulrich Drepper
2003-11-12Update.Ulrich Drepper
2003-11-12Update.Ulrich Drepper
2003-11-12Update.Ulrich Drepper
2003-10-15Update.Ulrich Drepper
2003-10-02Update.Ulrich Drepper
2003-09-25Update.Ulrich Drepper
2003-09-23Update.Ulrich Drepper
2003-09-23Upate.Ulrich Drepper
2003-06-17Update.Ulrich Drepper
2003-06-13Update.Ulrich Drepper
2003-06-12Update.Ulrich Drepper
2003-02-21Update.Ulrich Drepper
2003-01-16Update.Ulrich Drepper
2003-01-16(re_compile_internal): If clearing buffer, clear allocated too.Ulrich Drepper
2002-12-17Update.Ulrich Drepper
2002-12-13* posix/regex_internal.c (re_string_context_at): Guard wide charRoland McGrath
2002-11-27Update.Ulrich Drepper
2002-11-06Update.Ulrich Drepper
2002-11-06Update.Ulrich Drepper
2002-11-06(free_dfa_content): Use free_state.Ulrich Drepper
2002-11-06Update.Ulrich Drepper
2002-11-05Update.Ulrich Drepper
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath
2002-10-24* posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.Roland McGrath
2002-10-21Update.Ulrich Drepper
2002-10-12Update.Ulrich Drepper
2002-09-28Update.Ulrich Drepper
2002-09-10Wrap #include wchar.h and wctype.h in #if. (build_range_exp): Add castings to...Ulrich Drepper
2002-09-05(regcomp): Append "__restrict" modifier to avoid warnings of some compilers. ...Ulrich Drepper
2002-08-12(parse_reg_exp): If '|' is immediately followed by another '|', end of regex ...Ulrich Drepper
2002-07-27Update.Ulrich Drepper
2002-07-10Update.Ulrich Drepper
2002-05-24Update.Ulrich Drepper
2002-04-26Update.Ulrich Drepper
2002-04-24Update.Ulrich Drepper
2002-04-20(parse_expression): Fix incorrect error code. (parse_dup_op): Fix error handl...Ulrich Drepper
2002-04-17Update.Ulrich Drepper
2002-04-08Update.Ulrich Drepper
2002-03-13Update.Ulrich Drepper
2002-03-12Update.Ulrich Drepper
2002-03-03Update.Andreas Jaeger
2002-03-03Compatibility changes to allow using the code outside glibc.Ulrich Drepper
2002-02-28Update.Ulrich Drepper