Branch
Hash :
26a37f80
Author :
Date :
2025-01-03T10:38:58
gen-uni-tables, get-rusage-data, isatty: Use str_endswith. * lib/gen-uni-tables.c (fill_attributes): Use str_endswith. * lib/get-rusage-data.c (get_rusage_data_via_setrlimit): Likewise. * lib/isatty.c (IsCygwinConsoleHandle): Likewise. * modules/gen-uni-tables (Depends-on): Add str_endswith. * modules/get-rusage-data (Depends-on): Likewise. * modules/isatty (Depends-on): Likewise.
Description:
Getter for RLIMIT_DATA: Returns the data segment size.
Files:
lib/resource-ext.h
lib/get-rusage-data.c
m4/mmap-anon.m4
Depends-on:
stdint-h
unistd-h
extensions
getpagesize
vma-iter
str_endswith
configure.ac:
AC_CHECK_FUNCS_ONCE([sbrk setrlimit])
gl_FUNC_MMAP_ANON
Makefile.am:
lib_SOURCES += get-rusage-data.c
Include:
"resource-ext.h"
License:
GPL
Maintainer:
all