Home
last modified time | relevance | path

Searched full:directory (Results 1 – 25 of 43) sorted by relevance

12

/picolibc-3.7.0-3.6.0/newlib/
DREADME23 When you unpack the newlib-4.2.0.tar.gz file, you'll find a directory
75 `newlib-VERSION-NUMBER/texinfo' directory.
81 To compile NEWLIB, you must build it in a directory separate from
82 the source directory. If you want to run NEWLIB versions for several host
90 To build `newlib' in a specific directory, run `configure' with the
93 directory. If the path to `configure' would be the same as the
98 directory for a Sun 4 cross m68k-aout environment like this:
107 directory, it creates a tree for the binaries with the same structure
108 (and using the same names) as the tree under the source directory. In
110 directory `newlib-m68k-aout/libiberty', and NEWLIB itself in
[all …]
DHOWTO20 doc directory. doc.str is a macro file that can be used to define things to
128 GNU Autoconf website and installed into a local directory tree (like ~/.local).
138 to delete at any time, but never edit anything in this directory.
204 settings specific to that directory. See the documentation section below for
207 Per-directory compiler settings are allowed. Similar to the syntax used
226 corresponding libc/machine/<ARCHITECTURE>/ directory. Both versions are
237 multiple source directories. VPATH is used to match a single build directory
238 to the corresponding source directory, but that is it. For more details on
266 for the Makefile in the current directory. While not applicable to Newlib
DNEWS180 deprecation of mathfp directory
226 * movement of regex functions from sys/linux directory into
227 shared libc/posix directory
305 * addition of libm/machine/i386 directory, for i386 fast math routines
356 build directory.
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dftw.h39 #define FTW_D 1 /* Directory. */
40 #define FTW_DNR 2 /* Directory without read permission. */
41 #define FTW_DP 3 /* Directory with subdirectories visited. */
52 #define FTW_CHDIR 0x08 /* Change to a directory before reading it. */
Dcpio.h20 #define C_ISDIR 0040000 /* Directory */
Dtar.h24 #define DIRTYPE '5' /* Directory. */
D_syslist.h68 directory. */
Dpwd.h54 char *pw_dir; /* home directory */
Dndbm.h49 * directory and not in `newlib/libc/include`.
/picolibc-3.7.0-3.6.0/newlib/libc/sys/xtensa/
Dcrt0.c13 sys/xtensa directory. The directory exists only to hold the header
/picolibc-3.7.0-3.6.0/newlib/libc/string/
Dstrerror.c155 Is a directory
209 No such file or directory
254 Not a directory
257 Directory not empty
426 error = "No such file or directory"; in _strerror_r()
527 error = "Not a directory"; in _strerror_r()
542 error = "Is a directory"; in _strerror_r()
767 error = "Directory not empty"; in _strerror_r()
/picolibc-3.7.0-3.6.0/doc/
Dtesting.md26 Again, create a directory and build there:
34 'test' directory, which I used to fix up the floating point input and
Dembedsource.md3 …embed the entire picolibc library as a meson subproject into the source directory of the main proj…
16 Your source directory could now look something like this:
Dbuild.md46 … | auto | Where to install the .specs file (default is in the GCC directory). <br> If set to…
130 | newlib-iconv-dir | libdir/locale | Directory to install external CCS files. Only used …
131 | newlib-iconv-runtime-dir | newlib-iconv-dir | Directory to read external CCS files from at run…
378 This script is designed to be run from a build directory, so you'd do:
384 You can select the installation directory by passing it to the meson script:
/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/sys/
Derrno.h42 #define ENOENT 2 /* No such file or directory */
60 #define ENOTDIR 20 /* Not a directory */
61 #define EISDIR 21 /* Is a directory */
79 #define ENOTEMPTY 39 /* Directory not empty */
/picolibc-3.7.0-3.6.0/newlib/libc/machine/cris/sys/
Derrno.h59 #define ENOENT 2 /* No such file or directory */
77 #define ENOTDIR 20 /* Not a directory */
78 #define EISDIR 21 /* Is a directory */
96 #define ENOTEMPTY 39 /* Directory not empty */
/picolibc-3.7.0-3.6.0/newlib/libc/include/sys/
Derrno.h70 #define ENOENT 2 /* No such file or directory */
90 #define ENOTDIR 20 /* Not a directory */
91 #define EISDIR 21 /* Is a directory */
166 #define ENOTEMPTY 90 /* Directory not empty */
Ddirent.h31 dirent.h in the libc/sys/.../sys directory. On a system which does
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dmktemp.c27 <<mkdtemp>>---generate unused directory
81 <<mkdtemp>> attempts to create a directory instead of a file, with a
106 directory was created, otherwise it returns <<NULL>>.
180 * Check the target directory; if you have six X's and it in _gettemp()
Dtmpnam.c47 (defined in `<<stdio.h>>') as the leading directory component of the path.
54 can use the argument <[dir]> to specify the path to a directory for
/picolibc-3.7.0-3.6.0/semihost/machine/arc/
Darc_semihost.h62 TARGET_ERRNO_ENOENT = 2, /* No such file or directory */
80 TARGET_ERRNO_ENOTDIR = 20, /* Not a directory */
81 TARGET_ERRNO_EISDIR = 21, /* Is a directory */
142 TARGET_ERRNO_ENOTEMPTY = 90, /* Directory not empty */
/picolibc-3.7.0-3.6.0/.github/
Ddependabot.yml4 directory: "/"
/picolibc-3.7.0-3.6.0/newlib/libc/include/machine/
Dtypes.h14 * directory to add custom user types for <sys/types.h>.
/picolibc-3.7.0-3.6.0/newlib/testsuite/lib/
Dpassfail.exp10 # test directory. If flag is -x, then the sources whose basenames are
/picolibc-3.7.0-3.6.0/scripts/
Ddo-freedom-tools-package57 # Create the build directory

12