opnsense-src/lib/libc/locale
Ed Maste 5b5fa75acf libc: drop "All rights reserved" from Foundation copyrights
This has already been done for most files that have the Foundation as
the only listed copyright holder.  Do it now for files that list
multiple copyright holders, but have the Foundation copyright in its own
section.

Sponsored by:	The FreeBSD Foundation
2022-08-04 16:57:50 -04:00
..
ascii.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
big5.5 Use proper mdoc(7) macros for literal text and do not use Tn 2020-04-01 09:01:35 +00:00
big5.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
btowc.3 btowc(3), isblank(3): Correct prototypes for _l variants. 2013-03-27 21:31:40 +00:00
btowc.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
c16rtomb.c Fix WITHOUT_ICONV build after r340276. 2018-11-14 09:06:15 +00:00
c16rtomb_iconv.c Add libiconv based versions of *c16*() and *c32*(). 2013-06-03 17:17:56 +00:00
c32rtomb.c Fix WITHOUT_ICONV build after r340276. 2018-11-14 09:06:15 +00:00
c32rtomb_iconv.c Add libiconv based versions of *c16*() and *c32*(). 2013-06-03 17:17:56 +00:00
collate.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
collate.h libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
collcmp.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
ctype.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
ctype.c Remove "All Rights Reserved" from FreeBSD Foundation libc copyrights 2022-07-21 09:53:31 -04:00
ctype_l.3 Remove "All Rights Reserved" from FreeBSD Foundation libc copyrights 2022-07-21 09:53:31 -04:00
cXXrtomb_iconv.h Reset persistent mbstates when rune locale encoding changes. 2018-11-09 03:32:53 +00:00
DESIGN.xlocale Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
digittoint.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
duplocale.3 Remove "All Rights Reserved" from FreeBSD Foundation libc copyrights 2022-07-21 09:53:31 -04:00
euc.5 In FreeBSD 11 localedef(1) has replaced the mklocale(1) and colldef(1) 2019-09-10 07:47:52 +00:00
euc.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
fix_grouping.c localeconv: correct grouping and mon_grouping per C/POSIX 2019-12-19 17:01:25 +00:00
freelocale.3 Remove "All Rights Reserved" from FreeBSD Foundation libc copyrights 2022-07-21 09:53:31 -04:00
gb2312.5 Markup nits. 2004-07-05 06:39:03 +00:00
gb2312.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
gb18030.5 Markup nits. 2004-07-05 06:39:03 +00:00
gb18030.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
gbk.5 Markup nits. 2004-07-05 06:39:03 +00:00
gbk.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
isalnum.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
isalpha.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
isascii.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
isblank.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
iscntrl.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
isctype.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
isdigit.3 Don't put multiple names on a single .Nm line. This fixes apropos(1) 2018-04-17 09:05:46 +00:00
isgraph.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
isideogram.3 Let the armchair generals handle this one. 2009-09-04 07:44:58 +00:00
islower.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
isphonogram.3 Let the armchair generals handle this one. 2009-09-04 07:44:58 +00:00
isprint.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
ispunct.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
isrune.3 Let the armchair generals handle this one. 2009-09-04 07:44:58 +00:00
isspace.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
isspecial.3 Let the armchair generals handle this one. 2009-09-04 07:44:58 +00:00
isupper.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
iswalnum.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
iswctype.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
isxdigit.3 Don't put multiple names on a single .Nm line. This fixes apropos(1) 2018-04-17 09:05:46 +00:00
ldpart.c Add hybrid C.UTF-8 locale being identical to default C locale except 2018-11-04 22:13:22 +00:00
ldpart.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
lmessages.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
lmessages.h libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
lmonetary.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
lmonetary.h libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
lnumeric.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
lnumeric.h libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
localeconv.3 localeconv(3): start sentences on new lines 2017-05-23 07:09:26 +00:00
localeconv.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04: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 libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
mblocal.h libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
mbrlen.3 Fixed a typo. 2004-06-30 19:32:41 +00:00
mbrlen.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
mbrtoc16.c Fix WITHOUT_ICONV build after r340276. 2018-11-14 09:06:15 +00:00
mbrtoc16_iconv.c Add libiconv based versions of *c16*() and *c32*(). 2013-06-03 17:17:56 +00:00
mbrtoc32.c Fix WITHOUT_ICONV build after r340276. 2018-11-14 09:06:15 +00:00
mbrtoc32_iconv.c Add libiconv based versions of *c16*() and *c32*(). 2013-06-03 17:17:56 +00:00
mbrtocXX_iconv.h Reset persistent mbstates when rune locale encoding changes. 2018-11-09 03:32:53 +00:00
mbrtowc.3 Add <uchar.h>. 2013-05-21 19:59:37 +00:00
mbrtowc.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
mbsinit.3 Update manual pages for change to C99 mbrtowc() semantics. 2004-04-08 09:59:02 +00:00
mbsinit.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
mbsnrtowcs.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
mbsrtowcs.3 mbsrtowcs(3): Clarify the RETURN VALUES section 2020-08-07 16:56:43 +00:00
mbsrtowcs.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
mbstowcs.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
mbstowcs.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
mbtowc.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
mbtowc.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
mskanji.5 Markup nits. 2004-07-05 06:39:03 +00:00
mskanji.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
multibyte.3 In FreeBSD 11 localedef(1) has replaced the mklocale(1) and colldef(1) 2019-09-10 07:47:52 +00:00
newlocale.3 Remove "All Rights Reserved" from FreeBSD Foundation libc copyrights 2022-07-21 09:53:31 -04:00
nextwctype.3 Add COMPATIBILITY and HISTORY sections. Fix typo. 2005-07-21 10:27:45 +00:00
nextwctype.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
nl_langinfo.3 nl_langinfo(3): document recognized item names 2020-12-17 02:33:52 +00:00
nl_langinfo.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
nomacros.c Fix build of libc.so after r232620. This caused a duplicate definition 2012-03-06 21:56:30 +00:00
none.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
querylocale.3 Remove "All Rights Reserved" from FreeBSD Foundation libc copyrights 2022-07-21 09:53:31 -04:00
rpmatch.3 Add HISTORY section. 2005-07-21 10:53:27 +00:00
rpmatch.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
rune.c libc/locale: Use O_CLOEXEC when opening locale tables 2021-07-29 09:14:50 -04:00
runefile.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
runetype.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
setlocale.3 libc: Fix most issues reported by mandoc 2020-12-19 14:54:28 +00:00
setlocale.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
setlocale.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
setrunelocale.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
Symbol.map Mark __collate_load_tables_l as static 2015-08-09 10:24:24 +00:00
table.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04: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 libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
toupper.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
toupper.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04: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 Remove "All Rights Reserved" from FreeBSD Foundation libc copyrights 2022-07-21 09:53:31 -04:00
utf8.5 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
utf8.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcrtomb.3 Add <uchar.h>. 2013-05-21 19:59:37 +00:00
wcrtomb.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcsftime.3
wcsftime.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcsnrtombs.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcsrtombs.3 Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are 2004-07-21 10:54:57 +00:00
wcsrtombs.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcstod.3
wcstod.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcstof.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcstoimax.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcstol.3
wcstol.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcstold.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcstoll.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcstombs.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
wcstombs.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcstoul.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcstoull.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcstoumax.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wctob.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wctomb.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
wctomb.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wctrans.3
wctrans.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wctype.3 Add missing comma. 2006-10-13 16:11:12 +00:00
wctype.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wcwidth.3 /me kicks cvs update 2004-08-17 04:56:03 +00:00
wcwidth.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
xlocale.3 Remove "All Rights Reserved" from FreeBSD Foundation libc copyrights 2022-07-21 09:53:31 -04:00
xlocale.c Remove "All Rights Reserved" from FreeBSD Foundation libc copyrights 2022-07-21 09:53:31 -04:00
xlocale_private.h Remove "All Rights Reserved" from FreeBSD Foundation libc copyrights 2022-07-21 09:53:31 -04:00