summaryrefslogtreecommitdiffstats
path: root/src/libmach/machpower.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-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>
* all: fix or silence all INSTALL warnings on macOSRuss Cox2017-01-061-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>
* libmach, acid, db: 64-bit supportRuss Cox2012-02-191-11/+11
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-7/+7
|
* os x changesrsc2005-01-111-1/+1
|
* GC unused variables.wkj2004-12-291-2/+0
|
* better unwinding for 386.rsc2004-12-251-1/+1
| | | | | | command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
* make things work on SunOSrsc2004-04-201-1/+1
|
* cut unnamed unionsrsc2004-04-191-4/+4
|
* libmachrsc2004-04-191-0/+1409