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
2022-05-31
libc: Reintroduce getentropy.
riastradh
2022-05-28
fix various typos in comments, mainly origional->original,
andvar
2022-05-20
s/appropiate/appropriate/ in comments and readme file.
andvar
2022-04-21
nameser_compat.h: simplify logic to determine byte order
gutteridge
2022-01-06
err.h: dead once is dead enough
uwe
2021-12-30
Make fdopendir visible according to POSIX.1 spec.
nros
2021-12-08
fix various typos in comments and log messages.
andvar
2021-11-07
Commit the userland portion of the posix_spawn_chdir project by Piyush Sachdeva
christos
2021-11-02
Expose sigaltstack, stack_t and friends to Posix Issue 5 (200809L) References:
christos
2021-11-01
Version the sigaction(2) libc wrapper. The new version uses the "siginfo"
thorpej
2021-10-15
fix typos in comments.
andvar
2021-09-18
Change the default for ACLs to be posix1e instead of nfsv4 to match FreeBSD.
christos
2021-09-11
stdio.h: remove outdated comment for vscanf
rillig
2021-09-11
stdio.h: sync comment for struct __sFILE with reality
rillig
2021-09-11
stdio.h: remove outdated comment about fpos_t
rillig
2021-09-11
stdio.h: fix typo in comment
rillig
2021-09-11
stdio.h: fix typo in comment
rillig
2021-09-03
fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/
andvar
2021-08-15
utmpx.h: fix comment missed in r. 1.10 _NETBSD_SOURCE changes
gutteridge
2021-08-09
fix various typos in compatibility, mainly in comments.
andvar
2021-07-03
PR/56250: Michael Forney: mkstemp/mkdtemp not declared with
christos
2021-06-19
Add external attribute dumping and restoring support from FreeBSD.
christos
2021-04-30
Default to check-names for safety.
christos
2021-02-23
- Replace REG_ENOSYS (unused) with REG_ILLSEQ.
christos
2020-12-04
Correct typo in previous.
kre
2020-12-04
Add __null_sentinel
christos
2020-11-18
Don't complain about additional DNAME records received when resolving A or
is
2020-10-10
- remove bitypes.h fossil
christos
2020-10-03
add set_rpc_maxgrouplist(3)
christos
2020-09-22
remove getentropy bits
nia
2020-09-22
Remove duplicate word in a comment
kamil
2020-09-21
Upgrade the SVR4 RTLD r_debug protocol to version 1
kamil
2020-09-21
Refine the documentation of r_debug
kamil
2020-09-05
make the 2nd argument to __memmove_chk() const
mrg
2020-06-28
nameser_compat.h: correct preprocessor error syntax
gutteridge
2020-06-04
Remove bogus tests for 64-bit i386 and SuperH
nia
2020-05-26
Avoid depending on namespace pollution in stdlib.h.
joerg
2020-05-16
Add ACL support for FFS. From FreeBSD.
christos
2020-05-13
Remove trailing whitespace
joerg
2020-05-06
Add getentropy() to libc - a simple wrapper to access the kernel CSPRNG.
nia
2020-04-17
Remove the static_assert() fallback for pre-C11 and pre-C++11
kamil
2020-04-05
Fix depenency on common symbols in sbin.
joerg
2020-04-02
s/impliment/implement/ in comment.
msaitoh
2020-03-31
Add getsid(2) to the XOPEN namespace (again)
kamil
2020-03-31
Expose getsid(2) to POSIX >= 2008
kamil
2020-03-20
Fix visibility of various C99 features, esp. for C++11.
joerg
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
[next]