NetBSD/lib/libc/compat/gen
drochner 87941501db use the local versions of ldexp/frexp/modf again rather than pulling
in libm source code. The libm functions depend on other libm functions,
this requires symbol renaming, and with the reachover method this
is going to be a mess. Also, bundling the dependencies into one .o
file has the potential to cause symbol conflicts on static linking.
2010-04-23 19:04:54 +00:00
..
Makefile.inc use the local versions of ldexp/frexp/modf again rather than pulling 2010-04-23 19:04:54 +00:00
compat___fts13.c PR/42201: NAKAJIMA Yoshihiro: fts(3): broken compatibility 2009-10-19 17:52:01 +00:00
compat___fts30.c PR/42201: NAKAJIMA Yoshihiro: fts(3): broken compatibility 2009-10-19 17:52:01 +00:00
compat___fts31.c PR/42201: NAKAJIMA Yoshihiro: fts(3): broken compatibility 2009-10-19 17:52:01 +00:00
compat___fts32.c PR/42201: NAKAJIMA Yoshihiro: fts(3): broken compatibility 2009-10-19 17:52:01 +00:00
compat___fts50.c PR/42201: NAKAJIMA Yoshihiro: fts(3): broken compatibility 2009-10-19 17:52:01 +00:00
compat___glob13.c
compat__readdir_unlocked30.c
compat__sys_errlist.c
compat__sys_nerr.c
compat__sys_siglist.c
compat_alphasort.c
compat_devname.c
compat_errlist.c
compat_frexp_ieee754.c use the local versions of ldexp/frexp/modf again rather than pulling 2010-04-23 19:04:54 +00:00
compat_fts.c PR/42201: NAKAJIMA Yoshihiro: fts(3): broken compatibility 2009-10-19 17:52:01 +00:00
compat_getmntinfo.c
compat_getpwent.c
compat_glob.c
compat_lastlogx.c
compat_ldexp_ieee754.c use the local versions of ldexp/frexp/modf again rather than pulling 2010-04-23 19:04:54 +00:00
compat_modf_ieee754.c use the local versions of ldexp/frexp/modf again rather than pulling 2010-04-23 19:04:54 +00:00
compat_opendir.c
compat_readdir.c
compat_scandir.c
compat_siglist.c
compat_signame.c
compat_sigsetops.c
compat_time.c
compat_times.c
compat_timezone.c
compat_unvis.c
compat_utime.c
compat_utmp.c
compat_utmpx.c