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