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
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
2020-02-22
Avoid NULL pointer arithmetics on environ
kamil
2020-01-13
Fix atfork malloc handling to include all the locks in old jemalloc.
joerg
2020-01-13
Fix aarch64 definition in old jemalloc
joerg
2019-12-06
Fix manpage due to updated aligned_alloc behavior
nros
2019-09-01
Document history
sevan
2019-03-28
fix compilation for non _REENTRANT
christos
2019-03-04
Hook for jemalloc
christos
2018-12-09
fix grammar.
christos
2018-12-06
Correct handling of minval > maxval in strtonum(3)
kamil
2018-08-30
Allow being compiled as a tool.
christos
2018-08-15
PR standards/53525: move getsubopt to stdlib.h
martin
2018-07-27
it's C18, not C17.
maya
2018-07-27
Claim C17 (although I'm unsure), add a note about C11's requirements.
maya
2018-07-27
C17 conformance: aligned_alloc's size doesn't need to be a multiple of
maya
2018-07-25
Avoid undefined behavior in left bit shift in jemalloc(3)
kamil
2018-06-13
libc: remove explicit cast NULL in atoi
eadler
2018-05-23
Simplify to avoid pointless null pointer arithmetic.
joerg
2018-02-07
Fix typos, as reported by Eitan Adler. Update dates.
pgoyette
2018-01-07
Revert namespacing of atoi(3)
kamil
2018-01-05
add strfmon_l man page links
snj
2018-01-05
Register new weak symbol in libc for internal usage: atoi
kamil
2018-01-04
Add bunch of missing includes of namespace.h in libc
kamil
2017-12-07
Fix obvious typo (cut&pasto or whatever) - there's only one value that
kre
2017-12-01
normalise some indentation. NFC.
mrg
2017-11-27
use calloc rather than malloc + memset 0
maya
2017-11-27
Fix various bugs with strfmon:
christos
2017-11-16
The HPPA architectures (1.1 and 2.0) both define quadruple-word (128-bit)
skrll
2017-11-06
Assert that __cxa_atexit is not used with NULL as DSO. Don't use
joerg
2017-11-02
Revert previous on demand.
kamil
2017-11-02
Correct handling of __cxa_atexit(a,b,NULL) in libc
kamil
[next]