AC_INIT([erofs-utils], [erofs_utils_version], [linux-erofs@lists.ozlabs.org]) AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR(config) AC_CANONICAL_TARGET
- libdwfl: Handle truncated linux kernel module section names. - libdwfl: Look for linux kernel vmlinux files with .debug suffix. - elflint: Fix checks to permit --hash-style=gnu format. * Wed Jul 12 2006 Ulrich Drepper <drepper@redhat.com> 0.122-1 - libebl: add function to ...
linux rest_init Linux4.1.15 内核内核启动函数分析rest_init、kernel_init、kernel_init_freeable inux 4.14.12 内核代码分析 linux 3.6 启动源码分析(四) rest_init linux kernel启动代码分析 linux 3.6 启动源码分析(一) 简要分析linux系统的启动过程 linux 启动流程分析 linux内核启动过程分析 Linux...
- Add valgrind-3.11.0-socketcall-x86-linux.patch - Don't strip debuginfo from vgpreload libaries. Enable dwz for everything else again. - Add valgrind-3.11.0-is_stmt.patch - Add valgrind-3.11.0-x86_unwind.patch * Tue Jan 19 2016 Mark Wielaard <mjw@redhat.com> - 3.11.0-7 ...
_CHECK_LIB(selinux, securitycompute_create_name[], [AC_MSG_ERROR([library'libselinux', version 2.1.10 ornewer, is required for SELinux support])]) fi # for contribuuid-ossp if test "$with_uuid" = bsd ; then # On BSD, the UUID functions are in libc AC...
AC_ARG_WITH(kernel-dir, [AS_HELP_STRING([--with-kernel-dir=DIR], [path to linux kernel source directory])], [AS_HELP_STRING([kernel_src_path="$withval"],], [[kernel_src_path=""])]) AC_ARG_WITH(samples-dir, [AS_HELP_STRING([--with-samples-dir=DIR], [specify location...
#include <linux/mod_devicetable.h> /* hid_device_id */ #include <linux/timer.h> #include <linux/workqueue.h> #include <linux/input.h> #include <linux/semaphore.h> #include <linux/mutex.h> #include <linux/power_supply.h> ...
# ktap needs a Linux kernel to be built # # BR2_PACKAGE_LATENCYTOP is not set # BR2_PACKAGE_LMBENCH is not set # BR2_PACKAGE_LSOF is not set BR2_PACKAGE_LTP_TESTSUITE_ARCH_SUPPORTS=y # BR2_PACKAGE_LTP_TESTSUITE is not set # BR2_PACKAGE_LTTNG_BABELTRACE is not set # ...
Prevent size overflow in calloc for kernel; cleaned it up fpix and dpix bmp reading now accepts negative height Simplified splitimage2pdf; it no longer uses ps2pdf Remove name-mangling WRITE_AS_NAMED compile option. Removed 2 deprecated write functions. Added these regression tests: locmi...
In particular, be aware the "cached" value is memory held by the Linux kernel as file cache, so effectively counts toward the "free" value. Java system debugging is a different kettle of fish, but a simple trick on Oracle's and some other JVMs is that you can run kill -3 <pid> ...