]> git.lizzy.rs Git - plan9front.git/history - sys/src/libc/port
pc: replace duplicated and broken mmu flush code in vunmap()
[plan9front.git] / sys / src / libc / port /
2019-06-16 Ori BernsteinHandle NaN and Inf edge cases as specified by posix...
2019-05-04 cinap_lenreklibc: fix NaN check precedence bug in modf() (thanks...
2017-12-31 cinap_lenreklibc: constant time implementation for encode(2) routin...
2017-10-20 cinap_lenreklibc: cleanup atexit and put exits() in its own compila...
2016-11-05 cinap_lenreklibc: move calloc() into its own compilation unit
2016-09-11 cinap_lenreklibc: dont use floating point for portable umuldiv...
2016-08-27 cinap_lenrekmerge
2016-08-27 cinap_lenreklibc: add poolisoverlap() and definitions for Pool...
2016-04-12 cinap_lenreklibc: remove unneeded #include <auth.h> for crypt(...
2016-03-19 BurnZeZlibc: trailing whitespace cleanup
2016-03-16 cinap_lenreklibc: fix runestrecpy() return value (thanks spew)
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