all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* regex.c: emacs & glibc (and xemacs, and grep and ...)
@ 2002-04-04 18:55 Sam Steingold
  2002-04-04 19:24 ` Stefan Monnier
  2002-04-05 19:05 ` Richard Stallman
  0 siblings, 2 replies; 12+ messages in thread
From: Sam Steingold @ 2002-04-04 18:55 UTC (permalink / raw)


Emacs comes with it's own version of regex.c, even though most UNIX
systems have a regex implementation.  IIUC, this is for portability.

Suppose glibc's regex and Emacs' regex are unified - will Emacs still
build it's own regex version even on gnu systems (linux, hurd)?

this is probably not a big deal (regex is relatively small) -
but is there a way to detect that the system-supplied regex
(or another, bigger library, e.g., gettext or iconv) is good enough?

Finally, GNU CLISP (http://clisp.cons.org) comes with a GNU regex.c of
1994(!) - which version should we upgrade to?  Emacs?  GLIBC? GNU grep?

thanks.

-- 
Sam Steingold (http://www.podval.org/~sds) running RedHat7.2 GNU/Linux
Keep Jerusalem united! <http://www.onejerusalem.org/Petition.asp>
Read, think and remember! <http://www.iris.org.il> <http://www.memri.org/>
UNIX is a way of thinking.  Windows is a way of not thinking.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2002-04-10 14:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-04 18:55 regex.c: emacs & glibc (and xemacs, and grep and ...) Sam Steingold
2002-04-04 19:24 ` Stefan Monnier
2002-04-05  1:25   ` Paul Eggert
2002-04-05  2:47     ` Miles Bader
2002-04-05 14:48     ` Stefan Monnier
2002-04-05 23:41       ` Richard Stallman
2002-04-08 16:26         ` Stefan Monnier
2002-04-08 19:22           ` Paul Eggert
2002-04-10 14:23           ` Richard Stallman
2002-04-05 19:05 ` Richard Stallman
2002-04-05 20:27   ` Sam Steingold
2002-04-06 17:32     ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.