projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08085bc
)
Formerly ../posix/unistd.h.~16~
author
roland
<roland>
Mon, 10 Feb 1992 04:49:48 +0000
(
04:49
+0000)
committer
roland
<roland>
Mon, 10 Feb 1992 04:49:48 +0000
(
04:49
+0000)
posix/unistd.h
patch
|
blob
|
history
diff --git
a/posix/unistd.h
b/posix/unistd.h
index
9e913ea
..
8cf89d0
100644
(file)
--- a/
posix/unistd.h
+++ b/
posix/unistd.h
@@
-540,7
+540,7
@@
extern int EXFUN(setlogin, (CONST char *__name));
If OPTS begins with `--', then non-option arguments
are treated as arguments to the option '\0'.
This behavior is specific to the GNU `getopt'. */
-extern int EXFUN(getopt, (int __argc, char **__argv,
+extern int EXFUN(getopt, (int __argc, char *
CONST
*__argv,
CONST char *__opts));
extern int opterr;
extern int optind;