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
/
compat
Age
Commit message (
Expand
)
Author
2023-05-19
Add the compat calls for renamed symbols so that configure scripts
skrll
2022-10-08
libc: Use a functional example when warning about incorrect alloca usage
nia
2021-11-07
fix various typos, mainly s/prefered/preferred/
andvar
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-10-30
Put back the sigcontext sigtramp code.
christos
2021-08-09
fix various typos in compatibility, mainly in comments.
andvar
2021-05-25
POSIX sez:
thorpej
2020-12-05
spaces to tab
skrll
2020-10-15
Remove '_OFFSETOF' prefix for genassm(1) generate CPP identifers for
skrll
2020-10-15
Trailing whitespace
skrll
2020-09-20
Add symbol entries for the missing signal functions for the benefit of
christos
2020-05-21
Teach libc's compat ldexp stub to raise fp exceptions.
riastradh
2020-05-05
Mark __cerror as hidden to avoid using the PLT. This is required for new
skrll
2020-05-05
Add a space before any non-nullified instruction. NFCI.
skrll
2020-05-05
Use the delay slot
skrll
2020-05-03
More trailing whitespace
skrll
2020-05-03
Trailing whitespace
skrll
2019-10-04
deduplicate the conversion function from statvfs -> statfs12
christos
2019-09-22
Add a new member to struct vfsstat and grow the unused members
christos
2019-06-18
Fix warning message for mknod symbol linkage
kamil
2018-04-29
Add some compat stubs for aarch64. Not providing any actual compatibility
jmcneill
2017-12-26
Fix const argument inconsistency (found by lint(1))
christos
2016-12-16
scandir/alphasort take "const struct dirent **" not "const void *" in
mrg
2016-10-07
Sync with compat and remove dup implementations of ldexp and modf, switching
christos
2016-08-27
remove debugging
christos
2016-08-27
detect overflow in oldexp + newexp
christos
2016-06-30
various ia64 updates:
mrg
2016-03-26
Do not store FP registers in softfloat userland
martin
2015-10-30
Add tzgetgmtoff() prototype I forgot to commit.
christos
2015-03-26
Return type of compat wait functions should be pid_t not int.
justin
2015-02-09
Include compat in rumprun libc
pooka
2015-01-29
Remove va_arg hack for Clang/PPC.
joerg
2015-01-20
Fix non _REENTRANT build.
christos
2014-09-19
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
matt
2014-09-03
New files for OR1K support
matt
2014-08-13
Use the lint path as workaround for Clang on 32bit PPC for now.
joerg
2014-08-10
If LINT code path uses memcpy, it should also include string.h.
joerg
2014-08-10
Preliminary files for AARCH64 (64-bit ARM) support.
matt
2014-06-12
rename to 60
christos
2014-06-12
fix srandom and initstate signatures (from enh at google)
christos
2014-05-23
Put missing END() markers to set ELF symbol size.
uebayasi
2014-05-23
Define hacked version of END() in addition to ENTRY().
uebayasi
2014-05-22
Put missing END() markers to set ELF symbol size.
uebayasi
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2014-03-04
Avoid a warning and just do the trap #1 instead of calling sigreturn inline.
matt
2014-01-31
expose __lwp_park60
christos
2014-01-24
Load the magic into the right register for the comparison in _longjmp
skrll
2014-01-24
remove bogus comment, we are not working around an assembler issue.
christos
2014-01-23
Use a constant in the text segment to avoid the .lit8 out of range relocation
christos
[next]