about summary refs log tree commit diff
path: root/stdlib
Commit message (Expand)AuthorAgeFilesLines
* (__setstate_r): Allow call with same state array as currently used.Ulrich Drepper1998-09-101-2/+5
* (__jrand48_r): Set also upper half of result.Ulrich Drepper1998-08-281-2/+2
* Fix typo.Ulrich Drepper1998-07-211-1/+1
* (str_to_mpn): Fix extending of n array which only should happen for cy != 0.Ulrich Drepper1998-06-171-3/+8
* (struct drand48_data): Leave X to user macros and use x for memberUlrich Drepper1998-03-041-3/+3
* Change according to member name change.Ulrich Drepper1998-03-0410-31/+31
* (tests): Add fail case for above.Ulrich Drepper1998-02-261-1/+2
* (STRTOF): Don't call lshift with zero count.Ulrich Drepper1998-02-261-5/+8
* Fix numerous bugs in formatting.Ulrich Drepper1998-01-301-22/+14
* (exit): Handle recursive calls to exit ().Ulrich Drepper1997-12-121-6/+8
* Handle input like 0.0e1000 correctly.Ulrich Drepper1997-11-191-5/+13
* Remove optimization of mblen.Ulrich Drepper1997-11-191-5/+0
* Change to real implementation, do not call mbtowc.Ulrich Drepper1997-11-191-4/+27
* Don't define alloca to __alloca since if gcc is used __alloca is notUlrich Drepper1997-08-251-4/+4
* (__srandom_r): Don't use seed 0. Use 1 in this case.Ulrich Drepper1997-08-231-1/+2
* update for 2.0.5pre1Ulrich Drepper1997-08-052-2/+10
* (__initstate_r): Initialize randomizer type in state array only atUlrich Drepper1997-05-261-4/+0
* (__erand48_r): Don't generate numbers in [0.5,1.0) but really in [0.0, 1.0).Ulrich Drepper1997-05-261-2/+2
* (seed48_r): Incldue limits.h to get definition of USHRT_MAX.Ulrich Drepper1997-05-221-0/+1
* Also reset `a' and `c' to default values.Ulrich Drepper1997-05-211-1/+19
* Also reset `a' and `c' to default values.Ulrich Drepper1997-04-211-3/+13
* (tests): Correct 64-bit entry.Ulrich Drepper1997-04-171-1/+1
* (erand48_r): Build double value using ieee754_double union and useUlrich Drepper1997-04-171-22/+28
* Add prototype for __clearenv.Ulrich Drepper1997-04-051-0/+1
* Exit with error status when we have an error.Ulrich Drepper1997-03-211-18/+25
* (main): Save the value of errno since printf may modify it, use theUlrich Drepper1997-03-211-15/+18
* Correct tests.Ulrich Drepper1997-03-211-28/+34
* It is not illegal to parse a minus sign in the strtouXX functions.Ulrich Drepper1997-03-211-2/+0
* (_tens_in_limb) [BITS_PER_MP_LIMB > 32]: Make all numbers unsigned toUlrich Drepper1997-03-171-4/+4
* (STRTOF): Make sure return value is large enough so that clearingUlrich Drepper1997-03-051-0/+2
* update from main archive 970214 cvs/root-libc-2_0_x-branchUlrich Drepper1997-02-152-2/+5
* update from main archive 970212 cvs/libc-970214 cvs/libc-970213Ulrich Drepper1997-02-131-1/+1
* update from main archive 970210 cvs/libc-970212 cvs/libc-970211Ulrich Drepper1997-02-111-0/+29
* update from main archive 970209 cvs/libc-970210Ulrich Drepper1997-02-1037-591/+591
* update from main archive 970203 cvs/libc-970209 cvs/libc-970208 cvs/libc-970207 cvs/libc-970206 cvs/libc-970205 cvs/libc-970204Ulrich Drepper1997-02-041-2/+2
* update from main archive 970129 cvs/libc-970201 cvs/libc-970131 cvs/libc-970130Ulrich Drepper1997-01-301-9/+9
* update from main archive 970118 cvs/libc-970119Ulrich Drepper1997-01-192-10/+7
* update from main archive 961220 cvs/libc-961229 cvs/libc-961228 cvs/libc-961227 cvs/libc-961226 cvs/libc-961225 cvs/libc-961224 cvs/libc-961223 cvs/libc-961222Ulrich Drepper1996-12-222-2/+6
* update from main archive 961220 cvs/libc-961221Ulrich Drepper1996-12-211-1/+1
* Update from main archive 961219 cvs/libc-961220Ulrich Drepper1996-12-208-98/+94
* update from main archive 961217 cvs/libc-961219 cvs/libc-961218Ulrich Drepper1996-12-182-18/+19
* update from main archive 961211 cvs/libc-961214 cvs/libc-961213 cvs/libc-961212Ulrich Drepper1996-12-121-1/+1
* update from main arcive 961210 cvs/libc-961211Ulrich Drepper1996-12-112-1/+2
* update from main archive 961208 cvs/libc-961209Ulrich Drepper1996-12-091-14/+23
* update from main archive 961207 cvs/libc-961208Ulrich Drepper1996-12-083-16/+42
* update from main archive 961206Ulrich Drepper1996-12-073-20/+81
* update from main archive 961203Ulrich Drepper1996-12-044-35/+39
* update from main archive 961201 cvs/libc-961202Ulrich Drepper1996-12-022-2/+2
* update from main archive 961126 cvs/libc-961127Ulrich Drepper1996-11-272-4/+7
* update from main archive 961119 cvs/libc-961126 cvs/libc-961125 cvs/libc-961124 cvs/libc-961123 cvs/libc-961122 cvs/libc-961120Ulrich Drepper1996-11-203-24/+23