unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* remove -D_BSD_SOURCE and BSD_PGRPS for GNU/Linux
@ 2010-04-01 17:32 Dan Nicolaescu
  0 siblings, 0 replies; only message in thread
From: Dan Nicolaescu @ 2010-04-01 17:32 UTC (permalink / raw)
  To: emacs-devel


It's kind of curious that src/s/gnu-linux.h defines BSD_PGRPS, but the
BSD systems do an #undef BSD_PGRPS.
And src/s/gnu-linux.h is the only user of BSD_PGRPS.

I'd like to remove -D_BSD_SOURCE and BSD_PGRPS from src/s/gnu-linux.h
(and remove all uses of BSD_PGRPS).
It looks like everything is working just fine when doing that.

This will eliminate an extra path in the code.

Any objection?





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-01 17:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-01 17:32 remove -D_BSD_SOURCE and BSD_PGRPS for GNU/Linux Dan Nicolaescu

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).