summaryrefslogtreecommitdiff
path: root/sys/src/libc
AgeCommit message (Expand)Author
2013-06-14pool: use splaying to balance free node treecinap_lenrek
2013-06-10acid: fix dumptree() acid function to work in kernel debug, update malloc.aci...cinap_lenrek
2013-05-31pool: do poolcheck when free nodes get corrupted instead of assertcinap_lenrek
2013-05-01frexp: handle NaN values (from sources)cinap_lenrek
2013-04-03pushtls: remove unneccesary include <auth.h> (from sources)cinap_lenrek
2013-03-03fltfmt: make %g print decimal numbers less than 1 with a leading zeroppatience0
2013-03-03fltfmt: %.0g should print with one significant figureppatience0
2013-03-01fltfmt: fix %g not printing as %e in some cases when it shouldppatience0
2013-02-27fltfmt: %.ng is supposed to print a number with n significant figures, but it...ppatience0
2013-01-26libc: update atomic ops and fp code for arm (from sources)cinap_lenrek
2013-01-25libc: set malloctag for runestrdup()cinap_lenrek
2012-12-31fix utf and rune handling in preparation for 32bit runescinap_lenrek
2012-09-01isodate in libc? revert every commit for great justice!cinap_lenrek
2012-09-02Add isotime() and isodate() functions to libc.google
2012-09-02Fix date formatting in asctime after year 2099.google
2012-08-19calloc: check multiplication overflowcinap_lenrek
2012-07-29add tsemacquire syscall for gocinap_lenrek
2012-05-22allow # netpath in dial stringcinap_lenrek
2012-01-10libc: restoring simple sequential version of dial()cinap_lenrek
2011-09-05strdup: set malloctagcinap_lenrek
2011-08-20getpid: use tosaiju
2011-08-17fix broken perm formatcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen