summaryrefslogtreecommitdiffstats
path: root/lib/libkiconv
Commit message (Expand)AuthorAgeFilesLines
* MFC r312452-r312512:ngie2017-02-101-1/+1
* lib: minor spelling fixes in comments.pfg2016-05-011-2/+2
* First pass through library packaging.gjb2016-02-041-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
* Revert r284417 it is not necessary anymorebapt2015-06-151-1/+1
* Enforce overwritting SHLIBDIRbapt2015-06-151-1/+1
* Add META_MODE support.sjg2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-10/+9
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+1
| * Updated dependenciessjg2014-05-101-0/+2
| * Merge from headsjg2014-05-081-1/+1
| |\
| * \ Merge from headsjg2013-09-051-2/+1
| |\ \
| * \ \ sync from headsjg2013-04-121-2/+1
| |\ \ \
| * | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | Updated/new Makefile.dependsjg2012-11-081-0/+3
| | | | |
| | \ \ \
| *-. \ \ \ Sync from headsjg2012-11-041-1/+2
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+16
| | |/ / / / | |/| | | |
* | | | | | Remove the const qualifier from iconv(3) to comply with POSIX:tijl2015-04-151-10/+9
* | | | | | Revert r274772: it is not valid on MIPSemaste2014-11-253-6/+6
* | | | | | Use canonical __PIC__ flagemaste2014-11-213-6/+6
| |_|_|_|/ |/| | | |
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|/ |/| | |
* | | | The iconv in libc did two things - implement the standard APIs, the GNUpeter2013-08-131-2/+1
| |_|/ |/| |
* | | no one bothered to write the iconv.9 man page... If it appears wejmg2013-02-261-2/+1
| |/ |/|
* | Make sure libkiconv.so.4 is installed into /lib, not into /usr/lib,dim2012-06-121-1/+2
|/
* - Include forgotten bsd.own.mk and fix conditiongabor2012-05-281-1/+3
* - Add support for BSD iconv when it is build into libcgabor2012-05-252-0/+14
* Add unicode support to msdosfs and smbfs; original pathes from imura,kevlo2011-11-181-0/+12
* Build lib/ with WARNS=6 by default.ed2010-01-021-0/+2
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* free(3) won't mess with errno so return it as-is.delphij2009-06-221-5/+1
* Split tolower/toupper code from usual xlat16 kiconv table, and make itdelphij2009-06-223-25/+163
* Add prototypes when the library is compiled static.delphij2009-06-222-2/+10
* Bump library versions in preparation for 7.0.deischen2007-05-211-1/+1
* - Fix checking range of strings of struct iconv_add_in in libsmb and libkiconv,imura2005-08-241-1/+1
* Use char * when doing pointer arithmetics.stefanf2005-08-051-3/+4
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* Markup fixes.ru2004-07-051-22/+28
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+2
* Removed trailing whitespace.ru2004-07-021-1/+1
* Fixed misspellings of '\0' as NULL.bde2004-03-141-2/+2
* Make msdosfs long filenames matching case insensitive again.fjoe2003-12-083-0/+42
* Correct .Xr's in kiconv.3.bms2003-10-051-3/+3
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-266-0/+815
OpenPOWER on IntegriCloud