Home
last modified time | relevance | path

Searched refs:getsubopt (Results 1 – 6 of 6) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dgetsubopt.c48 getsubopt(char **optionp, char * const * tokens, char **valuep) in getsubopt() function
DCMakeLists.txt60 getsubopt.c
Dmeson.build110 'getsubopt.c',
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dstdlib.h133 int getsubopt (char **, char * const *, char **);
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc1379 newlib/libc/stdlib/getsubopt.c
1479 Files: newlib/libc/stdlib/getsubopt.3
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-20155454 * libc/include/sys/unistd.h (suboptarg, getsubopt): Move...
5455 * libc/include/stdlib.h: ...here, to match POSIX for getsubopt.
17276 * libc/include/sys/unistd.h: Add getopt and getsubopt declarations.
17277 * libc/stdlib/Makefile.am (LIB_SOURCES): Add getsubopt.c.
17278 * libc/stdlib/getsubopt.3: New file.
17279 * libc/stdlib/getsubopt.c: New file.