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
Age
Commit message (
Expand
)
Author
2013-09-30
Don't return 0x1.0p31 for every input value 2^N.
mlelstv
2013-09-26
Give RUMP mutex and rwlock their own cache-line. Also give a separate
rmind
2013-09-25
Fix a NULL dereference if the exit_alt_charset_mode capability is not defined.
dsainty
2013-09-24
rumpuser_rwlock: replace internal pthread_spin_lock (for protecting reader
rmind
2013-09-23
Make compile with -DNO_FLOATING_POINT
pooka
2013-09-23
If pthread_create() fails with EAGAIN, try a few more times with short
pooka
2013-09-22
Attempt to clarify that fsync() is like fsync_range() with the
apb
2013-09-21
Update LLVM/Clang snapshot to r191105. This brings in a better detection
joerg
2013-09-20
Welcome to tzcode 2013e:
christos
2013-09-19
look in the right place for the modules of compat binaries
christos
2013-09-19
Pass MLIBDIR to CPPFLAGS.
christos
2013-09-19
G/C npf_ncode(9)
rmind
2013-09-19
NPF: G/C n-code in favour of BPF byte-code. Delete lots of code, mmm!
rmind
2013-09-19
- Convert NPF to use BPF byte-code by default. Compile BPF byte-code in
rmind
2013-09-18
Fix previous: use PICFLAGS for crtbeginS.o
uwe
2013-09-14
GC put16.
joerg
2013-09-14
Add needed sys/stat.h include for utimens functions.
njoly
2013-09-14
Redo previous to fix build break.
nakayama
2013-09-13
Use __RCSID.
joerg
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-09-12
NetBSD certainly supports TLS in static applications if it supports TLS
joerg
2013-09-11
If a library needs a symbol from another library, pull that library in
joerg
2013-09-10
Define ELF_NOTE_MARCH_DESC for when running non-eabi in compat_netbsd32
matt
2013-09-10
more platform-specific qualifiers
pooka
2013-09-10
-I../librumpuser is still required for sp_common.c
pooka
2013-09-10
MARCH note is conditional
matt
2013-09-10
use <rump/rumpuser_port.h>
pooka
2013-09-10
Install rumpuser_port.h
pooka
2013-09-10
Add support for a NetBSD MARCH elf note to record the MACHINE_ARCH for
matt
2013-09-09
Don't scrub the environment unless we are going to change it. This should
tron
2013-09-08
detect whether hw divide is present.
matt
2013-09-08
Detect presence of hardware divide.
matt
2013-09-06
document MD ways to access private data for some platforms
yamt
2013-09-05
Avoid strict-alias problem flagged by certain compilers (e.g. Centos one):
pooka
2013-09-05
mips .eh_frame is writable
matt
2013-09-05
bic sp not allowed in thumb (even with thumb2)
matt
2013-09-04
Fix the .cfi correctly.
matt
2013-09-04
Fix build by matching .cfi/#if.
htodd
2013-09-04
only emit cfi if __ARM_EABI__ && __UNWIND_TABLES__
matt
2013-09-04
Fix typos from FreeMiNT's db-1.86 patch.
ryoon
2013-09-03
print an error if we failed to allocate.
christos
2013-09-03
Use less got, add END(), make thumb tolerant.
matt
2013-09-02
Missing alias for strerror_l.
joerg
2013-08-30
Use a constructor to get the cache_info.
matt
2013-08-29
add stdint.h for FreeBSD compat.
christos
2013-08-29
use sysctl to find the pathname argv[0] if available (from FreeBSD via
christos
2013-08-28
Bump libc minor for consttime_memequal and explicit_memset.
riastradh
2013-08-28
Publish explicit_memset and consttime_memequal in userland libc.
riastradh
2013-08-28
Make explicit_memset match memset's return value.
riastradh
[next]