summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Add basic manual pages for isideogram(), isphonogram(), isrune()tjr2004-03-301-1/+2
* Remove duplicate MLINK.tjr2004-03-291-1/+1
* Split multibyte(3) into separate manual pages for each function.tjr2003-12-071-5/+4
* Split the documentation for localeconv() off into a separate manual page.tjr2003-12-071-2/+2
* Install the section 5 versions of EUC and UTF2 manual pages instead oftjr2003-11-151-2/+1
* Add a fairly simple manual page for the new GB2312 encoding.tjr2003-11-081-1/+1
* Add gb2312 encoding.davidxu2003-11-051-1/+1
* Allow mbrtowc() and wcrtomb() to be implemented directly, instead oftjr2003-11-011-1/+2
* Add a fairly minimal manual page for the GBK encoding.tjr2003-08-101-1/+1
* Add manual pages for the BIG5, GB18030 and MSKanji encodings. These maytjr2003-08-101-1/+1
* Add support for gb18030 encodingache2003-07-291-1/+1
* Add GBK encodingache2003-06-011-1/+1
* MFp4: Implementations of the wcstof() and wcstold() functions.tjr2003-03-131-2/+3
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-3/+1
* Add a UTF-8 encoding method, which will eventually replace the antiquetjr2002-10-101-1/+3
* Document towlower() and towupper() in separate manual pages instead oftjr2002-10-031-2/+2
* Add the remaining C99 wide character string to integer conversion functions.tjr2002-09-221-3/+5
* Add wcstod() as a wrapper around strtod(). It does not handle any characterstjr2002-09-151-2/+3
* Add an implementation of wcsftime() (wide character version of strftime()).tjr2002-09-111-2/+4
* Add wcstol() and wcstoul(), based on strtol() and strtoul().tjr2002-09-081-4/+5
* Split ansi.c into a separate source file for each function.tjr2002-08-311-5/+6
* Add a manual page for wcwidth().tjr2002-08-201-1/+1
* Remove wcswidth.c from here (and move it to "string")ache2002-08-201-1/+1
* Remove space at the end of continuation line in prev. commitache2002-08-201-1/+1
* Implement wcswidth()ache2002-08-191-2/+2
* Implement the ISO C90 Amd.1 restartable wide and multibyte charactertjr2002-08-181-4/+10
* Move wcwidth() to separate file, it doesn't belong to iswctype.c at allache2002-08-171-1/+1
* Build iswctype.c and manual pages for the functions it defines.tjr2002-08-061-3/+12
* Add the ISO C90 Amd. 1 wctrans(3) and towctrans(3) functions.tjr2002-08-041-2/+3
* Fixed some style bugs (unsorting of MLINKS, and more than 1 assignment tobde2002-08-041-3/+3
* Add ISO C90 Amd. 1 btowc(3) and wctob(3) functions.tjr2002-08-031-2/+4
* Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions.tjr2002-08-031-2/+3
* Install digittoint.3 (forgotten in rev 1.21)des2002-04-131-1/+1
* Fixed unsorting of MLINKS in previous commit.bde2002-01-111-3/+3
* From the PR:nik2002-01-091-0/+2
* add nl_langinfo(3)phantom2001-05-031-2/+2
* MAN[1-9] -> MAN.ru2001-03-271-2/+2
* . Fix semantics of grouping (LC_MONETARY::mon_grouping,phantom2001-02-101-1/+2
* add lmonetary.?, lnumeric.?, ldpart.?, lmessages.?, nl_langinfo.cphantom2001-02-081-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed tab lossage in previous commit.bde1999-02-251-2/+2
* remove ctype.c - unused and confusingache1999-02-231-2/+2
* I have added the support for BIG5 encoding into libc/libxpg4/mklocale.phk1998-08-151-5/+5
* Change MACHINE references to MACHINE_ARCH.jb1998-02-201-2/+2
* Sorted lists.bde1997-10-211-10/+13
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-151-9/+6
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>julian1997-09-241-2/+2
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+6
* Add internal function __collcmp once instead of adding it staticallyache1996-08-121-1/+2
* Reduce static binaries bloat by splitting out normally unusedache1995-10-231-1/+1
OpenPOWER on IntegriCloud