]> git.lizzy.rs Git - plan9front.git/history - sys/include/ape
Handle NaN and Inf edge cases as specified by posix, instead of barfing.
[plan9front.git] / sys / include / ape /
2018-12-02 mischiefape: declare gethostname
2018-07-01 spewape: an implemenation of getitimer setitimer
2018-06-24 cinap_lenrekmerge
2018-06-21 spewape: add strnlen
2018-06-21 spewape: provide bogus chroot implementation
2018-06-17 spewape: add some common fields for stat, grp and pwd
2018-05-20 cinap_lenrekape: fix auth.h
2018-05-14 aijumerge
2018-05-13 qwxape: add signed fixed size integer typedefs to u.h
2018-04-03 mischiefape: improve assert macro
2018-03-09 aijumptod/dtomp: add to mp.h
2018-01-21 cinap_lenreklibauth: add auth_respondAI() function to get AuthInfo...
2018-01-06 cinap_lenreklibsec: remove asn1toDSApriv()
2018-01-02 cinap_lenrekape: update auth.h header for APE
2017-12-30 cinap_lenreklibsec: implement SPKI fingerprinting for okCertificate()
2017-11-12 cinap_lenreklibsec: AES-NI support for amd64
2017-10-29 cinap_lenreklibsec: rewrite aex_xts_encrypt()/aes_xts_decrypt()
2017-10-28 cinap_lenreklibc: improve alignment of QLp structure on amd64,...
2017-10-17 cinap_lenreklibsec: make sectorNumber argument for aes_xts routines...
2017-10-17 cinap_lenreklibsec: add AES CFB and AES OFB stream ciphers
2017-10-16 cinap_lenrekape/libsec: fix the build, bring ape libsec.h in sync...
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