Home
last modified time | relevance | path

Searched refs:process (Results 1 – 14 of 14) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/ssp/
Dssp.tex13 initialized with the process, and functions for process termination when
/picolibc-3.7.0-3.6.0/doc/
Dctype.md3 The Ctype family of functions provide a convenient way to process
Dtls.md43 the normal data/bss initialization process for the application.
Dos.md114 application linking process needs to define two symbols:
Dprintf.md33 those functions will always get included in the link process. To avoid
/picolibc-3.7.0-3.6.0/newlib/libc/
Dsys.tex86 Transfer control to a new process. Minimal implementation (for a system
100 Create a new process. Minimal implementation (for a system without processes):
240 Timing information for current process. Minimal implementation:
262 Wait for a child process. Minimal implementation:
/picolibc-3.7.0-3.6.0/newlib/doc/
Dmakedocbook.py130 def process(content): function
820 processed = process(content)
/picolibc-3.7.0-3.6.0/newlib/libc/reent/
Dreent.tex65 a global reentrancy structure for each process. Use the pointer to this
/picolibc-3.7.0-3.6.0/
D.clang-format6 # Documentation/process/clang-format.rst
DREADME.md129 about the linking process.
638 expressions intended to raise exceptions. In the process, all of
/picolibc-3.7.0-3.6.0/newlib/libc/machine/hppa/
Dpcc_prefix.s332 ; sr5 ; process private data
/picolibc-3.7.0-3.6.0/newlib/libc/iconv/
Diconv.tex992 smaller then speed-optimized ones, but the conversion process is
1476 To simplify the process of adding new encodings support allowing to
1615 the process of adding new encoding is split to the following activities.
/picolibc-3.7.0-3.6.0/newlib/
DHOWTO100 Linux single process only. Includes level 1 plus any functions from Linux
DChangeLog-20153469 linked list here, avoiding wasteful strdup calls in the process.
3879 * libc/include/process.h: Remove Cygwin-only header.
4061 * libc/include/process.h: Remove exec family function declarations.
16846 * libc/sys/linux/process.c: Ditto.
17475 * libc/sys/linux/process.c: Implement vfork in terms of fork,
17882 * libc/include/process.h: Remove cygwin-only sexec* declarations. Fix
18120 * libc/sys/linux/process.c: Weak_alias __libc_getpid to __getpid.
18645 * libc/sys/linux/process.c: Ditto.
18857 * libc/sys/linux/process.c: Ditto.
19465 * libc/include/process.h: Add getpid() declaration.
[all …]