nt='cgit '/>
summaryrefslogtreecommitdiff
path: root/lib/libc/compat/gen
AgeCommit message (Expand)Author
2020-05-21Teach libc's compat ldexp stub to raise fp exceptions.riastradh
2019-09-22Add a new member to struct vfsstat and grow the unused memberschristos
2016-12-16scandir/alphasort take "const struct dirent **" not "const void *" inmrg
2016-10-07Sync with compat and remove dup implementations of ldexp and modf, switchingchristos
2016-08-27remove debuggingchristos
2016-08-27detect overflow in oldexp + newexpchristos
2014-01-16"soon" is "now". Remove all __indr_reference crap.christos
2013-10-04prefix compat with __ in case __dso_hidden is not availablechristos
2013-10-04avoid linker warning for compat symbols that are used internally in libc,christos
2012-10-24Add a warning when we are using the libc version of alloca(3).christos
2012-10-11take care of the signal safe syslog calls which are not exposed.christos
2012-10-10Add compat functions for syslog.christos
2012-03-20Switch to C89 definitions.matt
2012-03-15missed one (thanks joerg)christos
2012-03-14rename the macros ftsent_ since they apply to the ftsent struct not thechristos
2012-03-13Fix all the issues lint is too dumb to warn about and re-enablejoerg
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2012-02-08Add missing cast, fixes i386 build. releng ok.mbalmer
2012-02-08Restore binary compatibility with netbsd-1.x for readdir(3). Tested withchristos
2011-07-01Fix memcpy usage.joerg
2011-03-12Fix various vis/unvis issues:christos
2010-04-23use the local versions of ldexp/frexp/modf again rather than pullingdrochner
2010-01-27fix behavior in case of +-Inf or NaN input: return the properdrochner
2009-10-19PR/42201: NAKAJIMA Yoshihiro: fts(3): broken compatibilitychristos
2009-08-16Version fts one more time! This is the most versioned API ever... Bumpchristos
2009-06-01fix NULL dereferences in the compat versions of getpwent, getpwnam,yamt
2009-02-24version alphasort.christos
2009-01-20cleanup after devmajor_t:drochner
2009-01-11merge christos-time_tchristos
2008-10-26define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build.mrg
2008-09-28this needs finite and scalbnchristos
2008-09-28having 2 separate implementations of frexp ldexp and modf (one here andchristos
2008-09-14fix the -0.0 case, fixes a gm4 test error reported by wizdrochner
2008-05-04Fix a bug in the implementation of seekdir(). If the first entry intonnerre
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-10 - Remove unused ctype.h headerhubertf
2006-10-31Changed error message of ENOPROTOOPT to "Protocol option not available".cbiere
2006-07-27Turn fts_number to a quad.christos
2006-07-03Remove a comment questioning correct denormal handling.drochner
2006-06-27First step to clean up the variety of frexp(), ldexp() and modf()drochner
2006-03-30Unbreak fts13 after yesterdays header changes [yes I keep old binaries aroundchristos
2006-03-30PR/33163: Auster Vl.: fts: cant allocate memory | filename too longchristos
2006-03-26PR/33123: Murray Armfield: standards compliance & glob.hchristos
2006-03-11Add glue to build the compat library as a separate "libcold" turned off bychristos
2005-12-11Restore the compatibility versions of fts not to do path mangling (i.e.christos
2005-11-29WARNS=4christos
2005-09-13compat core reorg.christos