index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
compat
Age
Commit message (
Expand
)
Author
2017-12-09
regen
sevan
2017-12-09
Add asnprintf() to the AC_CHECK_DECLS list.
sevan
2017-10-03
Be consistent with our header.
joerg
2017-10-03
fix fpurge declaration
christos
2017-10-02
regen
christos
2017-10-02
handle __fpurge being declared in <stdio_ext.h>
christos
2017-01-07
regen
christos
2017-01-07
strmode on MacOS/X is in string.h
christos
2017-01-07
adjust for SSP (MacOS/X)
christos
2017-01-07
need ctype.h
christos
2017-01-07
Check for declarations, not the existance of functions since some are
christos
2016-10-19
regen
christos
2016-10-19
try to fix missing decls
christos
2016-03-06
add our libc's regex implementation to libnbcompat.
aymeric
2016-03-01
Remove regexp.h here temporarily
martin
2016-03-01
Revert to rev 1.77 for now on Aymeric's request
martin
2016-03-01
remove regsub.c from the list of files to build because it unbreaks the build
aymeric
2016-02-29
add our libc's regex implementation to libnbcompat.
aymeric
2016-01-20
Regen with autoconf 2.69.
christos
2016-01-09
lex source moved.
christos
2015-10-09
use c comments
christos
2015-10-08
don't lie in the comment; this is not the re-entrant version
christos
2015-10-08
Switch to a version that does not suffer from reporting the wrong length
christos
2015-09-21
Add more compat defs for code compiled for !NetBSD targets.
pooka
2015-09-17
undo previous; include is in ${.OBJDIR}
christos
2015-09-17
make this more robust by using .CURDIR to cd.
christos
2015-07-26
Add reallocarr(3) to tools/compat
kamil
2015-01-18
add strtoi strtou (Kamil Rytarowski)
christos
2015-01-16
regen
christos
2015-01-16
strto{i,u}
christos
2014-12-24
add __UNVOLATILE
christos
2014-12-22
remove unused constants (Kamil Rytarowski)
christos
2014-11-12
If the internals are not explicitly requested, use #include_next to pick
joerg
2014-09-24
put O_CLOEXEC definition here.
christos
2014-09-16
Fix problem reading the last line when it did not contain a delimiter
christos
2014-09-07
Avoid overflowing the "year" value by making the field uint64_t. Adapt
martin
2014-09-01
Copy definitions of __type_min(t), __type_max(t), and some related macros,
apb
2014-09-01
Add a slightly stripped down version of sys/dev/clock/clock_subr.h to make
martin
2014-06-06
Deal with errc/warnc
christos
2014-04-19
Clarify the NetBSD-specific and Linux-specific code at the top of
apb
2014-02-27
To build elftosb with clang++, it needs more than nl_types.h provides.
matt
2014-01-16
Add the {v,}{err,warn}c functions
christos
2014-01-09
fix prototype for strnlen.
apb
2014-01-09
Declare and define strnlen if necessary.
apb
2014-01-09
regen
apb
2014-01-09
Add strnlen to configure tests in tools/compat
apb
2013-12-11
Allow kernel code to access constant databases by moving cdbr(3) and the
joerg
2013-10-24
Define __USE for use during a tools build.
apb
2013-08-18
Support __format_arg.
joerg
2013-08-14
regen
jmcneill
[next]