[PATCH] Three regex speedups, one of which is actually a bugfix
Ulrich Drepper
drepper@redhat.com
Fri Jan 2 21:26:00 GMT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've applied Jakub's last patch now. If there is controversy we can
handle it incrementally from that patch on. The other three of Jakub's
patches are in, too.
And one more hint: a lot of the functions have parameters only because
they need to be passed down to other functions. This has been somewhat
reduced but it potentially can be done better. If __thread is available
we can use thread-local static variables. regex functions must not be
called from signal handlers so this is safe. Not sure how much if
anything this saves, but it's worth a shot.
- --
⧠Ulrich Drepper ⧠Red Hat, Inc. ⧠444 Castro St ⧠Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/9eFx2ijCOnn/RHQRAvGvAJ9g9X76IL+Uin73kzWXiS43zSK52wCeLTSd
1Yr4i6fbRFcCD77KXvcVZHc=
=EIhV
-----END PGP SIGNATURE-----
More information about the Libc-alpha
mailing list