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
/
include
Age
Commit message (
Expand
)
Author
2020-03-01
Revert previous
kamil
2020-03-01
Fix typo in a comment
kamil
2020-03-01
Expose max_align_t to C99/C++
kamil
2020-02-22
Correct C99 / C++11 feature testing. Document remaining missing symbols.
joerg
2019-12-13
move P_tmpdir from "/var/tmp/" to "/tmp/".
mrg
2019-12-08
PR lib/54744 (bruno@haible.de)
kre
2019-10-24
Switch the iconv(3) prototype to the POSIX conformant variation
kamil
2019-09-15
remove comment for incomplete x/open impl (kamil)
christos
2019-09-15
one fexecve declaration should be enough.
christos
2019-09-15
Remove the _INCOMPLETE_XOPEN_C063 stuff.
christos
2019-09-15
Declare fexecve
christos
2019-07-03
Sync with 2019b (field name change)
christos
2019-06-04
Move the basic part of XDR to common/include/rpc and common/lib/libc/rpc.
hannken
2019-06-04
Implement xdrmem_control(), used as xdr_control(xdr, XDR_GET_BYTES_AVAIL ...
hannken
2019-05-29
Add GLOB_TILDE_CHECK (from GNU)
christos
2019-05-27
As a _NETBSD_SOURCE extension define static_assert for pre-c11/c++99
kamil
2019-05-22
Limit static_assert visibility to C11.
maya
2019-04-24
Don't install YP headers when MKYP=no
roy
2019-04-04
merge tzcode 2019a
christos
2019-03-12
remove global pointers, add get/seters.
christos
2019-03-10
catch up with name change.
christos
2019-03-10
add missing externs.
christos
2019-03-09
add copyright.
christos
2019-03-09
PR/54050: Ryo ONODERA: Add the jemalloc-specific api prototypes and extern.
christos
2019-01-08
Provide global variables with C linkage, otherwise they will create
joerg
2019-01-05
We can make a stronger guarantee than __pure.
maya
2018-12-28
Limit wcslcat, wcslcpy visibility to _NETBSD_SOURCE
maya
2018-11-18
more type protection macro lossage.
christos
2018-08-15
PR standards/53525: move getsubopt() to stdlib.h
martin
2018-06-24
Fix the rest of the functions that have been made visible by xopen5,
christos
2018-06-24
PR/53393: coypu: move rint to the right section.
christos
2018-02-20
Mark in string.h: memccpy(3) and strdup(3) as _POSIX_C_SOURCE >= 2001
kamil
2018-02-06
fix typo
christos
2018-02-06
detect duplicate declaration of pthread_atfork() in pthread.h
christos
2018-02-04
fixes for GCC 6:
mrg
2018-01-09
Merge autofs support from: Tomohiro Kusumi
christos
2017-12-08
make _lwp_park return the remaining time to sleep in the "ts" argument
christos
2017-10-16
Add endian.h header. Simply includes sys/endian.h
maya
2017-10-07
remove recallocarray
christos
2017-10-07
add recallocarray (used by openssh-7.6)
christos
2017-08-16
Add missing strfmon_l. Noticed by Bruno Haible. Add test case.
joerg
2017-08-16
s/not sure why// and make these work :-)
christos
2017-07-11
Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This
joerg
2017-05-09
Add the new signalname/signalnext/signalnumber interface to libc.
kre
2017-04-23
Add vis DQ.
christos
2017-04-09
fexcept_t + fenv_t should be handled the same way for softfloat
christos
2017-04-04
Add RCS tag.
sevan
2017-03-22
provide a common softfloat fenv implemenation and use it for softfloat builds.
chs
2017-02-23
Add fenv for ia64, imported from FreeBSD, compile tested only.
scole
2017-01-16
add _PATH_DEVZERO
christos
[next]