summaryrefslogtreecommitdiff
path: root/lib/libc/sys/kill.2
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 /lib/libc/sys/kill.2
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'lib/libc/sys/kill.2')
0 files changed, 0 insertions, 0 deletions
d>pk 2002-07-06Enable building libx86_64fvdl 2002-03-30Rename libarm32 -> libarm.thorpej 2002-03-26Now also build libm68k when MACHINE_ARCH is m68000.fredette 2001-07-28Build libarm32 on arm26 as well.bjh21 2001-07-14Use libarm32 even on architecture armmatt 2000-02-26Traverse into alpha/.thorpej 1999-08-31Makefile: define SHLIB_VERSION_FILE if SRCS defined.simonb 1999-06-10Include all arch-dependant Makefile.inc's. In each arch-dependentsimonb 1999-03-05make the mipse[lb]->mips translation really workdrochner 1999-03-03Makefile ${MACHINE_ARCH} changes for mips{eb,el}, as suggested byjonathan 1999-02-09Provide a minimal instruction/data cache synchronization C binding.is