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
2020-05-25
Pull up following revision(s) (requested by riastradh in ticket #920):
martin
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
2014-01-16
"soon" is "now". Remove all __indr_reference crap.
christos
2013-11-30
Use PLT_SYM.
joerg
2013-10-04
prefix compat with __ in case __dso_hidden is not available
christos
2013-10-04
avoid linker warning for compat symbols that are used internally in libc,
christos
2013-09-13
Redo the locale cache to be constant. It now contains the localeconv()
joerg
2013-09-12
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
joerg
2013-08-19
Use _INVOKE_CERROR() and movs
matt
2013-08-01
CERROR is now hidden so no need to call it via the PLT
matt
2013-07-25
Fix some more CERROR inversions
matt
2013-07-17
Missed these. Convert to motorola format.
matt
2013-07-17
Use a more compact instruction sequence that also works on coldfire
matt
2013-07-16
Use SYSTRAP.
matt
2013-03-29
Compat glue for lwp park, but does not use the new syscall yet.
christos
2013-03-06
comment and assertion
yamt
2013-01-11
Remove all FPA code.
matt
2012-10-24
Add a warning when we are using the libc version of alloca(3).
christos
2012-10-17
fix trivial typo in warning msg
drochner
2012-10-15
-Wstrict-overflow
msaitoh
2012-10-11
take care of the signal safe syslog calls which are not exposed.
christos
[next]