summaryrefslogtreecommitdiff
path: root/lib/libc/nls/C.msg
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2022-12-13 10:00:55 +0100
committerMerlin Scholz <merlin@scholz.ruhr>2022-12-13 10:00:55 +0100
commit57b8faa72823ed98eb542eccbd0ab203fec47345 (patch)
tree7c679c30e374f8c1cccdc302d2a7d63366f64835 /lib/libc/nls/C.msg
parente4e98eb0d351245fe2cbe30a14ab09e03f56beab (diff)
Add lockcount output via printflockcount-9.3
Diffstat (limited to 'lib/libc/nls/C.msg')
0 files changed, 0 insertions, 0 deletions
ibc/arch/powerpc/string?id=a245205b96719c1c22ec2a0b323927cf6700bab9'>Change NO_SRCS lines to specify .S in order to exclude the .c file fromdsl 2009-08-03bzero.S also defines memset(), so exclude memset.cdsl 2009-07-30If SRCS contains any .S files then remove the corresponding .c file fromdsl 2009-07-18Remove references to index.c and rindex.c (strchr.c and strrchr.cdsl 2008-04-18Fix a stupid typo in a comment. Pointed out by Juergen Hannken-Illjes.garbled 2008-04-18Back out the ppc assembler changes for memcpy/memmove/memcmp on evbppc.garbled 2008-02-21Make use of ppc tuned assembler.garbled 2006-06-17G/c KMSRCS and KMINCLUDES now that we have common/lib/libcuwe 2005-12-20Use reach-over sources from common/lib/libcchristos 2003-07-26netbsd.org->NetBSD.orgsalo 2003-03-15Make it work on cpus with cachelinesize < 32.hannken 2002-07-30Convert to use register prefixes. (0 -> %r0, etc.)matt 2002-03-12Use new CPU_CACHEINFO sysctl to get more detailed information abouteeh 2002-02-20Add bzero.S and strlen.S to the stuff that gets installed in libkern.eeh 2001-11-30Add assembler version of strlen.mjl 2001-11-30Outifdef some stuff not needed in the _KERNEL case.mjl 2001-11-29Make this work in kernel space too.mjl 2001-11-25Add PPC assembler routines for ffs(3), bzero(3) and memset(3).mjl