1996-01-17 |
roland | Sun Jan 14 17:51:09 1996 Andreas Schwab <schwab@issan... |
tree | commitdiff |
1996-01-17 |
roland | Sun Jan 14 17:51:09 1996 Andreas Schwab <schwab@issan... |
tree | commitdiff |
1996-01-17 |
roland | Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1995-12-15 |
roland | Fri Dec 15 01:31:56 1995 Ulrich Drepper <drepper... |
tree | commitdiff |
1995-12-05 |
roland | [__USE_BSD]: Declare unsetenv. |
tree | commitdiff |
1995-12-05 |
roland | Tue Dec 5 02:27:32 1995 Ulrich Drepper <drepper... |
tree | commitdiff |
1995-12-04 |
roland | . |
tree | commitdiff |
1995-12-04 |
roland | (translations): Updated for new layout in GMP 1.910. |
tree | commitdiff |
1995-12-04 |
roland | Updated from ../=mpn/gmp-1.910 |
tree | commitdiff |
1995-11-20 |
roland | Put weak_symbol after function defn. |
tree | commitdiff |
1995-11-20 |
roland | Put weak_symbol after function defn. |
tree | commitdiff |
1995-10-16 |
roland | Remove bogus `assert' defn. |
tree | commitdiff |
1995-10-16 |
roland | (mpn-found): Don't omit %.s. |
tree | commitdiff |
1995-10-16 |
roland | (translations): Update translations for GMP 1.906.7. |
tree | commitdiff |
1995-10-14 |
roland | Updated from ../=mpn/gmp-1.906.7 |
tree | commitdiff |
1995-09-28 |
drepper | (STRTOF): Fix handling of numbers with lots of leading... |
tree | commitdiff |
1995-09-18 |
roland | Don't check for null argument; let it fault. |
tree | commitdiff |
1995-09-18 |
roland | Don't check for null argument; let it fault. |
tree | commitdiff |
1995-09-18 |
roland | Don't check for null argument; let it fault. |
tree | commitdiff |
1995-09-18 |
roland | Don't check for null argument; let it fault. |
tree | commitdiff |
1995-09-18 |
roland | Don't check for null argument; let it fault. |
tree | commitdiff |
1995-09-18 |
roland | Include errno.h. |
tree | commitdiff |
1995-09-18 |
roland | Revert last change. |
tree | commitdiff |
1995-09-18 |
roland | Include errnos.h instead of errno.h. |
tree | commitdiff |
1995-09-18 |
roland | (ecvt_r, fcvt_r): Fix type of last arg: make it size_t. |
tree | commitdiff |
1995-09-18 |
roland | (srand48_r): Use UL suffix for huge constant. |
tree | commitdiff |
1995-09-18 |
roland | (__drand48_iterate): Use UL suffix for huge constant. |
tree | commitdiff |
1995-09-18 |
roland | (__drand48_iterate): Use U suffix for huge constant. |
tree | commitdiff |
1995-09-18 |
roland | (srand48_r): Use U suffix for huge constant. |
tree | commitdiff |
1995-09-17 |
roland | * stdlib/drand48_r.c, stdlib/erand48_r.c, stdlib/jrand... |
tree | commitdiff |
1995-09-07 |
roland | just test that B1 is aligned. |
tree | commitdiff |
1995-09-01 |
roland | Include memcopy.h. |
tree | commitdiff |
1995-08-07 |
roland | Use #ifdef, not #if, for HAVE_LIMITS_H. |
tree | commitdiff |
1995-07-30 |
meyering | [_LIBC]: Define HAVE_LIMITS_H. |
tree | commitdiff |
1995-07-30 |
meyering | [!defined errno]: Declare it. |
tree | commitdiff |
1995-07-25 |
roland | [_LIBC]: Define STDC_HEADERS. |
tree | commitdiff |
1995-07-17 |
meyering | Portability changes from Uli Drepper. |
tree | commitdiff |
1995-04-10 |
roland | (STRTOF): Use extra macro to make STRTOF's #defn a... |
tree | commitdiff |
1995-03-29 |
roland | . |
tree | commitdiff |
1995-03-24 |
roland | . |
tree | commitdiff |
1995-03-24 |
roland | All the mpn stuff moved here from stdio/Makefile. |
tree | commitdiff |
1995-03-21 |
roland | Don't use ../stdio to find fpioconst.h and gmp headers. |
tree | commitdiff |
1995-03-21 |
roland | Moved from stdio to stdlib |
tree | commitdiff |
1995-03-21 |
roland | Moved from stdio to stdlib |
tree | commitdiff |
1995-03-18 |
roland | If !GROUP, set END to null. In loop, test only END... |
tree | commitdiff |
1995-03-17 |
roland | Undo bogus change by drepper |
tree | commitdiff |
1995-03-17 |
roland | Undo bogus change by drepper |
tree | commitdiff |
1995-03-17 |
drepper | (atol): use __strtol_internal. |
tree | commitdiff |
1995-03-17 |
drepper | (atoi): use __strtol_internal. |
tree | commitdiff |
1995-03-17 |
drepper | (atof): use __strtof_internal. |
tree | commitdiff |
1995-03-17 |
drepper | [IMPLICIT_ONE]: not needed anymore. |
tree | commitdiff |
1995-03-17 |
drepper | [IMPLICIT_ONE]: not needed anymore. |
tree | commitdiff |
1995-03-17 |
drepper | [IMPLICIT_ONE]: not needed anymore. |
tree | commitdiff |
1995-03-16 |
roland | (STRTOF): Set to strtold, not __strtold. |
tree | commitdiff |
1995-03-16 |
roland | (STRTOF): Set to strtof, not __strtof. |
tree | commitdiff |
1995-03-16 |
roland | (__strtol_internal): Renamed from strtol. Take new... |
tree | commitdiff |
1995-03-16 |
roland | (__strtod_internal): Renamed from strtod. Take new... |
tree | commitdiff |
1995-03-16 |
roland | (distribute): Add grouping.h. |
tree | commitdiff |
1995-03-16 |
roland | New file. |
tree | commitdiff |
1995-03-16 |
roland | (__strtof, __strtold): Declarations removed. |
tree | commitdiff |
1995-03-13 |
roland | #if 0 out code for non-ASCII chars until the locale... |
tree | commitdiff |
1995-03-13 |
roland | (wctomb): Comment out some more code missed in last... |
tree | commitdiff |
1995-03-13 |
roland | #if 0 out code for non-ASCII chars until the locale... |
tree | commitdiff |
1995-03-13 |
roland | #if 0 out code for non-ASCII chars until the locale... |
tree | commitdiff |
1995-03-06 |
roland | . |
tree | commitdiff |
1995-03-06 |
roland | Include ../locale/localeinfo.h and use _NL_CURRENT... |
tree | commitdiff |
1995-03-02 |
roland | [IMPLICIT_ONE]: New macro. |
tree | commitdiff |
1995-03-02 |
roland | [IMPLICIT_ONE]: New macro. |
tree | commitdiff |
1995-03-02 |
roland | Fixes from drepper. |
tree | commitdiff |
1995-02-22 |
roland | (__srandom): Change algorithm used to populate the... |
tree | commitdiff |
1995-02-21 |
roland | Allow the string to start with a decimal point without... |
tree | commitdiff |
1995-02-20 |
roland | (PASTE, PASTE1): New helper macros; use these in access... |
tree | commitdiff |
1995-02-18 |
roland | [__USE_GNU]: Declare strtof, strtold, __strtof, __strtold. |
tree | commitdiff |
1995-02-17 |
roland | Complete rewrite from drepper. |
tree | commitdiff |
1995-02-13 |
roland | (FLOAT_HUGE_VAL): Define this to HUGE_VALl. |
tree | commitdiff |
1995-02-13 |
roland | (FLOAT_HUGE_VAL): Define this to HUGE_VALf. |
tree | commitdiff |
1995-02-13 |
roland | Add tests from rfg for using normal chars as multibyte... |
tree | commitdiff |
1995-02-13 |
roland | Include ctype.h. |
tree | commitdiff |
1995-02-11 |
roland | Initial revision |
tree | commitdiff |
1995-02-11 |
roland | Initial revision |
tree | commitdiff |
1995-02-11 |
roland | (routines): Add strtof, strtold. |
tree | commitdiff |
1995-02-10 |
roland | A normal ASCII character translates to itself. |
tree | commitdiff |
1995-02-10 |
roland | A normal ASCII character translates to itself. |
tree | commitdiff |
1995-01-26 |
roland | [HAVE_GNU_LD]: Protect #include "set-hooks.h" and DEFIN... |
tree | commitdiff |
1995-01-26 |
roland | (maxquad): Make this const. |
tree | commitdiff |
1995-01-26 |
roland | (srand): Define as weak alias for __srandom. |
tree | commitdiff |
1995-01-26 |
roland | Remove obsolete __NORETURN keyword. |
tree | commitdiff |
1995-01-26 |
roland | (routines): Remove __random, srand. |
tree | commitdiff |
1995-01-26 |
roland | (abort, exit): Replace __NORETURN keyword with __attrib... |
tree | commitdiff |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc... |
tree | commitdiff |
1995-01-19 |
roland | Include errno.h. |
tree | commitdiff |
1995-01-15 |
roland | [__GNUC__ && __USE_BSD] (strtoq, strtouq): Declare... |
tree | commitdiff |
1995-01-15 |
roland | Change uses of `long' keyword throughout to use `LONG... |
tree | commitdiff |
1995-01-15 |
roland | (routines): Add strtoq and strtouq. |
tree | commitdiff |
1995-01-15 |
roland | Initial revision |
tree | commitdiff |
1995-01-15 |
roland | Initial revision |
tree | commitdiff |
1994-10-17 |
roland | Deansideclized. |
tree | commitdiff |
1994-08-16 |
roland | (atof, atoi, atol, random, srandom, setstate, initstate... |
tree | commitdiff |
1994-08-10 |
roland | [__OPTIMIZE__] (cfree, rand, srand, random, srandom... |
tree | commitdiff |
1994-07-18 |
roland | entered into RCS |
tree | commitdiff |
next |