acadia-newlib/newlib/libc
Corinna Vinschen 7ab414f5a0 * libc/ctype/iswalpha.c (iswalpha): Update to Unicode 5.2.
* libc/ctype/iswprint.c (iswprint): Ditto.
	* libc/ctype/iswpunct.c (iswpunct): Drop standalone implementation.
	Define in terms of other wctype functions instead.
	* libc/ctype/towlower.c (towlower): Update to Unicode 5.2.  Add comment
	to explain how to fetch the data from the Unicode database.
	* libc/ctype/towupper.c (towupper): Ditto.
	* libc/ctype/utf8alpha.h: Ditto.
	* libc/ctype/utf8print.h: Ditto.
	* libc/ctype/utf8punct.h: Remove.
	* libc/ctype/iswcntrl.c (iswcntrl): Add comment to explain how to
	fetch the data from the Unicode database.
2010-02-18 20:37:19 +00:00
..
argz 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
ctype * libc/ctype/iswalpha.c (iswalpha): Update to Unicode 5.2. 2010-02-18 20:37:19 +00:00
errno 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
iconv 2009-12-17 Jerker Back <jerker.back@gmail.com> 2009-12-17 20:04:43 +00:00
include 2010-02-11 Craig Howland <howland@LGSInnovations.com> 2010-02-11 21:03:51 +00:00
locale * libc/locale/timelocal.h (struct lc_time_T): Add missing ERA-related 2010-02-18 17:35:15 +00:00
machine 2010-02-09 Daniel Gutson <dgutson@codesourcery.com> 2010-02-09 22:52:21 +00:00
misc 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
posix * libc/posix/telldir.c: Remove bogus nested prototype of lseek(). 2010-02-06 10:32:20 +00:00
reent Use NetBSD fix for CVE-2009-0689 security vulnerability. 2009-11-23 17:02:20 +00:00
search 2010-01-29 Jeff Johnston <jjohnstn@redhat.com> 2010-01-29 23:04:21 +00:00
signal 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
stdio * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch here 2010-02-15 16:29:15 +00:00
stdio64 2009-12-17 Jerker Back <jerker.back@gmail.com> 2009-12-17 19:43:43 +00:00
stdlib * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define. 2010-02-06 18:28:33 +00:00
string 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
sys 2009-12-17 Jeff Johnston <jjohnstn@redhat.com> 2009-12-17 20:41:44 +00:00
syscalls 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
time * libc/locale/lmonetary.c (__monetary_load_locale): Take additional 2010-01-22 13:03:42 +00:00
unix 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
Makefile.am Fix 'make info' to work again. 2009-08-19 12:38:09 +00:00
Makefile.in 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
aclocal.m4 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
configure 2008-12-17 Jeff Johnston <jjohnstn@redhat.com> 2009-12-17 20:40:06 +00:00
configure.in 2009-04-17 Ken Werner <ken.werner@de.ibm.com> 2009-04-17 20:50:44 +00:00
libc.texinfo 2008-12-17 Jeff Johnston <jjohnstn@redhat.com> 2009-12-17 20:40:06 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:36:05 +00:00