aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/machpower.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-5/+4
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2017-01-06all: fix or silence all INSTALL warnings on macOSRuss Cox1-3/+3
Should be a clean build now. Change-Id: Id3460371cb5e8d4071f8faa9c2aec870d213a067 Reviewed-on: https://plan9port-review.googlesource.com/2781 Reviewed-by: Russ Cox <rsc@swtch.com>
2012-02-19libmach, acid, db: 64-bit supportRuss Cox1-11/+11
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-7/+7
2005-01-11os x changesrsc1-1/+1
2004-12-29GC unused variables.wkj1-2/+0
2004-12-25better unwinding for 386.rsc1-1/+1
command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
2004-04-20make things work on SunOSrsc1-1/+1
2004-04-19cut unnamed unionsrsc1-4/+4
2004-04-19libmachrsc1-0/+1409