Correct a bug in cproto path resolution, correct a missing include for sys/select...
authorNick Downing <downing.nick@gmail.com>
Mon, 23 Jan 2017 03:53:28 +0000 (14:53 +1100)
committerNick Downing <downing.nick@gmail.com>
Mon, 23 Jan 2017 04:24:36 +0000 (15:24 +1100)
commite9e6355f89690c31b45b0c4b7839db4aadd84af3
tree8e0266def6aedd2e74f6a3557b4b01ba7b25ad77
parentd6d410416dcbb2e501cc303dfcccf640408e4f7d
Correct a bug in cproto path resolution, correct a missing include for sys/select.c that should have been in pre.patch before applying it to lib/libc, change make install routine for include directory to apply permission 644 not 444, correct a missing install of net.h that should have been in include/Makefile
cproto-4.6/lex.l
include/Makefile
lib/libc/sys/select.c