Home
last modified time | relevance | path

Searched refs:running (Results 1 – 8 of 8) sorted by relevance

/picolibc-latest/newlib/libc/argz/
Dargz_create_sep.c24 char *running = 0; in argz_create_sep() local
40 running = strdup(string); in argz_create_sep()
41 old_running = running; in argz_create_sep()
43 while ((token = strsep(&running, delim))) in argz_create_sep()
55 running = strdup(string); in argz_create_sep()
56 old_running = running; in argz_create_sep()
61 token = strsep(&running, delim); in argz_create_sep()
/picolibc-latest/doc/
Dusing.md4 running either no operating system or a small RTOS. It is designed to
120 designed to be useful for fairly simple applications running on
130 functionality of the OS running the debugger or emulator. Picolibc
Dos.md155 running under qemu or when using openocd and gdb. Link this into your
/picolibc-latest/newlib/
DHOWTO130 running locally, but developers submitting patches must use 1.15.1 exactly.
153 should try to match $host (or similar) settings before running. Settings
192 Developers used to changing to a subdirectory and running make commands
196 So instead of running `cd subdir && make foo.o`, run `make subdir/foo.o`. This
DREADME87 running `make' in each of these directories builds the `newlib' libraries
230 Configure NEWLIB for running on the specified TARGET.
236 Configure NEWLIB to be built using a cross compiler running on
479 Before running make check-target-newlib, set the DEJAGNU environment
DChangeLog-20151787 * libc/configure.in (NEWLIB_NANO_MALLOC): Set after running
12751 libgloss version if not running in the build directory.
22708 minded stabs so function name shows up when running the simulator
23508 * libc/sys/d10v/syscalls.c (_sbrk): Add better checks for running
/picolibc-latest/
DCOPYING.GPL274 running the Program is not restricted, and the output from the Program
76 Program (independent of having been made by running the Program).
104 when run, you must cause it, when started running for such
DREADME.md555 * Get Power9 code running under qemu with OPAL. This was mostly
871 running code without requiring any BIOS.