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 merge christos-time_t 2009-01-11 02:45:45 +00:00
compat__readdir_unlocked30.c
compat__sys_errlist.c
compat__sys_nerr.c
compat__sys_siglist.c
compat_alphasort.c version alphasort. 2009-02-24 18:41:40 +00:00
compat_devname.c merge christos-time_t 2009-01-11 02:45:45 +00:00
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 fix NULL dereferences in the compat versions of getpwent, getpwnam, 2009-06-01 06:04:37 +00:00
compat_glob.c merge christos-time_t 2009-01-11 02:45:45 +00:00
compat_lastlogx.c merge christos-time_t 2009-01-11 02:45:45 +00:00
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 merge christos-time_t 2009-01-11 02:45:45 +00:00
compat_time.c merge christos-time_t 2009-01-11 02:45:45 +00:00
compat_times.c merge christos-time_t 2009-01-11 02:45:45 +00:00
compat_timezone.c merge christos-time_t 2009-01-11 02:45:45 +00:00
compat_unvis.c
compat_utime.c merge christos-time_t 2009-01-11 02:45:45 +00:00
compat_utmp.c merge christos-time_t 2009-01-11 02:45:45 +00:00
compat_utmpx.c merge christos-time_t 2009-01-11 02:45:45 +00:00