plan9fox/sys/src/ape/lib
cinap_lenrek e8c1d0fe7c ape: check *alen before copying in getpeername(), getsockname() and accept()
*alen has to be initialized to the size of the buffer
by the caller, and we are supposed to put the real
size of the address in there, but not copy more than
the original *alen value (truncate).
2013-04-02 01:40:29 +02:00
..
9 Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
ap ape: threadsafe errno 2013-03-11 18:57:22 +01:00
bsd ape: check *alen before copying in getpeername(), getsockname() and accept() 2013-04-02 01:40:29 +02:00
bz2 add zlib, bzlib and openssl ape ports 2011-05-03 09:56:35 +00:00
draw Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
fmt fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
l Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
net Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
openssl import updated compilers from sources 2012-07-30 19:11:16 +02:00
regexp Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
utf fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
v ape: add PASS_MAX constant for getpass() to limits.h (from patch/ape-pass_max) 2013-02-28 19:21:03 +01:00
z add zlib, bzlib and openssl ape ports 2011-05-03 09:56:35 +00:00
mkfile build ape/z before everything else (openssl) 2011-05-03 19:05:58 +00:00