1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-04-18 17:07:41 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
warren.toomey
b51690ad06 Another patch from Sergey Poznyakoff. A compile-time define allows Apout
to run V1 binaries which do not have 0407 nor 0405 headers; this includes
chmod, rm, ln.
2008-05-19 13:45:10 +00:00
warren.toomey
2547b87ec7 Remove all of the Apout compile warnings on Ubuntu and FreeBSD. 2008-05-19 13:27:35 +00:00
warren.toomey
c014639d94 Patches from Sergey Poznyakoff, way back in 2001. powf() function may not be
present. struct termios may lack c_ispeed, c_ospeed members.
2008-05-17 02:37:44 +00:00
warren.toomey
66655be6e2 I added the APOUT_UNIX_VERSION variable, so we can recompile/reassemble
V2 source code and then run it, without having to muck with the magic.c.
2008-05-15 03:21:46 +00:00
warren.toomey
4d820ab2f3 Add __APPLE__ for OS X. Remove -static for OS X. 2008-05-09 14:05:29 +00:00
warren.toomey
b4c3cdca38 Add V2 bin/strip to list. 2008-05-06 23:32:26 +00:00
warren.toomey
896dbd998a Import of wkt's apout src tree into svn. 2008-05-06 23:25:22 +00:00