You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jeff Johnston 321b046c80 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 16 years ago
..
Makefile.am 2009-04-16 Ken Werner <ken.werner@de.ibm.com> 18 years ago
Makefile.in 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 16 years ago
_Exit.c 2002-06-13 Jeff Johnston <jjohnstn@redhat.com> 25 years ago
__adjust.c import newlib-2000-02-17 snapshot 27 years ago
__atexit.c 2010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com> 17 years ago
__call_atexit.c 2010-06-08 Jeff Johnston <jjohnstn@redhat.com> 16 years ago
__exp10.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 18 years ago
__ten_mu.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 18 years ago
a64l.c 2009-07-29 Jeff Johnston <jjohnstn@redhat.com> 17 years ago
abort.c 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch> 26 years ago
abs.c import newlib-2000-02-17 snapshot 27 years ago
assert.c 2009-10-08 Jeff Johnston <jjohnstn@redhat.com> 17 years ago
atexit.c 2009-12-17 Jerker Back <jerker.back@gmail.com> 17 years ago
atexit.h 2004-09-09 Paul Brook <paul@codesourcery.com> 22 years ago
atof.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 23 years ago
atoff.c 2002-12-06 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
atoi.c 2003-11-27 Jeff Johnston <jjohnstn@redhat.com> 23 years ago
atol.c 2003-11-27 Jeff Johnston <jjohnstn@redhat.com> 23 years ago
atoll.c 2003-11-27 Jeff Johnston <jjohnstn@redhat.com> 23 years ago
btowc.c * libc/stdlib/btowc.c (btowc): Reorganize EOF check. Fix incorrect 17 years ago
calloc.c 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 18 years ago
cxa_atexit.c 2004-09-15 Jeff Johnston <jjohnstn@redhat.com> 22 years ago
cxa_finalize.c 2004-09-15 Jeff Johnston <jjohnstn@redhat.com> 22 years ago
div.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 23 years ago
drand48.c * implement a new `struct _reent' that is significantly smaller. use this 25 years ago
dtoa.c 2006-08-03 J"orn Rennecke <joern.rennecke@st.com> 20 years ago
dtoastub.c 2009-12-03 Craig Howland <howland@LGSInnovations.com> 17 years ago
ecvtbuf.c Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl> 27 years ago
efgcvt.c 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 18 years ago
environ.c 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
envlock.c 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 18 years ago
eprintf.c import newlib-2000-02-17 snapshot 27 years ago
erand48.c 2001-02-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 26 years ago
exit.c 2004-09-16 Antony King <antony.king@st.com> 22 years ago
gd_qnan.h 2006-06-22 Jeff Johnston <jjohnstn@redhat.com> 20 years ago
gdtoa-gethex.c * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length of 17 years ago
gdtoa-hexnan.c Fix strtod("nan()", ptr). 19 years ago
gdtoa.h 2006-06-22 Jeff Johnston <jjohnstn@redhat.com> 20 years ago
getenv.c * libm/math/ef_sqrt.c: Delete unused variable sign. 17 years ago
getenv_r.c * libm/math/ef_sqrt.c: Delete unused variable sign. 17 years ago
getopt.c 2008-03-07 Jeff Johnston <jjohnstn@redhat.com> 19 years ago
getsubopt.3 * libc/argz/argz_replace.c: Include buf_findstr.h. 24 years ago
getsubopt.c * libc/argz/argz_replace.c: Include buf_findstr.h. 24 years ago
jrand48.c 2001-02-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 26 years ago
l64a.c 2002-05-06 Jeff Johnston <jjohnstn@redhat.com> 25 years ago
labs.c import newlib-2000-02-17 snapshot 27 years ago
lcong48.c * implement a new `struct _reent' that is significantly smaller. use this 25 years ago
ldiv.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 23 years ago
ldtoa.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 18 years ago
llabs.c 2003-11-27 Artem B. Bityuckiy <mail_lists@mail.ru> 23 years ago
lldiv.c 2003-11-27 Artem B. Bityuckiy <mail_lists@mail.ru> 23 years ago
local.h 2009-08-25 Andy Koppe <andy.koppe@gmail.com> 17 years ago
lrand48.c * implement a new `struct _reent' that is significantly smaller. use this 25 years ago
malign.c * libc/stdlib/malign.c: Don't compile if MALLOC_PROVIDED. 24 years ago
malloc.c 2008-11-19 Jeff Johnston <jjohnstn@redhat.com> 18 years ago
mallocr.c 2010-05-31 Kazu Hirata <kazu@codesourcery.com> 16 years ago
mbctype.h * libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but also 18 years ago
mblen.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 17 years ago
mblen_r.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 17 years ago
mbrlen.c 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com> 23 years ago
mbrtowc.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 17 years ago
mbsinit.c * libc/stdlib/mbrlen.c: Change include order to prevent compiler errors when 23 years ago
mbsnrtowcs.c * libc/include/wchar.h (mbsnrtowcs): Declare. 18 years ago
mbsrtowcs.c * libc/include/wchar.h (mbsnrtowcs): Declare. 18 years ago
mbstowcs.c 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com> 23 years ago
mbstowcs_r.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 17 years ago
mbtowc.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 17 years ago
mbtowc_r.c * libc/locale/locale.c (lc_ctype_charset): Disable defaulting to 17 years ago
mlock.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 21 years ago
mprec.c Use NetBSD fix for CVE-2009-0689 security vulnerability. 17 years ago
mprec.h Fix strict-aliasing issues with _strtod_r and Storeinc. 18 years ago
mrand48.c * implement a new `struct _reent' that is significantly smaller. use this 25 years ago
msize.c * libc/stdlib/malign.c: Don't compile if MALLOC_PROVIDED. 24 years ago
mstats.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 21 years ago
mtrim.c * libc/stdlib/malign.c: Don't compile if MALLOC_PROVIDED. 24 years ago
nrand48.c 2001-02-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 26 years ago
on_exit.c 2009-12-17 Jerker Back <jerker.back@gmail.com> 17 years ago
putenv.c 2004-11-24 Jeff Johnston <jjohnstn@redhat.com> 22 years ago
putenv_r.c 2004-11-24 Jeff Johnston <jjohnstn@redhat.com> 22 years ago
rand.c 2006-09-12 Paul Brook <paul@codesourcery.com> 20 years ago
rand48.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 21 years ago
rand48.h * implement a new `struct _reent' that is significantly smaller. use this 25 years ago
rand_r.c Thu Jun 8 17:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com> 27 years ago
realloc.c import newlib-2000-02-17 snapshot 27 years ago
reallocf.c 2008-11-19 Jeff Johnston <jjohnstn@redhat.com> 18 years ago
sb_charsets.c * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define. 17 years ago
seed48.c * implement a new `struct _reent' that is significantly smaller. use this 25 years ago
setenv.c 2008-09-24 Pawel Veselov <pawel.veselov@gmail.com> 18 years ago
setenv_r.c 2008-09-24 Jeff Johnston <jjohnstn@redhat.com> 18 years ago
srand48.c * implement a new `struct _reent' that is significantly smaller. use this 25 years ago
std.h 2008-12-11 Craig Howland <howland@LGSInnovations.com> 18 years ago
stdlib.tex 2010-01-29 Jeff Johnston <jjohnstn@redhat.com> 17 years ago
strtod.c 2010-12-07 Jeff Johnston <jjohnstn@redhat.com> 16 years ago
strtol.c 2010-10-27 Maurice Baijens <maurice.baijens@ellips.nl> 16 years ago
strtold.c 2009-04-17 Jeff johnston <jjohnstn@redhat.com> 18 years ago
strtoll.c * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul, 19 years ago
strtoll_r.c 2010-10-27 Maurice Baijens <maurice.baijens@ellips.nl> 16 years ago
strtoul.c 2010-10-27 Maurice Baijens <maurice.baijens@ellips.nl> 16 years ago
strtoull.c * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul, 19 years ago
strtoull_r.c 2010-10-27 Maurice Baijens <maurice.baijens@ellips.nl> 16 years ago
system.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 18 years ago
valloc.c * libc/stdlib/malign.c: Don't compile if MALLOC_PROVIDED. 24 years ago
wcrtomb.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 17 years ago
wcsnrtombs.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 17 years ago
wcsrtombs.c * libc/include/wchar.h (mbsnrtowcs): Declare. 18 years ago
wcstod.c 2009-12-03 Craig Howland <howland@LGSInnovations.com> 17 years ago
wcstol.c * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul, 19 years ago
wcstold.c 2009-04-17 Jeff johnston <jjohnstn@redhat.com> 18 years ago
wcstoll.c * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul, 19 years ago
wcstoll_r.c * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul, 19 years ago
wcstombs.c 2009-08-10 Jeff Johnston <jjohnstn@redhat.com> 17 years ago
wcstombs_r.c * libc/stdlib/wcstombs_r.c (_wcstombs_r): Handle invalid characters 17 years ago
wcstoul.c 2008-11-27 Craig Howland <howland@LGSInnovations.com> 18 years ago
wcstoull.c 2008-11-24 Craig Howland <howland@LGSInnovations.com> 18 years ago
wcstoull_r.c 2008-11-24 Craig Howland <howland@LGSInnovations.com> 18 years ago
wctob.c * libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. Rename 17 years ago
wctomb.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 17 years ago
wctomb_r.c * libc/locale/locale.c (lc_ctype_charset): Disable defaulting to 17 years ago