about summary refs log tree commit diff
path: root/posix/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update.Ulrich Drepper2002-10-121-169/+196
* Update.Ulrich Drepper2002-09-281-0/+29
* Wrap #include wchar.h and wctype.h in #if. (build_range_exp): Add castings to...Ulrich Drepper2002-09-101-43/+53
* (regcomp): Append "__restrict" modifier to avoid warnings of some compilers. ...Ulrich Drepper2002-09-051-31/+30
* (parse_reg_exp): If '|' is immediately followed by another '|', end of regex ...Ulrich Drepper2002-08-121-0/+2
* Update.Ulrich Drepper2002-07-271-1/+1
* Update.Ulrich Drepper2002-07-101-27/+33
* Update.Ulrich Drepper2002-05-241-51/+188
* Update.Ulrich Drepper2002-04-261-46/+181
* Update.Ulrich Drepper2002-04-241-6/+2
* (parse_expression): Fix incorrect error code. (parse_dup_op): Fix error handl...Ulrich Drepper2002-04-201-35/+72
* Update.Ulrich Drepper2002-04-171-1/+1
* Update.Ulrich Drepper2002-04-081-1/+2
* Update.Ulrich Drepper2002-03-131-9/+9
* Update.Ulrich Drepper2002-03-121-125/+124
* Update.Andreas Jaeger2002-03-031-1/+1
* Compatibility changes to allow using the code outside glibc.Ulrich Drepper2002-03-031-0/+4
* Update.Ulrich Drepper2002-02-281-98/+142
* Update.Ulrich Drepper2002-02-261-0/+3092