Hash :
571d60e6
Author :
Date :
2016-12-18T13:07:43
getopt: Fix link error for users of getopt() in <unistd.h>. * lib/getopt.in.h (getopt etc.): Do the macro definitions also when __need_getopt is defined. Undefine all macros before defining them. * modules/getopt (Include): Clarify that including <unistd.h> is also OK. * tests/test-getopt.c: Add comment.
Description:
Process command line arguments.
Status:
deprecated
Notice:
This module is deprecated. Use the module 'getopt-posix' or 'getopt-gnu' instead.
Files:
Depends-on:
getopt-gnu
configure.ac:
Makefile.am:
Include:
<getopt.h> or <unistd.h>
License:
LGPL
Maintainer:
all, glibc