gmp-impl.h
|
Remove doubled words.
|
2011-04-22 21:34:32 -04:00 |
msort.c
|
Fix race in qsort_r initialization.
|
2010-12-09 12:12:58 -05:00 |
putenv.c
|
Handle long variable names in putenv
|
2011-05-16 10:13:54 -04:00 |
rand_r.c
|
Typo fix.
|
2009-10-08 13:39:00 -07:00 |
random_r.c
|
Fix comments in random_r.c.
|
2009-11-24 20:22:44 -08:00 |
setenv.c
|
Avoid alloca in setenv for long strings.
|
2010-02-02 09:55:55 -08:00 |
stdlib.h
|
Fix typos in comments.
|
2011-04-01 10:39:30 -04:00 |
strfmon_l.c
|
Add support for XPG7 testing.
|
2010-01-09 10:56:41 -08:00 |
strtod_l.c
|
Change error code for underflows in strtod
|
2011-07-06 20:57:55 -04:00 |
strtol_l.c
|
Add support for XPG7 testing.
|
2010-01-09 10:56:41 -08:00 |
tst-strtod.c
|
Add test case strtod underflow
|
2011-07-08 13:16:26 -04:00 |
tst-strtol.c
|
Avoid two warnings in strtol{,l} tests.
|
2009-10-30 09:22:34 -07:00 |
tst-strtoll.c
|
Avoid two warnings in strtol{,l} tests.
|
2009-10-30 09:22:34 -07:00 |
Versions
|
x86: Add support for frame pointer less mcount
|
2010-08-07 21:24:05 -07:00 |