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
2020-03-25
Delete the BUGS paragraph about the "missing" const qualifier for the
kre
2020-03-25
Document strerror_l()
kre
2020-03-25
Relax fdatasync restriction that fd be writable
gdt
2020-03-25
Arrange that strerror(-1) prints "Unknown error: -1" and not the
kre
2020-03-25
Protect against malloc failure corrupting errno, which is not
kre
2020-03-08
Bump new libc minor due to new errno codes
mgorny
2020-03-08
PR standards/44921: Add errno consts for robust mutexes
mgorny
2020-03-08
Sync signal messages between catalog and sys_siglist
mgorny
2020-03-08
Sync errno messages between catalog and errno.h
mgorny
2020-03-08
Fix broken printf(3) %d output for numbers more than two digits, e.g.,
rin
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-23
+EINVAL
ad
2020-02-23
Change the previous cast from unsigned int to unsigned long
kamil
2020-02-22
Avoid undefined behavior in fread(3)
kamil
2020-02-22
Avoid undefined behavior in the rand48(3) implementation
kamil
2020-02-22
Remove vestigial remnant of an earlier modification to the module
pgoyette
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-02-22
Avoid unportable left shift construct
kamil
2020-02-21
Avoid undefined behavior in *BIT macros
kamil
2020-02-05
Remove trailing whitespace.
wiz
2020-02-04
Mention that we don't honor the other mode bits.
christos
2020-02-01
Revert previous
kamil
2020-02-01
Switch atform allocations from malloc()+free() to mmap()+munmap()
kamil
2020-01-27
Make x86 use the C versions of bcmp() and memcmp().
ad
2020-01-23
Fix name of keyword so it will worwk correctly. :)
pgoyette
2020-01-14
Adjust the error return value of pthread_sigmask for !libpthread usage
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
2020-01-04
Document PT_LWPSTATUS and PT_LWPNEXT in ptrace(2)
kamil
2019-12-27
s/inital/initial/
msaitoh
2019-12-23
Explain in kevent(2) the semantics of EINTR
kamil
2019-12-22
Document udata type switch in struct kevent in the kqueue(2)
kamil
2019-12-19
tcgetsid() is defined in <termios.h>, not <sys/types.h> or <unistd.h>.
leot
2019-12-15
PR 54619: Remove semaphore limit introduce as part of GSoC 2016 with
joerg
2019-12-07
Add missing MLINK for membar_datadep_consumer(3).
riastradh
2019-12-06
Note also that the load address (if provided) is also for the module's
pgoyette
2019-12-06
Fix manpage due to updated aligned_alloc behavior
nros
2019-12-04
Note that the size returned by modctl(2) and displayed by modstat(8) is
pgoyette
2019-12-02
Add cfi annotations so that gdb can unwind the stack through signal handlers.
christos
2019-11-21
Fix PR/54074 and PR/54093 completely.
nakayama
2019-11-07
Mirror the ld.elf_so logic for handling aligning the TLS size.
joerg
2019-11-05
Use alignof and not size_t for platforms with non-natural base
joerg
2019-11-04
PR 54093: Align static TLS area to max_align_t.
joerg
2019-10-29
Always include soft-float compare and order logic in libc when using
joerg
2019-10-27
accept() is a function, not an argument!
pgoyette
[prev]
[next]