aboutsummaryrefslogtreecommitdiff
path: root/src/etc/asq.c.pamphlet
AgeCommit message (Collapse)AuthorFilesLines
2008-10-25 * interp/sys-os.boot: Import oa_socket_read_byte asdos-reis1-0/+1
readByteFromStreamSocket. Import oa_socket_write_byte as writeByteToStreamSocket. * include/sockio.h (oa_socket_read_byte): Declare. (oa_socket_write_byte): Likewise. * lib/sockio-c.c (oa_socket_read_byte): Define. (oa_socket_write_byte): Likewise. * algebra/net.spad.pamphlet (readByteIfCan!$InetClientStreamSocket): Implement. (writeByteIfCan!$InetClientStreamSocket): Likewise. * etc/asq.c.pamphlet: Update build rules for asq$(EXEEXT).
2008-10-24Use oa_getenv function.alfredoport1-1/+1
2008-04-28 * configure.ac.pamphlet: Check from uint8_t.dos-reis1-1/+1
* config/openaxiom-c-macros.h.in: Rename from config/axiom-c-macros.h.in. * src: Propagate change.
2007-12-27Remove more Makefile pamphlets and other leftover.dos-reis1-2/+2
2007-08-14Initial population.dos-reis1-0/+1563