index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
lib
/
libkern
/
Makefile.libkern
Age
Commit message (
Expand
)
Author
2021-10-27
revert previous: http://mail-index.netbsd.org/source-changes/2021/10/25/msg13...
ryo
2021-10-25
In some arch, _mcount() would be called recursively when built with COPTS=-O0.
ryo
2021-05-17
move bi-endian disklabel support from the kernel and libsa into libkern.
mrg
2021-01-25
Build strlist.c.
thorpej
2020-06-30
Make copystr() a MI C function, part of libkern and shared on all
maxv
2020-04-30
Rewrite entropy subsystem.
riastradh
2019-12-14
Nix trailing whitespace.
riastradh
2019-12-14
Remove never-used Mersenne twister from libkern.
riastradh
2019-12-14
Omit vestigial unused commented-out experiment.
riastradh
2019-12-14
Include radixtree in the kernel.
ad
2018-09-03
Rename min.c -> uimin.c, max.c -> uimax.c in libkern.
riastradh
2018-07-08
provide memmem
christos
2017-12-08
coalesce the two copies of hexdump into libkern
christos
2017-11-30
Import SHA-3 code into libc and libkern.
riastradh
2016-05-02
move scsipi_strvis -> libkern:strnvisx()
christos
2015-04-15
remove various HAVE_GCC=45 fragments.
mrg
2015-01-16
strtoi and strtou for the kernel
christos
2014-11-20
bcdtobin and bintobcd are now inlines in <dev/clock_subr.h>
christos
2014-08-10
Merge tls-earlyentropy branch into HEAD.
tls
2014-07-19
lua: updated from 5.1 to 5.3 work3
lneto
2014-07-04
${.PARSEDIR} not .${PARSEDIR} for Makefile.compiler-rt include
jmcneill
2014-03-12
Do not include compiler-rt in librump. librump is not a toolchain support
pooka
2014-01-29
Include compiler-rt in libc, libm and libkern.
joerg
2014-01-15
For HAVE_LIBGCC=no, use compiler-rt for quad support.
joerg
2013-12-27
add strncat (for acpi)
christos
2013-12-11
Allow kernel code to access constant databases by moving cdbr(3) and the
joerg
2013-12-02
changed lua_Number to int64_t
lneto
2013-07-23
Another codegen bug that fixes (in this case lots of) atf tests.
skrll
2013-06-29
libkern: add murmurhash module.
rmind
2013-06-24
Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset.
riastradh
2013-03-17
undo sparc64 kludge
christos
2013-03-14
Make sparc64 32-bit kernel buildable.
nakayama
2013-03-11
amend previous sparc64 fix: rump does not know about memcpyset.s
christos
2013-03-10
On sparc64 memcpy and memset are provided by memcpyset.s (should have been
christos
2013-01-23
Add strnlen.c to SRCS (which will automatically use the .S version if it
matt
2012-08-30
Add "consttime_bcmp" and "explicit_bzero" functions for both kernel
drochner
2012-02-05
Migrate one last leftover bit (used only by the kernel now) to
dholland
2012-01-20
Don't use __cmsg_alignbytes in the kernel. Mark it as constant function
joerg
2011-11-19
First step of random number subsystem rework described in
tls
2011-08-26
Build and install ppath(3), property-list paths library.
dyoung
2011-03-24
Add a new libquota library, which contains some blocks to build and/or
bouyer
2011-02-26
Add quad srcs if building x86_64 32-bit libkern.
jakllsch
2011-02-26
Add quad srcs if using MIPS O32 ABI
matt
2010-05-11
fix typo
pooka
2010-01-19
Get rid of last "easy" kernel symbols starting with __:
pooka
2009-12-14
Build fix for the mips64 merge:
uebayasi
2009-11-21
Redo the previous inverted logic. Sort alphabetically.
uebayasi
2009-11-21
Don't build quad support code on 64-bit platforms.
uebayasi
2009-08-14
Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern.
dsl
2009-08-12
Use stuff from libc/Makefile to auto-remove .c files if a .S has been added.
dsl
[next]