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
2021-12-12
fix typos in word "operation(s)".
andvar
2021-12-10
s/occured/occurred/ in comments, log messages and man pages.
andvar
2021-12-10
s/unaccessible/inaccessible/
andvar
2021-12-08
s/efficent/efficient/ in comments.
andvar
2021-12-07
s/listner/listener/
andvar
2021-12-05
PR/56538: coypu: For compat ctime and friends (when time_t was 32 bits)
christos
2021-12-05
jemalloc.3: fix malformed CVS Id
rillig
2021-12-05
s/supress/suppress/
msaitoh
2021-12-05
s/succesful/successful/ in comment.
msaitoh
2021-12-05
s/numberic/numeric/ in comment.
msaitoh
2021-11-27
Trailing whitespace
skrll
2021-11-24
Decorate the VAX signal trampoline with the appropriate .cfi
thorpej
2021-11-24
Decorate the SuperH signal trampoline with the appropriate .cfi
thorpej
2021-11-23
Decorate the ARM signal trampoline with the appropriate .cfi
thorpej
2021-11-23
Because the PC is not a general purpose register on aarch64, we need
thorpej
2021-11-21
Decorate the m68k signal trampoline with the appropriate .cfi
thorpej
2021-11-21
Decorate the powerpc signal trampoline with the appropriate .cfi
thorpej
2021-11-20
Use the DWARF pseudo-register for the signal trampoline return address.
thorpej
2021-11-19
Mention that fchmod conforms to XPG 4.2. Bump date.
wiz
2021-11-18
Decorate the MIPS signal trampoline with the appropriate .cfi
thorpej
2021-11-15
More cleanups and typo corrections.
kre
2021-11-15
Clean up.
wiz
2021-11-15
Sort SEE ALSO.
wiz
2021-11-15
Add man pages for posix_spawn_file_actions_add{f,}chdir from piyush
christos
2021-11-07
fix various typos, mainly s/prefered/preferred/
andvar
2021-11-07
Commit the userland portion of the posix_spawn_chdir project by Piyush Sachdeva
christos
2021-11-03
CFI: Saved RA needs to point to the PC slot in the ucontext_t.
thorpej
2021-11-03
Set up the CFI in a slightly more rational way.
thorpej
2021-11-02
fts(3): Use reallocarr instead of realloc(x * y), eliminate a temporary
nia
2021-11-02
Adjust for new __sigaction_siginfo symbol.
thorpej
2021-11-01
Version the sigaction(2) libc wrapper. The new version uses the "siginfo"
thorpej
2021-11-01
Don't mention the "struct sigaltstack" name of "stack_t".
thorpej
2021-10-31
Tidy up how __sigaction14_sigtramp.c is added to SRCS.
thorpej
2021-10-30
Put back the sigcontext sigtramp code.
christos
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
citrus: Use calloc instead of malloc'ing and clearing the array manually
nia
2021-10-29
scandir(3): Convert malloc(x * y) and realloc(x * y) to reallocarr
nia
2021-10-29
radixsort(3): use reallocarr instead of malloc(x * y)
nia
2021-10-29
wcsdup(3): use reallocarr to catch integer overflow
nia
2021-10-28
Fix typo in comment: allows, not alows.
riastradh
2021-10-28
Use .Sq instead of a dangling .So
kim
2021-10-27
getaddrinfo(3): malloc + memset -> calloc
nia
2021-10-27
fix problem with uninitialized variable on malformed 32 bit time.
christos
2021-10-27
- Use the signal trampoline version constants from <sys/signal.h>.
thorpej
2021-10-26
Merge all MD __sigaction14_sigtramp.c copies into one:
christos
2021-10-24
setlocale.3: minor updates to reflect the current implementation
gutteridge
2021-10-23
Add support for the EVFILT_EMPTY filter, which is activated when the
thorpej
2021-10-22
Fix build failure
ryoon
2021-10-22
Change to code and documentation from 2021a -> 2021e
christos
[next]