Home
last modified time | relevance | path

Searched refs:getopt (Results 1 – 9 of 9) sorted by relevance

/picolibc-latest/newlib/libc/include/
Dgetopt.h157 int getopt (int __argc, char *const __argv[], const char *__optstring);
DCMakeLists.txt60 getopt.h
Dmeson.build60 'getopt.h',
/picolibc-latest/newlib/libc/stdlib/
DCMakeLists.txt59 getopt.c
Dgetopt.c465 getopt (int argc, char *const argv[], const char *optstring) in getopt() function
Dmeson.build109 'getopt.c',
/picolibc-latest/newlib/libc/include/sys/
Dunistd.h292 int getopt(int, char * const [], const char *);
/picolibc-latest/newlib/
DChangeLog-20152416 * newlib/libc/stdlib/getopt.c (getopt_internal): Add missing braces.
2420 * newlib/libc/include/getopt.h (struct option): name field should be
2422 * newlib/libc/stdlib/getopt.c (getopt_internal): Use fputs()/fputc()
2428 * libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.
3442 * libc/stdlib/getopt.c (getopt_internal): Align handling of colon to
5748 * libc/include/getopt.h (__getopt_r, __getopt_long_r)
8844 * libc/include/getopt.h: Hide newlib extensions under
8846 * libc/stdlib/getopt.c: #define __need_getopt_newlib before including
8847 getopt.h. Put entire code under !HAVE_GETOPT to support platforms
8848 with their own getopt implementation.
[all …]
/picolibc-latest/
DCOPYING.picolibc3664 Files: newlib/libc/include/getopt.h
4115 Files: newlib/libc/stdlib/getopt.c
5980 This file and the accompanying getopt.c implementation file are hereby
6177 This file and the accompanying getopt.h header file are hereby placed in the