Home
last modified time | relevance | path

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

/picolibc-latest/semihost/
Dsysconf.c41 sysconf(int name) in sysconf() function
Dmeson.build63 'sysconf.c',
/picolibc-latest/test/semihost/
Dsemihost-times.c62 ticks_per_second = sysconf(_SC_CLK_TCK); in main()
/picolibc-latest/newlib/libc/include/sys/
Dunistd.h276 long sysconf (int __name);
/picolibc-latest/newlib/libc/stdlib/
Dmallocr.c532 # define malloc_getpagesize sysconf(_SC_PAGE_SIZE)
/picolibc-latest/
DREADME.md560 * Provide times() and sysconf() implementations in semihosting. You
DCOPYING.picolibc1118 semihost/sysconf.c
/picolibc-latest/newlib/
DChangeLog-201517572 * libc/sys/linux/sysconf.c: Fix typo.
18601 * libc/sys/linux/Makefile.am: Add support for crt1 and sysconf.
18605 * libc/sys/linux/sysconf.c: New file.
18813 * libc/sys/linux/Makefile.am: Add support for crt1 and sysconf.
18817 * libc/sys/linux/sysconf.c: New file.
19923 vhangup and remove duplicate sysconf prototype.
20149 Full set of POSIX sysconf() constants
20247 tick rate so use sysconf() to ask.
20355 * libc/include/sys/unistd.h: Add defines for sysconf values
23954 fetch current path rules with sysconf and handler posix/win32
[all …]