]> git.lizzy.rs Git - plan9front.git/history - sys/src/libc/port
libsec: use tsmemcmp() when comparing hashes, use mpfield() for ecc, use mptober...
[plan9front.git] / sys / src / libc / port /
2015-08-03 cinap_lenreklibc: make atoi() not parse c-style octal and hex numbers
2015-04-08 cinap_lenrekpool: avoid triggering assert(b->magic != FREE_MAGIC...
2015-02-26 cinap_lenrekpool: maintain Pool.curalloc for poolallocalign() and...
2015-01-09 cinap_lenrekmerge
2015-01-05 cinap_lenrekpool: more strict checktree() for poolcheck
2014-02-17 cinap_lenrekprof: properly save and restore RARG for amd64
2014-02-14 cinap_lenreklibc: remove malloc.acid and pool.acid
2014-02-06 cinap_lenrekpool: use uintptr for pool size
2014-02-02 cinap_lenrekmalloctag: only store lower 32bit of malloc tag, fix...
2014-02-02 cinap_lenrekmallocalign: make sure alignptr offset is modulo align...
2014-01-19 cinap_lenrekmalloc: change malloc and realloc tag types to uintptr
2013-12-17 cinap_lenrekpool: update debug log format string for poolallocalign()
2013-10-17 cinap_lenreklibc: updated acid files for 21 bit rune change
2013-09-25 cinap_lenrekmerge
2013-09-26 cinap_lenrekreverting semaphore lock changes from sources (r41ccd6d...
2013-09-21 cinap_lenrekmerge
2013-09-21 cinap_lenreklibc: change tas/sleep locks to cas/semacquire/semrelea...
2013-08-14 cinap_lenreklibc: Prevent infinite recursion when modf is called...
2013-07-05 ethanmerge
2013-06-14 cinap_lenrekpool: use splaying to balance free node tree
2013-06-13 cinap_lenrekmerge
2013-06-12 cinap_lenrekmerge
2013-06-10 cinap_lenrekmerge with jpathy
2013-06-09 cinap_lenrekmerge
2013-06-09 cinap_lenrekacid: fix dumptree() acid function to work in kernel...
2013-05-31 cinap_lenrekpool: do poolcheck when free nodes get corrupted instea...
2013-05-06 ppatience0merge
2013-05-01 cinap_lenrekfrexp: handle NaN values (from sources)
2013-01-25 cinap_lenrekmerge
2013-01-25 cinap_lenreklibc: set malloctag for runestrdup()
2012-12-31 cinap_lenrekfix utf and rune handling in preparation for 32bit...
2012-08-19 cinap_lenrekcalloc: check multiplication overflow
2011-09-05 cinap_lenrekstrdup: set malloctag
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image