summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/src/linux_seq_file.c
AgeCommit message (Expand)Author
2025-08-09linuxkpi: Update posittion after copy in `seq_read()`Jean-Sébastien Pédron
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-03-20linuxkpi: Define `seq_has_overflowed()` and `single_open_size()`Jean-Sébastien Pédron
2022-12-21linuxkpi: seq_read: Fix off by one errorEmmanuel Vadot
2022-10-24LinuxKPI: seq_file add "private" versions.Bjoern A. Zeeb
2022-09-20linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build.Hans Petter Selasky
2022-09-20linuxkpi: drm-kmod debugfs supportJake Freeland
2022-03-11lindebugfs: Make single_release() NULL safe.Hans Petter Selasky
2020-09-01compat: clean up empty lines in .c and .h filesMateusz Guzik
2019-02-23import linux debugfs supportMatt Macy