summaryrefslogtreecommitdiffstats
path: root/sys/libkern/strncpy.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-05-08 13:01:59 +0000
committerpeter <peter@FreeBSD.org>1999-05-08 13:01:59 +0000
commite1866010a11f0ab9a9b5b3ca6b12ee0e0ac13ff5 (patch)
treef1eccaa4de460b2534627473986978168d12dc18 /sys/libkern/strncpy.c
parentc845ce79190131c6408f2278bcca8c51db40c01b (diff)
downloadFreeBSD-src-e1866010a11f0ab9a9b5b3ca6b12ee0e0ac13ff5.zip
FreeBSD-src-e1866010a11f0ab9a9b5b3ca6b12ee0e0ac13ff5.tar.gz
First stages of a module dependency cleanup. This part fixes a
particularly annoying hack, namely having the linker bash the moduledata to set the container pointer, preventing it being const. In the process, a stack of warnings were fixed and will probably allow a revisit of the const C_SYSINIT() changes. This explicitly registers modules in files or preload areas with the module system first, and let them initialize via SYSINIT/DECLARE_MODULE later in their SI_ORDER_xxx order. The kludge of finding the containing file is no longer needed since the registration of modules onto the modules list is done in the context of initializing the linker file.
Diffstat (limited to 'sys/libkern/strncpy.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud