980462bf27
sysconf add param _SC_THREAD_STACK_MIN deal make the pthread_exit pass the ltp/open_posix_testsuite/pthread_exit/1-2.c testcase (1) in pthread_exit/1-2.c testcase, if sysconf(_SC_THREAD_STACK_MIN) % sysconf(_SC_PAGESIZE) is not zero, will report error and test failed, so set CONFIG_PTHREAD_STACK_MIN as DEFAULT_MM_PGSIZE`s default value. (2) in function sysconf add param _SC_THREAD_STACK_MIN deal. Signed-off-by: yanghuatao <yanghuatao@xiaomi.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
lib_access.c | ||
lib_alarm.c | ||
lib_chdir.c | ||
lib_daemon.c | ||
lib_execl.c | ||
lib_execle.c | ||
lib_execv.c | ||
lib_fchdir.c | ||
lib_fchownat.c | ||
lib_fstatvfs.c | ||
lib_futimes.c | ||
lib_getcwd.c | ||
lib_getegid.c | ||
lib_getentropy.c | ||
lib_geteuid.c | ||
lib_getgid.c | ||
lib_gethostname.c | ||
lib_getopt_common.c | ||
lib_getopt_long.c | ||
lib_getopt_longonly.c | ||
lib_getopt.c | ||
lib_getoptargp.c | ||
lib_getopterrp.c | ||
lib_getoptindp.c | ||
lib_getoptoptp.c | ||
lib_getoptvars.c | ||
lib_getpgrp.c | ||
lib_getpriority.c | ||
lib_getrlimit.c | ||
lib_getrusage.c | ||
lib_getuid.c | ||
lib_linkat.c | ||
lib_lutimes.c | ||
lib_nice.c | ||
lib_pathconf.c | ||
lib_posix_fallocate.c | ||
lib_readlinkat.c | ||
lib_restoredir.c | ||
lib_setegid.c | ||
lib_seteuid.c | ||
lib_setgid.c | ||
lib_sethostname.c | ||
lib_setpriority.c | ||
lib_setregid.c | ||
lib_setreuid.c | ||
lib_setrlimit.c | ||
lib_setuid.c | ||
lib_sleep.c | ||
lib_statvfs.c | ||
lib_swab.c | ||
lib_symlinkat.c | ||
lib_sysconf.c | ||
lib_times.c | ||
lib_truncate.c | ||
lib_unlinkat.c | ||
lib_usleep.c | ||
lib_utime.c | ||
lib_utimes.c | ||
lib_vfork.c | ||
Make.defs | ||
unistd.h |