index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
include
/
ape
Age
Commit message (
Expand
)
Author
2023-03-22
ape: add stdnoreturn.h
Jacob Moody
2023-01-06
libsec: fix inconsistent prototypes for des (from drawterm)
cinap_lenrek
2022-01-03
ape: export mktemp() in <stdlib.h> when _BSD_SOURCE is set
cinap_lenrek
2021-07-04
libsec: add X509reqtoRSApub() function and return subject alt names in X509to...
cinap_lenrek
2021-06-20
libsec: move zero check to curve25519_dh_finish()
cinap_lenrek
2021-02-20
ape/lib9: expose fd2path (thanks phil9)
Ori Bernstein
2021-01-30
ape/libm: implement log2 in libc
Ori Bernstein
2021-01-23
[9front] ape: remove _SUSV2_SOURCE guard from inttypes.h
Michael Forney
2021-01-01
ape: unify math.h copies
Ori Bernstein
2020-12-19
libauth: add procsetuser() function to change user id of the calling process
cinap_lenrek
2020-12-17
libap: add strndup
Ori Bernstein
2020-09-21
ape/limits.h: fix typo in (U)LLONG_MAX
Ori Bernstein
2020-08-29
ape/ctype.h: add isblank, fix functions (thanks staalmannen)
Ori Bernstein
2020-08-10
stdio.h: correct return type of putc
Ori Bernstein
2020-07-19
stdio: fix warnings, make code more standard
Ori Bernstein
2020-07-11
stdio, ape/stdio: fix order of operations in putc
Ori Bernstein
2020-06-05
ape: make libplumb available under ape.
Ori Bernstein
2020-05-17
Add stdbool.h to ape
Ori Bernstein
2020-05-12
[ape] add missing conversion flags for scanf
Ori Bernstein
2020-05-06
bring stdint.h closer to spec
Ori Bernstein
2020-05-01
use #error when missing define
Ori Bernstein
2020-03-24
turn ptrdiff_t into a 64 bit type
Ori Bernstein
2020-03-24
add intmax_t/uintmax_t as required by c99 7.18.1.5
Ori Bernstein
2020-03-01
libsec: move AES XTS function prototypes to AES definition section in the hea...
cinap_lenrek
2020-03-01
libsec: remove hash pickle functions, document ripemd160, cleanup sechash(2) ...
cinap_lenrek
2020-02-10
remove C99_SPRINTF_EXTENSION define.
Ori Bernstein
2019-09-09
Add toascii() to ape
Roberto E. Vargas Caballero
2019-09-09
Add mkstemp to stdlib.h
Roberto E. Vargas Caballero
2019-09-06
Include integer limits from generic stdint.h in system-specific stdint.h
Ori Bernstein
2019-09-06
Add missing UINTsz_MIN defines to ape stdint.h
Ori Bernstein
2019-08-30
auth/rsa2asn1: implement private key export with -a flag (thanks kvik)
cinap_lenrek
2019-06-19
ape: fix stdio putc() macro, avoiding "result of operation not used" warning
cinap_lenrek
2018-12-02
ape: declare gethostname
mischief
2018-07-01
ape: an implemenation of getitimer setitimer
spew
2018-06-21
ape: add strnlen
spew
2018-06-20
ape: provide bogus chroot implementation
spew
2018-06-17
ape: add some common fields for stat, grp and pwd
spew
2018-05-20
ape: fix auth.h
cinap_lenrek
2018-05-13
ape: add signed fixed size integer typedefs to u.h
qwx
2018-04-02
ape: improve assert macro
mischief
2018-03-09
mptod/dtomp: add to mp.h
aiju
2018-01-21
libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2
cinap_lenrek
2018-01-06
libsec: remove asn1toDSApriv()
cinap_lenrek
2018-01-02
ape: update auth.h header for APE
cinap_lenrek
2017-12-30
libsec: implement SPKI fingerprinting for okCertificate()
cinap_lenrek
2017-11-12
libsec: AES-NI support for amd64
cinap_lenrek
2017-10-29
libsec: rewrite aex_xts_encrypt()/aes_xts_decrypt()
cinap_lenrek
2017-10-28
libc: improve alignment of QLp structure on amd64, cosmetics
cinap_lenrek
2017-10-17
libsec: make sectorNumber argument for aes_xts routines uvlong
cinap_lenrek
2017-10-17
libsec: add AES CFB and AES OFB stream ciphers
cinap_lenrek
[next]