Commit graph

10 commits

Author SHA1 Message Date
Jeff Epler
9a606843cb docs: Documentation changes for uspace 2014-07-20 20:49:09 -05:00
Jeff Epler
f29fc9da60 rtapi_limits.h: define INT_MIN and friends portably
A quick check in LXR shows that in 2.6.28 and in 3.3 (and presumably the
intervening version), <linux/kernel.h> defines a dozen integer limit
macros including INT_MIN.
2012-04-05 10:55:01 -05:00
Sebastian Kuzminsky
b9baa4d105 Merge remote branch 'origin/v2.5_branch'
Conflicts:
	docs/src/gcode/overview.txt
	scripts/linuxcnc.in
2012-01-21 12:40:55 -07:00
Jeff Epler
f34124af79 manpages: say "LinuxCNC" 2012-01-19 18:31:23 -06:00
Jeff Epler
4ab5a6b376 rtapi_byteorder: what's architecture's byte order?
as usual, a different gyration is required for kernel than for userspace.
Harmonize it.
2011-08-14 18:41:17 +00:00
Jeff Epler
e2231f8c5c got rid of error defines
we may want to defer this until later, if we are concerned about users
of hal or rtapi outside the emc2 source tree

Signed-off-by: Jeff Epler <jepler@unpythonic.net>
2009-06-20 11:33:10 -05:00
Jeff Epler
4fd5d06ff4 overview of realtime considerations 2008-11-26 03:40:23 +00:00
Jeff Epler
f189284fff document rtapi_math.h and rtapi_string.h so I can point accusingly at people who don't remember to use those istead of the system includes 2007-11-14 16:41:16 +00:00
Jeff Epler
ba3143ff90 new manpages 2006-10-14 02:24:41 +00:00
Jeff Epler
ac454022fc manpages for many rtapi and hal functions, mostly taken from the comments
in hal.h and rtapi.h
2006-10-12 22:32:20 +00:00