freebsd-dev/lib/libc/stdio
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
..
_flock_stub.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
asprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
clrerr.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
dprintf.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
fclose.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
fclose.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fcloseall.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
fdopen.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
feof.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ferror.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
ferror.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fflush.3 libc manpages: various improvements from NetBSD 2020-06-14 05:59:30 +00:00
fflush.c __sflush(): on write error, if nothing was written, reset FILE state back 2022-01-25 17:26:05 +02:00
fgetc.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fgetln.3 fgetln(3): Add a Caveats Section 2020-06-18 13:13:04 +00:00
fgetln.c GC a historical artifact. 2019-02-07 23:17:44 +00:00
fgetpos.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fgets.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
fgets.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fgetwc.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
fgetwln.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
fgetwln.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
fgetws.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
fgetws.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
fileno.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
findfp.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
flags.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
floatio.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
flockfile.3
fmemopen.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
fopen.3 libc manpages: various improvements from NetBSD 2020-06-14 05:59:30 +00:00
fopen.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fopencookie.3 fopencookie(3): declare function pointers in SYNOPSIS correctly 2017-05-23 07:15:57 +00:00
fopencookie.c libc: Add fopencookie(3) wrapper around funopen(3) 2016-05-11 14:38:27 +00:00
fprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
fpurge.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fputc.c libc: provide fputc_unlocked 2020-02-02 19:45:12 +00:00
fputs.3 stdio: provide _unlocked variants of fflush, fputc, fputs, fread, fwrite 2020-01-30 03:31:16 +00:00
fputs.c stdio: provide _unlocked variants of fflush, fputc, fputs, fread, fwrite 2020-01-30 03:31:16 +00:00
fputwc.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
fputws.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
fputws.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
fread.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
fread.c fread.c: fix undefined behavior 2022-01-16 00:43:56 +01:00
freopen.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fscanf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
fseek.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
fseek.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fsetpos.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ftell.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
funopen.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
funopen.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fvwrite.c libc __sfvwrite(): roll back FILE buffer pointer on fflush error 2022-03-06 10:29:51 -05:00
fvwrite.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fwalk.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fwide.3
fwide.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
fwprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
fwrite.c stdio: provide _unlocked variants of fflush, fputc, fputs, fread, fwrite 2020-01-30 03:31:16 +00:00
fwscanf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
getc.3 Add HISTORY section to getc(3) 2020-04-10 09:37:20 +00:00
getc.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
getchar.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
getdelim.c getdelim(3): Fix losing data on [EAGAIN] 2021-09-02 11:26:26 -07:00
getline.3 Remove _WITH_GETLINE and _WITH_DPRINTF guards 2016-07-30 01:00:16 +00:00
getline.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
gets_s.c Conform to Berne Convention. 2018-05-19 21:26:07 +00:00
gets.c libc: remove gets 2019-09-01 16:12:05 +00:00
getw.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
getwc.3 Note some functions that appeared in First Edition Unix 2020-04-01 22:50:41 +00:00
getwc.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
getwchar.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
glue.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
local.h libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
makebuf.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile.inc stdio: provide _unlocked variants of fflush, fputc, fputs, fread, fwrite 2020-01-30 03:31:16 +00:00
mktemp.3 Add mkostempsat(3). 2019-07-29 19:02:16 +00:00
mktemp.c libc: try to skip memcpy in _gettemp 2021-01-24 11:06:36 +00:00
open_memstream.3 open_memstream(3): fix typo 2021-04-28 12:18:25 +03:00
open_memstream.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
open_wmemstream.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
perror.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
printf_l.3
printf-pos.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
printf.3 Implement printf(3) family %m format string extension. 2018-05-22 11:05:40 +00:00
printf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
printfcommon.h libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
printflocal.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
putc.3 stdio: provide _unlocked variants of fflush, fputc, fputs, fread, fwrite 2020-01-30 03:31:16 +00:00
putc.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
putchar.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
puts.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
putw.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
putwc.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
putwc.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
putwchar.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
refill.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
remove.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
remove.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rewind.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rget.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
scanf_l.3
scanf.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
scanf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
setbuf.3 libc manpages: various improvements from NetBSD 2020-06-14 05:59:30 +00:00
setbuf.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
setbuffer.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
setvbuf.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
snprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
sprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
sscanf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
stdio.3 libc: remove gets 2019-09-01 16:12:05 +00:00
stdio.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
swprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
swscanf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
Symbol.map libc: provide fputc_unlocked 2020-02-02 19:45:12 +00:00
tempnam.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tmpfile.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tmpnam.3 tmpnam(3): Also mention tmpfile in the ENVIRONMENT section 2020-08-07 16:20:07 +00:00
tmpnam.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ungetc.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ungetc.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ungetwc.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ungetwc.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vasprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vdprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vfprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vfscanf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vfwprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vfwscanf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vscanf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vsnprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vsprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vsscanf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vswprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vswscanf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vwprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
vwscanf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wbuf.c libc: Restore fp state upon flush error in fputc 2022-03-28 11:23:46 -04:00
wprintf.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
wprintf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wscanf.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
wscanf.c libc: drop "All rights reserved" from Foundation copyrights 2022-08-04 16:57:50 -04:00
wsetup.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
xprintf_errno.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
xprintf_float.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
xprintf_hexdump.c Truncate negative lengths to zero 2017-11-27 09:57:37 +00:00
xprintf_int.c __printf_render_int(): small type change to match use. 2018-02-23 01:11:57 +00:00
xprintf_quote.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
xprintf_str.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
xprintf_time.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
xprintf_vis.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
xprintf.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00