summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/powerpc/gen/modf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - ldexp implementation has issues. switch to the one from libmmartynas2009-04-191-305/+0
* zap rcsid.espie2005-08-071-5/+1
* We need to keep K&R compat macros for some ports where the assemnbler ismillert2002-02-191-4/+12
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-12/+4
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-65/+65
* $OpenBSD$todd2000-03-011-2/+2
* tabifykstailey1997-07-231-4/+4
* Change order of includes to pick up sys/types.h so that typedefsrahnds1997-01-021-2/+2
* Check-in of powerpc library support.rahnds1996-12-211-0/+309