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
/
gen
Age
Commit message (
Expand
)
Author
2021-02-26
put back line accidentally removed.
christos
2021-02-26
PR/56012: Kouichi Hashikawa: getutent(3) man page is missing
christos
2021-02-21
isascii.3: fix typo
rillig
2021-02-17
Document that rewinddir(3) might either reopen or just lseek the dir.
dholland
2021-02-17
Fix some typos/malapropisms in directory(3).
dholland
2020-09-22
remove getentropy bits
nia
2020-08-20
When not compiling -DSMALL permit use of names RTMIN[+n] and RTMAX[-n]
kre
2020-08-18
make sure errno is always set when we return -1 (Anon Ymous)
christos
2020-07-05
revert previous; utmpxname is already documented in getlastlogx.3. Should
christos
2020-07-05
document utmpxname(3)
christos
2020-06-02
timespec_get(3) was developed by myself
kamil
2020-05-15
Hook up proper fork lock handling for malloc:
joerg
2020-05-11
Do as the manual says, and use _PATH_DEFPATH if PATH is not present in
kre
2020-05-10
Don't add getentropy.c to the build (remove symbol from libc)
maya
2020-05-07
Fix macro usage. Fix typo. New sentence, new line.
wiz
2020-05-06
Add getentropy() to libc - a simple wrapper to access the kernel CSPRNG.
nia
2020-04-22
Explicitly use -fcommon for globals shared between libc and CSU.
joerg
2020-04-19
Rename __atomic_fork to __locked_fork and give it &errno as argument.
joerg
2020-04-16
Introduce intermediate locking for fork, so that the dynamic linker is
joerg
2020-03-30
Add comma in enumeration.
wiz
2020-03-30
Mention elf rather than a.out some more.
maya
2020-03-30
xref elf(5).
maya
2020-03-30
Be less of a minefield for new architectures. They're not going to be a.out.
maya
2020-03-02
Add sysloglike attr.
christos
2020-03-02
fix print-like attrs
christos
2020-03-02
PR/55041: Fix printf format in syslog(3) error message.
christos
2020-02-01
Revert previous
kamil
2020-02-01
Switch atform allocations from malloc()+free() to mmap()+munmap()
kamil
2019-12-27
s/inital/initial/
msaitoh
2019-12-15
PR 54619: Remove semaphore limit introduce as part of GSoC 2016 with
joerg
2019-10-16
Provide sysconf(_SC_RTSIG_MAX) = SIGRTMAX - SIGRTMIN
maya
2019-10-05
getlogin_r: use strcpy(). We check namelen before copying the result.
uwe
2019-09-23
lint is not smart enough to figure out that ilog2() is constant.
christos
2019-09-16
Remove _INCOMPLETE_XOPEN_C063, no longer needed
kamil
2019-09-15
Fix markup, and remove two superfluous Pp.
wiz
2019-09-15
fix wrong names and add markup
christos
2019-09-01
Remove superfluous Pp.
wiz
2019-09-01
Document history of exec()
sevan
2019-08-27
Enhance the support of LLVM sanitizers
kamil
2019-06-12
Fix typo.
wiz
2019-06-12
Rephrase sentence about vfork+exec in posix_spawn(3)
kamil
2019-06-12
Document that posix_spawn(3) uses a dedicated syscall
kamil
2019-06-11
Quote the name "Ed" to avoid confusion with the macro "Ed".
wiz
2019-06-11
Correct outdated note that posix_spawn(3) is implemented with vfork(2)
kamil
2019-05-29
Add GLOB_TILDE_CHECK (from GNU)
christos
2019-05-08
Clarify that strunvisx() and strnunvisx() take the same flags as unvis().
bad
2019-04-26
Unify signbitl implementations.
maya
2019-03-12
Fix typo.
wiz
2019-03-11
PR lib/54053
kre
2019-02-18
appease string + int warning.
christos
[prev]
[next]