mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
ddfd053577
* Versions: Define GLIBC_2.7 for libc. * include/stdio.h: Declare __fortify_fail. * debug/fortify_fail.c: New file. * debug/Makefile (routines): Add fortify_fail. * debug/chk_fail.c: Use __fortify_fail. * debug/stack_chk_fail.c: Likewise. * io/Versions: Export __open_2, __open64_2, __openat_2, and __openat64_2 for GLIBC_2.7. * io/fcntl.h: When compiling with fortification, include bits/fcntl2.h. * io/open.c: Define *_2 variant of function which checks for O_CREAT and fails if necessary. * io/open64.c: Likewise. * io/openat.c: Likewise. * io/openat64.c: Likewise. * sysdeps/unix/sysv/linux/open64.c: Likewise. * sysdeps/unix/sysv/linux/openat.c: Likewise. * sysdeps/unix/sysv/linux/openat64.c: Likewise. * io/bits/fcntl2.h: New file. * include/fcntl.h: Declare __open_2, __open64_2, __openat_2, and __openat64_2. * include/bits/fcntl2.h: New file. * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines): Add open_2. * sysdeps/unix/sysv/linux/open_2.c: New file.
126 lines
1.4 KiB
Modula-2
126 lines
1.4 KiB
Modula-2
libBrokenLocale {
|
|
GLIBC_2.0
|
|
}
|
|
libc {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.1.1
|
|
GLIBC_2.1.2
|
|
GLIBC_2.1.3
|
|
GLIBC_2.1.4
|
|
GLIBC_2.2
|
|
GLIBC_2.2.1
|
|
GLIBC_2.2.2
|
|
GLIBC_2.2.3
|
|
GLIBC_2.2.4
|
|
GLIBC_2.2.5
|
|
GLIBC_2.2.6
|
|
GLIBC_2.3
|
|
GLIBC_2.3.1
|
|
GLIBC_2.3.2
|
|
GLIBC_2.3.3
|
|
GLIBC_2.3.4
|
|
GLIBC_2.4
|
|
GLIBC_2.5
|
|
GLIBC_2.6
|
|
GLIBC_2.7
|
|
%ifdef USE_IN_LIBIO
|
|
HURD_CTHREADS_0.3
|
|
%endif
|
|
%ifdef EXPORT_UNWIND_FIND_FDE
|
|
GCC_3.0
|
|
%endif
|
|
GLIBC_PRIVATE
|
|
}
|
|
libcrypt {
|
|
GLIBC_2.0
|
|
}
|
|
libdl {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.3.3
|
|
GLIBC_2.3.4
|
|
}
|
|
libm {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
GLIBC_2.2.3
|
|
GLIBC_2.3.4
|
|
GLIBC_2.4
|
|
}
|
|
libnsl {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
}
|
|
libnss_compat {
|
|
GLIBC_PRIVATE
|
|
}
|
|
libnss_dns {
|
|
GLIBC_PRIVATE
|
|
}
|
|
libnss_files {
|
|
GLIBC_PRIVATE
|
|
}
|
|
libnss_hesiod {
|
|
GLIBC_PRIVATE
|
|
}
|
|
libnss_nis {
|
|
GLIBC_PRIVATE
|
|
}
|
|
libnss_nisplus {
|
|
GLIBC_PRIVATE
|
|
}
|
|
libpthread {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.1.1
|
|
GLIBC_2.1.2
|
|
GLIBC_2.2
|
|
GLIBC_2.2.3
|
|
GLIBC_2.2.6
|
|
GLIBC_2.3.2
|
|
GLIBC_2.3.3
|
|
GLIBC_2.3.4
|
|
GLIBC_2.4
|
|
GLIBC_2.6
|
|
GLIBC_PRIVATE
|
|
}
|
|
libresolv {
|
|
GLIBC_2.0
|
|
GLIBC_2.2
|
|
GLIBC_2.3.2
|
|
GLIBC_PRIVATE
|
|
}
|
|
librt {
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
GLIBC_2.3
|
|
GLIBC_2.3.3
|
|
GLIBC_2.3.4
|
|
GLIBC_2.4
|
|
}
|
|
libutil {
|
|
GLIBC_2.0
|
|
}
|
|
ld {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.3
|
|
GLIBC_2.4
|
|
GLIBC_PRIVATE
|
|
}
|
|
libthread_db {
|
|
GLIBC_2.1.3
|
|
GLIBC_2.2.3
|
|
GLIBC_2.3
|
|
GLIBC_2.3.3
|
|
}
|
|
libanl {
|
|
GLIBC_2.2.3
|
|
}
|
|
libcidn {
|
|
GLIBC_PRIVATE
|
|
}
|