ack/util/amisc
David Given 64f2fa9d46 Stop using mktemp() --- on Haiku, it always generates the same filenames,
pretty much guaranteeing temporary file overwrites on parallel builds. Use
mkstemp() instead which creates the files atomically.
2017-08-06 13:22:05 +02:00
..
abmodules.1 Tune the installed manual pages. 2017-01-18 23:02:30 -05:00
abmodules.c Added an abmodules tool which detects B modules and generates an initialiser 2017-01-03 18:54:13 +00:00
aelflod.1 Tune the installed manual pages. 2017-01-18 23:02:30 -05:00
aelflod.c Apply kernigh@'s fix to broken symbol tables in aelflod (via mailing list patch): 2017-01-18 00:06:14 +01:00
anm.1 Tune the installed manual pages. 2017-01-18 23:02:30 -05:00
anm.c Add enough return types to the K&R C that the ACK builds (on Linux) using clang 2016-11-10 22:04:18 +01:00
ashow.1 Tune the installed manual pages. 2017-01-18 23:02:30 -05:00
ashow.c Add RELOLIS for PowerPC lis with ha16 or hi16. 2017-02-08 11:46:31 -05:00
asize.1 Tune the installed manual pages. 2017-01-18 23:02:30 -05:00
asize.c Sanitised the use of #include files to more properly conform to the standards. 2006-10-16 23:20:11 +00:00
aslod.1 Tune the installed manual pages. 2017-01-18 23:02:30 -05:00
aslod.c In aslod, remove some unused m68k2 stuff. 2016-12-13 16:02:38 -05:00
astrip.1 Tune the installed manual pages. 2017-01-18 23:02:30 -05:00
astrip.c Stop using mktemp() --- on Haiku, it always generates the same filenames, 2017-08-06 13:22:05 +02:00
build.lua Properly install man pages. 2017-01-07 22:38:30 +01:00