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
/
common
Age
Commit message (
Expand
)
Author
2011-07-09
add a weak alias for __ffssi2
mrg
2011-07-09
Add long double prototypes.
matt
2011-07-04
ANSIfy
joerg
2011-07-04
sh3 needs the __ffssi2 weak symbol, too.
mrg
2011-07-04
add a weak alias from ffs to __ffssi2. newsmips kernels link now.
mrg
2011-07-04
add support for __floatunsisf().
mrg
2011-07-04
add a weak alias from ffs to __ffssi2. sparc dynamic works with gcc 4.5 now.
mrg
2011-07-04
Update to C89 style.
matt
2011-07-03
Add a weak symbol definition for __ffssi2 so that __builtin_ffs will use
matt
2011-06-20
various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of
mrg
2011-06-19
Correct the example.
pgoyette
2011-06-16
Add support for size optimised versions of the assembler functions in
joerg
2011-06-07
Fix bad cut'n'paste in copyright. Pointed out by dyoung@
bouyer
2011-05-19
- WARNSfy
tsutsui
2011-05-19
radix_tree_clear_tag:
yamt
2011-05-19
radixtree: assertions
yamt
2011-05-19
radixtree: comments
yamt
2011-05-19
radixtree: comments
yamt
2011-04-26
fix _STANDALONE build
yamt
2011-04-20
Update also the non-void pointers to the current test objects.
martin
2011-04-20
Fix "address of a void*" vs. void* confusion.
martin
2011-04-14
- fix _STANDALONE build.
yamt
2011-04-14
fix _STANDALONE build
yamt
2011-04-12
Add RCSIDs
matt
2011-03-27
Fix a typo and a punctuation nit.
wiz
2011-03-24
Add a new libquota library, which contains some blocks to build and/or
bouyer
2011-02-26
Remove duplicate "the". From Henning Petersen in PR 44640.
wiz
2011-02-22
an implementation of radix tree. the idea from linux.
yamt
2011-02-22
Add PIC variant for fetching the lock address.
pooka
2011-02-21
Fix section for umask xrefs.
njoly
2011-02-02
prop_dictionary_internalize_from_file_returns_a_dictionary_not_an_array
plunky
2011-01-25
Use END(sym)
matt
2011-01-23
Add a new O(log(2) implementation. On mips32/mips64, use clz/dclz.
matt
2011-01-20
prop_*_copyout takes an object as second parameter, not a pointer to object.
bouyer
2011-01-20
Typos, wording.
wiz
2011-01-20
Add commas in enumerations.
wiz
2011-01-20
Sort sections.
wiz
2011-01-20
New sentence, new line. Use Dq.
wiz
2011-01-20
Remove trailing whitespace.
wiz
2011-01-19
- Implement prop_{array,dictionary}_copyout(), based on
bouyer
2011-01-17
Move SPARC and SPARC64 to modern CPP. Update UPDATING note for this and
joerg
2011-01-17
Add an membar_ops.S - not used currently.
skrll
2011-01-17
Tweak layout - no functional change.
skrll
2011-01-16
Fix RCSId.
skrll
2011-01-15
Use END(foo) everywhere.
matt
2011-01-12
Allow use of traditional CPP to be set on a per platform base in sys.mk.
joerg
2011-01-02
Make these 64-bit clean.
matt
2010-12-14
Use a consistent approach for rump kernel calls made by libs.
pooka
2010-11-17
Provide proper namespace protection for rbtree(3) because it is now
tron
2010-09-25
Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also
matt
[next]