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
/
lib
/
libc
Age
Commit message (
Expand
)
Author
2023-01-31
Note that strchrnul() first appeared in glibc 2.1.1 and appeared in
simonb
2023-01-22
fmtmsg.3: fix typo
rillig
2023-01-18
inet(3): Fix typo in description of size argument.
riastradh
2023-01-18
KNF nit: opening brace of a function on next line.
simonb
2023-01-17
put attributes first for c23 compliance.
christos
2023-01-15
Apply 9cfe9507fcc22cd4a0c4da486ea1c7f0de6b075f for C23 attribute compliance.
christos
2023-01-05
Add errc() and verrc() to the list of functions which do not return,
kre
2022-12-31
setlocale.3: Reflect state of NetBSD locale support in the 21st century
nia
2022-12-28
swab(3): Rewrite this to be understandable.
riastradh
2022-12-28
PR lib/57141 - never decrement len without actually performing a STEP.
kre
2022-12-21
Remove unneeded -D_OPENBSD_SOURCE
wiz
2022-12-13
Handle the case the code originally intended to handle; systems where:
christos
2022-12-13
Trailing whitespace
skrll
2022-12-11
Merge in 2022g:
christos
2022-12-06
getbsize(3): Use .Ev for BLOCKSIZE
uwe
2022-12-04
getnetpath(3): Sprinkle some markup
uwe
2022-12-04
On VAX, compile gdtoa/misc.c at -O0 to avoid incorrect machine code
jakllsch
2022-12-04
fcntl(2): Fix wrong markup in a couple of places
uwe
2022-12-04
Consistently use the 'mv' instrucation (which is itself an alias) instead
skrll
2022-12-04
re_format(7): Add subsection headings for ERE and BRE
uwe
2022-12-04
Bump date for the fixed RETURN VALUES in previous
uwe
2022-12-04
Tweak markup in _lwp_*(2) manual pages
uwe
2022-12-04
lib: Mark up error names in man pages with .Er
uwe
2022-12-04
flock(2): s/Eq/Er/ typo in the ERRORS section
uwe
2022-12-04
Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
uwe
2022-12-04
getservent(3): Section 3 has RETURN VALUES, not DIAGNOSTICS
uwe
2022-12-03
reference /var/db/services.cdb / services_mkdb(8)
jschauma
2022-12-03
Trailing whitespace
skrll
2022-12-03
Trailing whitespace
skrll
2022-11-30
Trailing whitespace
skrll
2022-11-29
socketpair(2): Formatting nits
uwe
2022-11-29
document the only supported type protocol, document type flags
jschauma
2022-11-27
reallocarray.3: minor grammar and style tweaks
gutteridge
2022-11-17
Simply set HAVE_GETRANDOM to false on __APPLE__.
jakllsch
2022-11-16
PR/57083: Jiaxun Yang: Fix build on MacOS/X which has <sys/random.h> but no
christos
2022-11-15
posix_openpt.3: add a history section
gutteridge
2022-11-10
closefrom.3: add a history section
gutteridge
2022-11-05
regerror(3): Allow null errbuf if errbuf_size is zero.
riastradh
2022-11-02
Cleaner to use if/then/else rather than a ton of casts in the ternary operator.
christos
2022-10-29
Update to tzcode2022f
christos
2022-10-28
put reallocarray() in the public namespace
wiz
2022-10-26
rephrase / clarify explanation of struct tm member normalization
jschauma
2022-10-26
fix RCSID.
andvar
2022-10-25
Fix a merge or conversion problem (probably) - a .SH BUGS
kre
2022-10-24
strptime(3): make the fact that %z is an extension more prominent
uwe
2022-10-21
ctime(3): fix unbalanced paren introduced in 1.40
uwe
2022-10-21
ctime(3): add missing leading slash in a pathname
uwe
2022-10-21
escape mathematical minus so it doesn't get rendered as a dash
jschauma
2022-10-21
Note normalizing behavior of mktime(3) using language from FreeBSD.
jschauma
2022-10-18
avoid unnecessary Ns macro
wiz
[next]