summaryrefslogtreecommitdiff
path: root/tools/compat
AgeCommit message (Expand)Author
2015-10-09use c commentschristos
2015-10-08don't lie in the comment; this is not the re-entrant versionchristos
2015-10-08Switch to a version that does not suffer from reporting the wrong lengthchristos
2015-09-21Add more compat defs for code compiled for !NetBSD targets.pooka
2015-09-17undo previous; include is in ${.OBJDIR}christos
2015-09-17make this more robust by using .CURDIR to cd.christos
2015-07-26Add reallocarr(3) to tools/compatkamil
2015-01-18add strtoi strtou (Kamil Rytarowski)christos
2015-01-16regenchristos
2015-01-16strto{i,u}christos
2014-12-24add __UNVOLATILEchristos
2014-12-22remove unused constants (Kamil Rytarowski)christos
2014-11-12If the internals are not explicitly requested, use #include_next to pickjoerg
2014-09-24put O_CLOEXEC definition here.christos
2014-09-16Fix problem reading the last line when it did not contain a delimiterchristos
2014-09-07Avoid overflowing the "year" value by making the field uint64_t. Adaptmartin
2014-09-01Copy definitions of __type_min(t), __type_max(t), and some related macros,apb
2014-09-01Add a slightly stripped down version of sys/dev/clock/clock_subr.h to makemartin
2014-06-06Deal with errc/warncchristos
2014-04-19Clarify the NetBSD-specific and Linux-specific code at the top ofapb
2014-02-27To build elftosb with clang++, it needs more than nl_types.h provides.matt
2014-01-16Add the {v,}{err,warn}c functionschristos
2014-01-09fix prototype for strnlen.apb
2014-01-09Declare and define strnlen if necessary.apb
2014-01-09regenapb
2014-01-09Add strnlen to configure tests in tools/compatapb
2013-12-11Allow kernel code to access constant databases by moving cdbr(3) and thejoerg
2013-10-24Define __USE for use during a tools build.apb
2013-08-18Support __format_arg.joerg
2013-08-14regenjmcneill
2013-08-14add test for struct tm tm_gmtoff memberjmcneill
2013-08-09regenjmcneill
2013-08-09makefs_udf uses clock_gettime, and on some versions of linux that lives in librtjmcneill
2013-08-06Compile snprintb.c into libnbcompat. The source file is found in theapb
2013-08-06declare snptintb_m() and snprintb() if HAVE_SNPRINTB is not defined.apb
2013-08-06regen, to pick up the test for snprintb_m.apb
2013-08-06Add a configure test for snprintb_m. We will assume thatapb
2013-07-20revert socklen_t to int (from dh)christos
2013-07-19PR/48063: Justin Cormack: incorrect definition of socklen_tchristos
2013-07-19regenpooka
2013-07-19Fix some tests for musl libc -based systems.pooka
2013-03-12not a good place to include "nbtool_config.h"christos
2013-03-05don't leak on error.christos
2013-03-05regenchristos
2013-03-05add dprintfchristos
2013-02-17regenchristos
2013-02-17cygwin defines u_quad_t in <rpc/types.h>, so include this to the headerschristos
2013-02-07yes, but include the right filechristos
2013-02-07add shaX and rmd160 headers, same as mdXchristos
2013-01-26links for makefschristos