Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
bad03192
Commit
bad03192
authored
Aug 19, 2012
by
Paul Eggert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify recent ChangeLog entry.
parent
c06c9690
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lib-src/ChangeLog
lib-src/ChangeLog
+1
-1
src/ChangeLog
src/ChangeLog
+1
-1
No files found.
lib-src/ChangeLog
View file @
bad03192
2012-08-19 Paul Eggert <eggert@cs.ucla.edu>
Rely on <unistd.h> to declare 'environ'.
Rely on
<config.h> +
<unistd.h> to declare 'environ'.
* emacsclient.c (environ): Remove decl.
2012-08-17 Juanma Barranquero <lekktu@gmail.com>
...
...
src/ChangeLog
View file @
bad03192
...
...
@@ -4,7 +4,7 @@
2012-08-19 Paul Eggert <eggert@cs.ucla.edu>
Rely on <unistd.h> to declare 'environ',
Rely on
<config.h> +
<unistd.h> to declare 'environ',
as gnulib does this if the system doesn't.
* callproc.c, editfns.c, process.c (environ) [!USE_CRT_DLL]:
* emacs.c (environ) [DOUG_LEA_MALLOC]:
...
...
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