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
/
stdlib
Age
Commit message (
Expand
)
Author
2023-05-07
RISC-V support that works on QEMU with a single hart.
skrll
2023-02-21
hcreate.3: fix typo
rillig
2022-12-04
lib: Mark up error names in man pages with .Er
uwe
2022-12-04
Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
uwe
2022-11-30
Trailing whitespace
skrll
2022-11-27
reallocarray.3: minor grammar and style tweaks
gutteridge
2022-11-15
posix_openpt.3: add a history section
gutteridge
2022-10-28
put reallocarray() in the public namespace
wiz
2022-10-04
posix_openpt.3: reflect changes from r. 1.45 of tty_ptm.c
gutteridge
2022-09-28
posix_openpt.3: reflect flag changes from r. 1.44 of tty_ptm.c
gutteridge
2022-09-06
posix_openpt.3: add caveats about oflags
gutteridge
2022-08-31
reallocarr(3): Touch up xrefs.
riastradh
2022-08-31
reallocarr(3): Bump date. Note overflow is handled internally.
riastradh
2022-08-31
reallocarr(3): Clarify semantics.
riastradh
2022-08-18
fix whitespace prefix behavior
christos
2022-08-17
PR/56967: John Zaitseff: Reduce diff with FreeBSD, fixes various bugs.
christos
2022-05-31
fix various typos in comments, documentation and messages.
andvar
2022-05-24
fix various typos in comment, documentation and log messages.
andvar
2022-05-23
s/beggining/beginning/ in comments.
andvar
2022-04-19
lib: remove CONSTCOND comment
rillig
2022-03-14
system(3): Simplify initialization of argp.
riastradh
2022-03-14
system(3): Switch from vfork/execve to posix_spawn.
riastradh
2022-03-13
Avoid referencing uninit'd memory.
kre
2022-03-12
reallocarr returns errno. preserve it.
christos
2022-03-12
_env: use reallocarr
nia
2022-03-12
hcreate(3): use reallocarr instead of malloc(x * y)
nia
2022-02-11
libc/getenv: remove trailing whitespace
rillig
2022-01-04
getopt_long(3): "index" is an argument, not a field.
uwe
2022-01-04
getopt_long(3): use NULL, not 0, for flag in the example.
uwe
2022-01-02
ptsname(3): fix equivalence example
uwe
2021-12-05
jemalloc.3: fix malformed CVS Id
rillig
2021-12-05
s/supress/suppress/
msaitoh
2021-10-29
Add "--" 'options end' parameter to the sh -c call that runs the
kre
2021-10-29
reallocarr does not set errno.
nia
2021-10-29
radixsort(3): use reallocarr instead of malloc(x * y)
nia
2021-08-30
Remove lint workarounds
christos
2021-08-12
fix typos in "environment" word.
andvar
2021-04-20
Instead of compiling files with -fcommon, create an include file and declare
christos
2021-02-26
arrange for tools build
christos
2021-02-16
Correct floating-point terminology.
riastradh
2020-05-15
Hook up proper fork lock handling for malloc:
joerg
2020-05-03
turn off TLS for mips on old jemalloc. it doesn't work.
mrg
2020-04-22
Use __mc68010__ to distinguish m68000 (sun2) from other m68k ports;
rin
2020-04-22
Fix previous for libhack, where _REENTRANT is not defined;
rin
2020-04-21
Switch to using TLS in old jemalloc for everywhere but VAX and sun2.
joerg
2020-02-23
Change the previous cast from unsigned int to unsigned long
kamil
2020-02-22
Avoid undefined behavior in the rand48(3) implementation
kamil
2020-02-22
Reorder words to fix grammar
kamil
2020-02-22
rand48: Document that short integers are unsigned
kamil
2020-02-22
Improve readability of __dorand48()
kamil
[next]