summaryrefslogtreecommitdiff
path: root/sys/src/9/port/lib.h
AgeCommit message (Expand)Author
2021-08-11qsort: ...forgot to include headers in the commit.Ori Bernstein
2021-07-25libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions us...cinap_lenrek
2020-12-13kernel: implement per file descriptor OCEXEC flag, reject ORCLOSE when openin...cinap_lenrek
2019-09-04kernel: make exec clear errstr, stop side-channels and truncate on utf8 boundarycinap_lenrek
2017-10-29devfs: rewrite cryptio()cinap_lenrek
2016-09-11kernel: xoroshiro128+ generator for rand()/nrand()cinap_lenrek
2016-03-10make kernel UTFmax and Runemax consistent with libc (21-bit runes) (thanks ma...cinap_lenrek
2016-01-07introduce signed intptr and %z format modifier for formating uintptr and intptrcinap_lenrek
2014-01-19kernel: fix declaration of getcallerpc()cinap_lenrek
2012-12-31fix utf and rune handling in preparation for 32bit runescinap_lenrek
2011-07-10merge sd changes from 9atomcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen