Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
dd04d6c1
Commit
dd04d6c1
authored
May 23, 2000
by
Gerd Moellmann
Browse files
(setpgrp): Don't define it here because this
prevents compilation on GNU/Linux systems with glib 2.2.
parent
916a32d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/s/gnu-linux.h
src/s/gnu-linux.h
+0
-1
No files found.
src/s/gnu-linux.h
View file @
dd04d6c1
...
...
@@ -317,7 +317,6 @@ Boston, MA 02111-1307, USA. */
actually set a process group. */
#define BSD_PGRPS
#define setpgrp(pid,pgid) setpgid(pid,pgid)
#define NARROWPROTO 1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment