summaryrefslogtreecommitdiff
path: root/sys/arch/amigappc/include/float.h
blob: a5212aceb2c41cbab5e33fbcfeedf394b1d36334 (plain)
1
2
3
/*	$NetBSD: float.h,v 1.1 2000/05/25 22:11:59 is Exp $ */

#include <powerpc/float.h>
Keep things portable (requested by joerg) by not depending on reallocarrchristos 2018-04-05Pass -S to ed(1) so that patches containing ! commands don't run commands.christos 2015-07-30from bitrieg:christos 2014-11-27PR/49422: Ryo ONODERA: patch(1) cannot handle context diffschristos 2014-11-26Avoid coredumps when the linenumbers in the hunks turn negative.christos 2013-01-29Add comma after i.e.wiz 2011-09-06Consistently use __dead and __printflike.joerg 2008-09-19Update patch to the version used by DragonFly and derived from OpenBSD.joerg 2006-09-26PR/34627: Lubomir Kundrak: patch(1) segfaults, when fed from stdin in batchchristos 2006-05-24Coverity CID 3510: Don't leak memory.christos 2006-04-09Coverity CID 2078, 2079, 2080: Plug memory leaks.christos 2003-07-30use bounded string opitojun 2003-07-12copyright missing in files, copy them from READMEitojun 2003-06-01Shorten long lines.kristerw 2003-05-30Simplify handling of memory allocation, and make sure all return valueskristerw 2003-05-29Be consistent with use of types (e.g. do not use LINENUM for quantitieskristerw 2003-04-20PR/5123: Ignatios Souvatzis: make patch exit gracefully on malformed input.christos 2002-03-24Handle patches in which diff(1) has added lines sayingkristerw 2002-03-16Don't leak memory if realloc failskristerw 2002-03-16Check result of malloc and strdupkristerw 2002-03-15KNFkristerw 2002-03-11Ansifykristerw 2002-03-08Ansifykristerw