index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
posix
/
regcomp.c
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-07-21
posix: Fix double-free after allocation failure in regcomp (bug 33185)
Florian Weimer
2025-06-04
posix: fix building regex when _LIBC isn't defined
Cœur
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-11-25
Silence most -Wzero-as-null-pointer-constant diagnostics
Alejandro Colomar
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-05-01
Fix regex type usage
наб
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-11-02
regex: Unnest nested functions in regcomp.c
Fangrui Song
2021-09-21
regex: copy back from Gnulib
Paul Eggert
2021-01-04
posix: Sync regex code with gnulib
Adhemerval Zanella
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-11-06
posix: Sync regex with gnulib
Adhemerval Zanella
2019-02-22
Break some lines before not after operators.
Joseph Myers
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-12-27
regex: simplify Gnulib port
Paul Eggert
2018-10-14
regex: __builtin_expect → __glibc_unlikely
Paul Eggert
2018-08-10
regex: Gnulib unibyte RRI uses bytes not chars
Paul Eggert
2018-08-01
regex: fix memory leak in Gnulib
Paul Eggert
2018-07-20
regcomp: Fix off-by-one bug in build_equiv_class [BZ #23396]
Florian Weimer
2018-07-04
posix: Sync gnulib regex implementation
Adhemerval Zanella
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-12-19
regex: Fix spelling in comments.
Arnold Robbins
2017-11-22
* posix/regcomp.c (init_word_char): Add comments.
Paul Eggert
2017-11-20
regex: don't assume uint64_t or uint32_t
Paul Eggert
2017-10-01
Hide internal regex functions [BZ #18822]
H.J. Lu
2017-08-31
posix: Remove internal_function attribute
Florian Weimer
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-20
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-20
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-06-09
Fix regcomp wcscoll, wcscmp namespace (bug 18497).
Joseph Myers
2015-06-05
Fix regex wctype namespace (bug 18495).
Joseph Myers
2015-03-10
Harmonize posix/regcomp.c with gnulib: comment formatting
Roland McGrath
2015-01-07
posix/regcomp: initialize union structure tag to avoid warning
Chris Metcalf
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-09-11
Move findidx nested functions to top-level.
Roland McGrath
2014-07-13
regex: don't deref NULL upon heap allocation failure
Jim Meyering
2014-06-20
Fix another memory leak in regexp compiler (BZ #17069)
Andreas Schwab
2014-06-19
Fix memory leak in regexp compiler (BZ #17069)
Andreas Schwab
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-05-16
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-02-12
Fix handling of collating symbols in regexps
Andreas Schwab
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-08-15
Suppress regcomp.c warnings in 32-bit builds.
Roland McGrath
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2012-01-03
Optimize regex a bit
Ulrich Drepper
[next]