mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-06 05:10:05 +00:00
32b4fe6a63
* elf/Makefile (distribute): Add dl-osinfo.h. * sysdeps/generic/dl-osinfo.h: New file. * sysdeps/unix/sysv/linux/dl-osinfo.h: New file. * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Use DL_SYSDEP_OSCHECK if defined. * sysdeps/unix/sysv/linux/init-first.c: Perform kernel version test only for !SHARED case. Get the code from dl-osinfo.h.
2 lines
34 B
C
2 lines
34 B
C
/* Nothing needed in general. */
|