summaryrefslogtreecommitdiff
path: root/usr.sbin/fstyp/ufs.c
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /usr.sbin/fstyp/ufs.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'usr.sbin/fstyp/ufs.c')
0 files changed, 0 insertions, 0 deletions
='/netbsd/commit/lib/libexecinfo?id=1a154cbbcc55d3f0305bc12e2513169c8c2beb78'>use provide KERN_PROC_PATHNAME in PROC_ARGS.christos 2014-10-24Don't overwrite the real unwind.h if it is present.joerg 2014-10-22don't kill the existing includeschristos 2014-10-22Make unwind.h installable.christos 2014-05-06Make EHABI optional.joerg 2014-03-24_Unwind_GetLanguageSpecificData is supposed to return a _Unwind_Ptr.joerg 2014-03-09another libelf instancechristos 2013-11-21From Ed Maste:christos 2013-09-03print an error if we failed to allocate.christos 2013-08-29add stdint.h for FreeBSD compat.christos 2013-08-29use sysctl to find the pathname argv[0] if available (from FreeBSD viachristos 2013-08-22fix typo (Sergey Kandaurov)christos 2013-04-30earm -> earm*matt 2013-04-27Changes for MKCOMPAT for earm.matt 2013-04-25When building for earm, make sure to build unwind_arm_ehabi_stub.*matt 2013-04-25libgcc/libcompiler_rt inlines some functions needed by libexecinfo whenmatt 2012-07-09fix cleanup on errorchristos 2012-06-10mention .Nx 7.0christos 2012-06-09PR/46571: Yui NARUSE: execinfo.h should include stddef.hchristos 2012-05-27remove unrelated fragment.christos 2012-05-27Sort sections.wiz 2012-05-26Add a similar to linux backtrace_* and execinfo.h family of functionschristos