mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
6689a1882b
2000-04-10 Ulrich Drepper <drepper@redhat.com> * Versions.def (librt): Add GLIBC_2.2. * rt/Makefile (librt-routines): Add get_clockfreq, clock_getcpuclockid, clock_getres, clock_gettime, clock_settime, timer_create, timer_delete, timer_getoverr, timer_gettime, and timer_settime. * rt/Versions [librt] (GLIBC_2.2): Add clock_getres, clock_gettime, clock_settime, timer_create, timer_delete, timer_getoverrun, timer_gettime, and timer_settime. * sysdeps/generic/clock_getcpuclockid.c: New file. * sysdeps/generic/get_clockfreq.c: New file. * sysdeps/unix/i386/clock_getcpuclockid.c: New file. * sysdeps/unix/sysv/linux/i386/get_clockfreq.c: New file. * sysdeps/mach/hurd/i386/bits/time.h: New file. * sysdeps/unix/i386/i586/clock_getres.c: New file. * sysdeps/unix/i386/i586/clock_gettime.c: New file. * sysdeps/unix/i386/i686/Implies: New file. * sysdpes/unix/sysv/linux/i386/bits/time.h: New file. * time/Makefile (routines): Move clock_getres, clock_gettime, clock_settime, timer_create, timer_delete, timer_getoverr, timer_gettime, and timer_settime to rt/Makefile. * time/Versions [libc] (GLIBC_2.2): Remove clock_getres, clock_gettime, clock_settime, timer_create, timer_delete, timer_getoverrun, timer_gettime, and timer_settime. * sysdeps/mach/hurd/bits/time.h: Drop K&R compatibility. Use __const__ and not const as attribute name.
91 lines
890 B
Modula-2
91 lines
890 B
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
|
|
%ifdef USE_IN_LIBIO
|
|
HURD_CTHREADS_0.3
|
|
%endif
|
|
}
|
|
libcrypt {
|
|
GLIBC_2.0
|
|
}
|
|
libdb {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
}
|
|
libdl {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
}
|
|
libm {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
}
|
|
libnsl {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
}
|
|
libnss_compat {
|
|
GLIBC_2.0
|
|
}
|
|
libnss_db {
|
|
GLIBC_2.0
|
|
}
|
|
libnss_dns {
|
|
GLIBC_2.0
|
|
}
|
|
libnss_files {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
}
|
|
libnss_hesiod {
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
}
|
|
libnss_nis {
|
|
GLIBC_2.0
|
|
}
|
|
libnss_nisplus {
|
|
GLIBC_2.0
|
|
}
|
|
libpthread {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.1.1
|
|
GLIBC_2.1.2
|
|
GLIBC_2.2
|
|
}
|
|
libresolv {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
}
|
|
librt {
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
}
|
|
libutil {
|
|
GLIBC_2.0
|
|
}
|
|
libdb1 {
|
|
GLIBC_2.0
|
|
}
|
|
ld.so {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.1.1
|
|
}
|
|
libthread_db {
|
|
GLIBC_2.1.3
|
|
}
|