projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More tests.
[kopensolaris-gnu/glibc.git]
/
posix
/
getopt_init.c
diff --git
a/posix/getopt_init.c
b/posix/getopt_init.c
index
02165ee
..
6619f25
100644
(file)
--- a/
posix/getopt_init.c
+++ b/
posix/getopt_init.c
@@
-53,7
+53,7
@@
__getopt_clean_environment (char **env)
/* Generate name of the environment variable. We must know the PID
and we must not use `sprintf'. */
- if (__libc_pid == 0)
+ if (__libc_pid == 0
xf00baa
)
__libc_pid = getpid ();
/* Construct "_<PID>_GNU_nonoption_argv_flags_=" string. */