Searched hist:"0 d4f7723bc43e06ca22025740cb826a7f282ea11" (Results 1 – 5 of 5) sorted by relevance
/freebsd/share/mk/ |
H A D | src.libnames.mk | diff 0d4f7723bc43e06ca22025740cb826a7f282ea11 Thu Nov 16 00:35:16 CET 2023 Brooks Davis <brooks@FreeBSD.org> libc: link libsys as a auxiliary filter library
At runtime, when rtld loads libc it will also load libsys. For each symbol that is present in both, the libsys one will override the libc one. It continues to be the case that program need only link against libc (usually implicitly). The linkage to libsys is automatic.
Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
|
/freebsd/lib/libc/ |
H A D | Makefile | diff 0d4f7723bc43e06ca22025740cb826a7f282ea11 Thu Nov 16 00:35:16 CET 2023 Brooks Davis <brooks@FreeBSD.org> libc: link libsys as a auxiliary filter library
At runtime, when rtld loads libc it will also load libsys. For each symbol that is present in both, the libsys one will override the libc one. It continues to be the case that program need only link against libc (usually implicitly). The linkage to libsys is automatic.
Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
|
/freebsd/lib/ |
H A D | Makefile | diff 0d4f7723bc43e06ca22025740cb826a7f282ea11 Thu Nov 16 00:35:16 CET 2023 Brooks Davis <brooks@FreeBSD.org> libc: link libsys as a auxiliary filter library
At runtime, when rtld loads libc it will also load libsys. For each symbol that is present in both, the libsys one will override the libc one. It continues to be the case that program need only link against libc (usually implicitly). The linkage to libsys is automatic.
Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
|
/freebsd/ |
H A D | UPDATING | diff 0d4f7723bc43e06ca22025740cb826a7f282ea11 Thu Nov 16 00:35:16 CET 2023 Brooks Davis <brooks@FreeBSD.org> libc: link libsys as a auxiliary filter library
At runtime, when rtld loads libc it will also load libsys. For each symbol that is present in both, the libsys one will override the libc one. It continues to be the case that program need only link against libc (usually implicitly). The linkage to libsys is automatic.
Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
|
H A D | Makefile.inc1 | diff 0d4f7723bc43e06ca22025740cb826a7f282ea11 Thu Nov 16 00:35:16 CET 2023 Brooks Davis <brooks@FreeBSD.org> libc: link libsys as a auxiliary filter library
At runtime, when rtld loads libc it will also load libsys. For each symbol that is present in both, the libsys one will override the libc one. It continues to be the case that program need only link against libc (usually implicitly). The linkage to libsys is automatic.
Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
|