]> git.lizzy.rs Git - plan9front.git/history - sys/include/libc.h
libc: use usize for sbrk() increment
[plan9front.git] / sys / include / libc.h
2021-07-25 cinap_lenreklibc: use usize for sbrk() increment
2021-07-25 cinap_lenreklibc: change usize to 64-bit for amd64 and arm64, make...
2021-07-03 Ori Bernsteinlibc: add encode(2) variants for custom alphabets
2020-08-11 Ori Bernsteinmerge
2020-08-10 Ori Bernsteinlibc: new date apis
2020-06-14 cinap_lenreklibc: revert date change again. this is getting ridicuo...
2020-06-14 Ori Bernsteinlibc, seconds: new time and date apis (try 2)
2020-06-14 cinap_lenreklibc: reverting previous change until ori can fix it
2020-06-13 Ori Bernsteinlibc, seconds: new time and date apis.
2018-09-26 cinap_lenreklibc: add procsetname()
2018-09-26 cinap_lenreklibc: return number of bytes produced for idn2utf(...
2018-09-25 cinap_lenrekmerge
2018-09-25 cinap_lenreklibc: add utf2idn() and idn2utf() functions to deal...
2017-12-31 cinap_lenreklibc: constant time implementation for encode(2) routin...
2017-10-28 cinap_lenreklibc: improve alignment of QLp structure on amd64,...
2016-01-07 cinap_lenrekintroduce signed intptr and %z format modifier for...
2015-09-06 cinap_lenreklibc: remove privfree(), simplify privalloc()
2014-01-19 cinap_lenrekmalloc: change malloc and realloc tag types to uintptr
2013-10-17 cinap_lenrekchange Rune from ushort to uint for to 21 bit runes...
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-04-24 cinap_lenrekmake all the commands agnostic about Rune width. (from...
2012-12-31 cinap_lenrekfix utf and rune handling in preparation for 32bit...
2012-09-01 cinap_lenrekisodate in libc? revert every commit for great justice!
2012-09-02 googleAdd prototypes for isotime and isodate. This should...
2012-08-02 cinap_lenrekformat check for octal fmt strings (import from sources)
2012-07-29 cinap_lenrekadd tsemacquire syscall for go
2011-06-26 cinap_lenrekmerge
2011-06-25 aijuadded ainc / adec prototype
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 - sys/include