]> git.lizzy.rs Git - plan9front.git/history - sys/include/ape
aux/cpuid: decode family and model bitfields
[plan9front.git] / sys / include / ape /
2017-05-06 aijuupdate ape/bio.h (thanks jpm)
2017-04-29 cinap_lenreklibdraw: get rid of _drawdebug variable
2017-04-23 cinap_lenreklibsec: sha256 support for thumbprint files, use it...
2017-02-10 cinap_lenrekec(2), rsa(2): document X509toECpub(), X509ecdsaverify...
2017-02-10 cinap_lenreklibsec: make X509toECpub() return CN name like X509toRS...
2017-01-12 cinap_lenrekmerge
2017-01-12 cinap_lenreklibsec: implement extended 192-bit nonce xchacha varian...
2016-10-30 cinap_lenrekape/libsec: add secp384r1 curve parameters for tls
2016-08-28 cinap_lenrekape: add d_stat struct in dirent struct allowing the...
2016-07-10 cinap_lenreklibsec: add scrypt password based key derivation function
2016-04-28 cinap_lenrekremove ape/regexp.h, remove leftover #pragma lib oldlib...
2016-04-20 cinap_lenreklibsec: implement elliptic curve group operations in...
2016-04-12 cinap_lenreklibdraw: avoid BPSHORT()/BPLONG() expansion, cleanup...
2016-04-11 cinap_lenrekape: removing openssl
2016-04-11 cinap_lenrekape: add libauth, libbio, libmp and libsec as replaceme...
2015-09-29 cinap_lenrekape: set MB_CUR_MAX to 4 in stdlib.h for 21-bit runes...
2015-08-04 cinap_lenrekape: implement altzone for tzset()
2015-07-13 cinap_lenrekape: add stdint.h, fix SSIZE_MAX and add SIZE_MAX to...
2015-06-09 ftrvxmtrxremove drawlsetrefresh and convM2Tnoenc: undefined...
2015-06-05 mischiefape: define long long limits
2015-05-27 cinap_lenrekape: include <sys/types.h> in <sys/wait.h> for pid_t...
2013-12-28 cinap_lenrekape: move strdup() from libbsd to libap (from sources)
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_lenrekape: change tas/sleep locks to cas/semacquire/semreleas...
2013-07-05 ethanmerge
2013-06-16 cinap_lenrekdraw: add badrect() function to reject zero, negative...
2013-05-22 jpathymerge
2013-05-11 cinap_lenrekape: change types from unsigned long to void* for rende...
2013-04-01 cinap_lenrekape: add inet_aton()
2013-03-31 cinap_lenrekpython: update python build configuration to new ape...
2013-03-31 cinap_lenrekape: initial IPv6 support, inet_pton()/inet_ntop()...
2013-03-31 cinap_lenrekape: define FD_SETSIZE for select()
2013-03-11 cinap_lenrekape: threadsafe errno
2013-02-28 cinap_lenrekape: add PASS_MAX constant for getpass() to limits...
2012-12-31 cinap_lenrekfix utf and rune handling in preparation for 32bit...
2012-12-03 cinap_lenrekape: fix putenv()
2011-06-04 cinap_lenrekmerge
2011-06-04 cinap_lenrekmerge
2011-06-03 aijuadded EWOULDBLOCK
2011-06-03 aijuadded (unfinished) nanosleep to APE
2011-06-04 aijufixed tzset(), hopefully hg timezone bug should be...
2011-05-21 cinap_lenrekremove keyboard stuff from other ports, make openssl...
2011-05-03 cinap_lenrekadd zlib, bzlib and openssl ape ports
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