summaryrefslogtreecommitdiff
path: root/sys/include/libc.h
AgeCommit message (Expand)Author
2017-12-31libc: constant time implementation for encode(2) routines, fix base32cinap_lenrek
2017-10-28libc: improve alignment of QLp structure on amd64, cosmeticscinap_lenrek
2016-01-07introduce signed intptr and %z format modifier for formating uintptr and intptrcinap_lenrek
2015-09-06libc: remove privfree(), simplify privalloc()cinap_lenrek
2014-01-20malloc: change malloc and realloc tag types to uintptrcinap_lenrek
2013-10-17change Rune from ushort to uint for to 21 bit runes (thanks mischief!)cinap_lenrek
2013-09-26reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29)cinap_lenrek
2013-09-21libc: change tas/sleep locks to cas/semacquire/semrelease locks (from sources)cinap_lenrek
2013-04-24make all the commands agnostic about Rune width. (from sources)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 prototypes for isotime and isodate. This should have been in the previous...google
2012-08-02format check for octal fmt strings (import from sources)cinap_lenrek
2012-07-29add tsemacquire syscall for gocinap_lenrek
2011-06-25added ainc / adec prototypeaiju
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso image - sys/includeTaru Karttunen