summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
AgeCommit message (Expand)Author
1995-06-14add explicit return typejtc
1995-06-14define __atexit pointerjtc
1995-06-14add extern qualifier to __atexit pointer declarationjtc
1995-05-11Winning Strategies has placed this code in the public domain.jtc
1995-04-25Changed abs.S to abs.c for vax.ragge
1995-03-23removed unnecessary #include <stddef.h>jtc
1995-03-22Enable qabs(), a quad_t version of abs() and labs().jtc
1995-03-21LDIV -> QDIVjtc
1995-03-21add cross references to qdiv(3)jtc
1995-03-21New function qdiv. Like div and ldiv, but works with quad_t's.jtc
1995-03-21ldiv takes long argumentsjtc
1995-03-05Changed the multibyte character functions so they work with the nativejtc
1995-02-28remove unneeded "#include <stddef.h>"jtc
1995-02-28Changed <sys/signal.h> to <signal.h>jtc
1995-02-10list the files needed on the alpha.cgd
1994-12-23#include <machine/endian.h>.jtc
1994-12-22(1) fix up for new compiler predefinescgd
1994-12-22specify man pages the new way.cgd
1994-12-20Use "const" qualifier so that tens, tinytens, and bigtens arrays are storedjtc
1994-11-14Include code for pmaxdean
1994-10-19be a bit more careful with types.cgd
1994-10-19cast typecgd
1994-10-19 casting types.cgd
1994-09-17Swap the definition of {lrand,nrand} with {mrand,jrand} to reflect reality.mycroft
1994-07-22Updgraded to March 3, 1994 version of dtoa.c from netlib with our localjtc
1994-06-16Add merge.c and mergesort.3.mycroft
1994-06-16Add RCS ids.mycroft
1994-06-16Import from 4.4-Lite.mycroft
1994-05-20Clean up deleted files.mycroft
1994-05-2044lite moved cfree() to libcompatjtc
1994-05-17Add realpath(3).mycroft
1994-05-17New from 4.4-Lite. Needed for some 4.4 FS utilities.mycroft
1994-05-06merge back in our changes (mostly POSIX.2 pedanticism)jtc
1994-05-06sync with 44litejtc
1994-04-08fix it to be the way i *meant* it to be...cgd
1994-04-07From Mark Weaver: Fix typo.mycroft
1994-04-01specify what the args's contents must becgd
1994-03-17Remove machine-dependent atof() implementations; use machine independantjtc
1994-02-25Adding ns32k support.phil
1994-01-28Fix spelling error in Copyright noticejtc
1994-01-10Fix spelling errors.jtc
1994-01-04Fix two compiler warnings.mycroft
1994-01-03Integrate strtoq() and strtouq() from bsd-sources on uunet.jtc
1993-12-28#include <ctype.h> to use the isspace() macro.jtc
1993-12-21Fix bug #12, strtod() now uses localeconv() to get locale specificjtc
1993-12-21Use isspace() instead of a switch statement with explicit values whenjtc
1993-12-15Remove unwanted comma from NAME section.jtc
1993-12-07Restore 4 lines of code that UCB added that got lost when I upgraded tojtc
1993-12-05Changed occurance of MACHINE_ARCH == "hp300" to MACHINE_ARCH == "m68k"briggs
1993-12-05get pc532 moved into ns32k; that's is MACHINE_ARCHcgd