freebsd-dev/lib/libc/locale
Pedro F. Giffuni 8a16b7a18f General further adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 3-Clause license.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

Special thanks to Wind River for providing access to "The Duke of
Highlander" tool: an older (2014) run over FreeBSD tree was useful as a
starting point.
2017-11-20 19:49:47 +00:00
..
ascii.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
big5.5
big5.c Revamp CTYPE support (from Illumos & Dragonfly) 2015-08-08 18:22:14 +00:00
btowc.3 btowc(3), isblank(3): Correct prototypes for _l variants. 2013-03-27 21:31:40 +00:00
btowc.c
c16rtomb_iconv.c Add libiconv based versions of *c16*() and *c32*(). 2013-06-03 17:17:56 +00:00
c16rtomb.c Add <uchar.h>. 2013-05-21 19:59:37 +00:00
c32rtomb_iconv.c Add libiconv based versions of *c16*() and *c32*(). 2013-06-03 17:17:56 +00:00
c32rtomb.c Add <uchar.h>. 2013-05-21 19:59:37 +00:00
collate.c __setrunelocale: Fix asprintf(3) failure not returning an error. 2017-09-29 16:30:50 +00:00
collate.h 1) Eliminate possibility to call __*collate_range_cmp() with inclomplete 2016-07-14 09:07:25 +00:00
collcmp.c 1) Eliminate possibility to call __*collate_range_cmp() with inclomplete 2016-07-14 09:07:25 +00:00
ctype_l.3 ctype_l(3): Note that not all these functions are specified by POSIX.1-2008. 2012-07-01 22:18:20 +00:00
ctype.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ctype.c
cXXrtomb_iconv.h Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
DESIGN.xlocale
digittoint.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
duplocale.3 Small changes to locale-related man pages. 2015-04-24 10:17:55 +00:00
endian.h Locale fix for endian big (EB) machines. 2016-11-01 13:54:44 +00:00
euc.5 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
euc.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fix_grouping.c
freelocale.3 Change the return type of freelocale(3) to void. 2016-07-29 17:18:47 +00:00
gb2312.5
gb2312.c Revamp CTYPE support (from Illumos & Dragonfly) 2015-08-08 18:22:14 +00:00
gb18030.5
gb18030.c Revamp CTYPE support (from Illumos & Dragonfly) 2015-08-08 18:22:14 +00:00
gbk.5
gbk.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
isalnum.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
isalpha.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
isascii.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
isblank.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
iscntrl.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
isctype.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
isdigit.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
isgraph.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
isideogram.3
islower.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
isphonogram.3
isprint.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ispunct.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
isrune.3
isspace.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
isspecial.3
isupper.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
iswalnum_l.3 Start manpage with Dd macro and also remove a trailing whitespace 2012-07-26 14:46:19 +00:00
iswalnum.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
iswctype.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
isxdigit.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ldpart.c libc: Use O_CLOEXEC for various internal file descriptors. 2012-09-29 11:54:34 +00:00
ldpart.h
lmessages.c
lmessages.h
lmonetary.c libc/locale: Remove a wrong comma. 2014-09-04 17:36:21 +00:00
lmonetary.h
lnumeric.c
lnumeric.h
localeconv.3 localeconv(3): start sentences on new lines 2017-05-23 07:09:26 +00:00
localeconv.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile.inc Link localeconv(3) to localeconv_l(3) 2015-11-25 09:12:30 +00:00
mblen.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
mblen.c
mblocal.h Move __hidden attribute towards the end of the declaration. 2016-12-31 15:30:00 +00:00
mbrlen.3
mbrlen.c
mbrtoc16_iconv.c Add libiconv based versions of *c16*() and *c32*(). 2013-06-03 17:17:56 +00:00
mbrtoc16.c Add <uchar.h>. 2013-05-21 19:59:37 +00:00
mbrtoc32_iconv.c Add libiconv based versions of *c16*() and *c32*(). 2013-06-03 17:17:56 +00:00
mbrtoc32.c Add <uchar.h>. 2013-05-21 19:59:37 +00:00
mbrtocXX_iconv.h Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
mbrtowc.3 Add <uchar.h>. 2013-05-21 19:59:37 +00:00
mbrtowc.c
mbsinit.3
mbsinit.c
mbsnrtowcs.c Revamp CTYPE support (from Illumos & Dragonfly) 2015-08-08 18:22:14 +00:00
mbsrtowcs.3
mbsrtowcs.c
mbstowcs.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
mbstowcs.c
mbtowc.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
mbtowc.c mbtowc(3): set errno to EILSEQ if an incomplete character is passed. 2016-03-01 19:15:34 +00:00
mskanji.5
mskanji.c SJIS encoding don't have single byte characters >= 224 2016-04-04 15:56:14 +00:00
multibyte.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
newlocale.3 Small changes to locale-related man pages. 2015-04-24 10:17:55 +00:00
nextwctype.3
nextwctype.c
nl_langinfo.3 Add more locale-specific functions to the relevant man pages and Makefile: 2012-07-30 20:56:19 +00:00
nl_langinfo.c libc: spelling fixes. 2016-04-30 01:24:24 +00:00
nomacros.c
none.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
querylocale.3 Small changes to locale-related man pages. 2015-04-24 10:17:55 +00:00
rpmatch.3
rpmatch.c
rune.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
runefile.h
runetype.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
setlocale.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
setlocale.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
setlocale.h
setrunelocale.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Symbol.map Mark __collate_load_tables_l as static 2015-08-09 10:24:24 +00:00
table.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
toascii.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
tolower.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
tolower.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
toupper.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
toupper.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
towlower.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
towupper.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
uselocale.3 Small changes to locale-related man pages. 2015-04-24 10:17:55 +00:00
utf8.5 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
utf8.c Merge from HEAD 2015-08-25 20:14:50 +00:00
wcrtomb.3 Add <uchar.h>. 2013-05-21 19:59:37 +00:00
wcrtomb.c
wcsftime.3
wcsftime.c
wcsnrtombs.c Revamp CTYPE support (from Illumos & Dragonfly) 2015-08-08 18:22:14 +00:00
wcsrtombs.3
wcsrtombs.c
wcstod.3
wcstod.c Fix error reporting from wcstof() 2016-11-20 20:13:22 +00:00
wcstof.c Fix error reporting from wcstof() 2016-11-20 20:13:22 +00:00
wcstoimax.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
wcstol.3
wcstol.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
wcstold.c Fix error reporting from wcstof() 2016-11-20 20:13:22 +00:00
wcstoll.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
wcstombs.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
wcstombs.c
wcstoul.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
wcstoull.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
wcstoumax.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
wctob.c
wctomb.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
wctomb.c
wctrans.3
wctrans.c
wctype.3
wctype.c Commit log from Dragonfly: 2015-10-13 20:43:49 +00:00
wcwidth.3
wcwidth.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
xlocale_private.h Document some invariants for the XLC_ enum. 2017-09-07 17:51:35 +00:00
xlocale.3 mdoc: improvements to SEE ALSO. 2014-12-27 08:31:52 +00:00
xlocale.c Change the return type of freelocale(3) to void. 2016-07-29 17:18:47 +00:00