Skip to content

Commit

Permalink
doc: Prefer https urls where possible.
Browse files Browse the repository at this point in the history
* doc/gnulib.texi (POSIXURL): Use https url.
* doc/multithread.texi: Use https instead of http where possible.
* doc/glibc-functions/*.texi: Likewise.
* doc/posix-functions/*.texi: Likewise.
* lib/glthread/lock.c: Likewise.
* lib/hamt.h: Likewise.
* lib/localcharset.c: Likewise.
* lib/pipe2.c: Likewise.
* lib/pipe.c: Likewise.
* lib/sigsegv.c: Likewise.
* lib/sigsegv.in.h: Likewise.
* lib/sm3.c: Likewise.
* lib/sm3.h: Likewise.
* lib/sm3-stream.c: Likewise.
* lib/stackvma.c: Likewise.
* lib/stdio-impl.h: Likewise.
* lib/stdnoreturn.in.h: Likewise.
* m4/getopt.m4: Likewise.
* m4/largefile.m4: Likewise.
* m4/stdalign.m4: Likewise.
* STATUS-libposix: Likewise.
* tests/test-float.c: Likewise.
* tests/test-getopt.h: Likewise.
* tests/test-setenv.c: Likewise.
* tests/test-spawn-pipe-child.c: Likewise.
* tests/test-strerror.c: Likewise.
* tests/test-strerror_r.c: Likewise.
* tests/test-unsetenv.c: Likewise.
* users.txt: Likewise.
  • Loading branch information
collinfunk committed Nov 17, 2024
1 parent 353a323 commit 2d08d87
Show file tree
Hide file tree
Showing 220 changed files with 257 additions and 224 deletions.
33 changes: 33 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
2024-11-17 Collin Funk <[email protected]>

doc: Prefer https urls where possible.
* doc/gnulib.texi (POSIXURL): Use https url.
* doc/multithread.texi: Use https instead of http where possible.
* doc/glibc-functions/*.texi: Likewise.
* doc/posix-functions/*.texi: Likewise.
* lib/glthread/lock.c: Likewise.
* lib/hamt.h: Likewise.
* lib/localcharset.c: Likewise.
* lib/pipe2.c: Likewise.
* lib/pipe.c: Likewise.
* lib/sigsegv.c: Likewise.
* lib/sigsegv.in.h: Likewise.
* lib/sm3.c: Likewise.
* lib/sm3.h: Likewise.
* lib/sm3-stream.c: Likewise.
* lib/stackvma.c: Likewise.
* lib/stdio-impl.h: Likewise.
* lib/stdnoreturn.in.h: Likewise.
* m4/getopt.m4: Likewise.
* m4/largefile.m4: Likewise.
* m4/stdalign.m4: Likewise.
* STATUS-libposix: Likewise.
* tests/test-float.c: Likewise.
* tests/test-getopt.h: Likewise.
* tests/test-setenv.c: Likewise.
* tests/test-spawn-pipe-child.c: Likewise.
* tests/test-strerror.c: Likewise.
* tests/test-strerror_r.c: Likewise.
* tests/test-unsetenv.c: Likewise.
* users.txt: Likewise.

2024-11-17 Jan Palus <[email protected]> (tiny change)

md5-stream, sha*-stream, sm3-stream: Avoid duplicate symbols.
Expand Down
2 changes: 1 addition & 1 deletion STATUS-libposix
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ need some careful consideration, but some experience in using it would
be good, too. The intended/expected usage is along the lines of:

1. configure, build and install the thing. Perhaps from:
http://autogen.sourceforge.net/data/
https://autogen.sourceforge.net/data/
or roll your own, but the distribution should be there, I think.

2. fiddle a project to detect that it is "sufficiently recent" to
Expand Down
2 changes: 1 addition & 1 deletion doc/glibc-functions/getrandom.texi
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ security properties may not be appropriate for your application.
For example, identical ``random'' data streams might be produced by
rebooted virtual machines. If this is of concern you may need to use
additional techniques such as hedging.@footnote{Ristenpart T, Yilek
S@. @url{http://pages.cs.wisc.edu/~rist/papers/sslhedge.pdf, When good
S@. @url{https://pages.cs.wisc.edu/~rist/papers/sslhedge.pdf, When good
randomness goes bad: virtual machine vulnerabilities and hedging
deployed cryptography}. NDSS 2010.}

Expand Down
2 changes: 1 addition & 1 deletion doc/glibc-functions/ns_name_compress.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{ns_name_compress}
@findex ns_name_compress

Documentation:@* @uref{http://web.deu.edu.tr/doc/oreily/networking/dnsbind/ch14_02.htm}
Documentation:@* @uref{https://web.deu.edu.tr/doc/oreily/networking/dnsbind/ch14_02.htm}

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/glibc-functions/ns_name_skip.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{ns_name_skip}
@findex ns_name_skip

Documentation:@* @uref{http://web.deu.edu.tr/doc/oreily/networking/dnsbind/ch14_02.htm}
Documentation:@* @uref{https://web.deu.edu.tr/doc/oreily/networking/dnsbind/ch14_02.htm}

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/glibc-functions/ns_name_uncompress.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{ns_name_uncompress}
@findex ns_name_uncompress

Documentation:@* @uref{http://web.deu.edu.tr/doc/oreily/networking/dnsbind/ch14_02.htm}
Documentation:@* @uref{https://web.deu.edu.tr/doc/oreily/networking/dnsbind/ch14_02.htm}

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/gnulib.texi
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Documentation License''.
@end menu

@c Location of the POSIX specification on the web.
@set POSIXURL http://pubs.opengroup.org/onlinepubs/9799919799
@set POSIXURL https://pubs.opengroup.org/onlinepubs/9799919799

@c Macro for referencing a POSIX header.
@ifinfo
Expand Down
2 changes: 1 addition & 1 deletion doc/multithread.texi
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ modules one by one.
@section The ISO C multithreading API

The ISO C multithreading API is documented in ISO C 11
@url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf}.
@url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf}.

To make use of ISO C multithreading, even on platforms that don't support it
or have severe bugs, use the following Gnulib modules:
Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/CMPLX.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{CMPLX}
@findex CMPLX

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.3.9.3.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.3.9.3.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/CMPLX.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/CMPLXF.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{CMPLXF}
@findex CMPLXF

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.3.9.3.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.3.9.3.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/CMPLXF.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/CMPLXL.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{CMPLXL}
@findex CMPLXL

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.3.9.3.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.3.9.3.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/CMPLXL.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/acospi.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{acospi}
@findex acospi

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.8
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.8

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/acospif.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{acospif}
@findex acospif

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.8
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.8

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/acospil.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{acospil}
@findex acospil

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.8
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.8

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/aligned_alloc.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{aligned_alloc}
@findex aligned_alloc

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.24.3.1.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.24.3.1.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/aligned_alloc.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/asinpi.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{asinpi}
@findex asinpi

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.9
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.9

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/asinpif.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{asinpif}
@findex asinpif

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.9
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.9

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/asinpil.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{asinpil}
@findex asinpil

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.9
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.9

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/at_quick_exit.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{at_quick_exit}
@findex at_quick_exit

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.24.4.3.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.24.4.3.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/at_quick_exit.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atan2pi.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atan2pi}
@findex atan2pi

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.11
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.11

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atan2pif.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atan2pif}
@findex atan2pif

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.11
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.11

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atan2pil.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atan2pil}
@findex atan2pil

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.11
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.11

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atanpi.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atanpi}
@findex atanpi

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.10
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.10

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atanpif.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atanpif}
@findex atanpif

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.10
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.10

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atanpil.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atanpil}
@findex atanpil

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.10
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.12.4.10

Gnulib module: ---

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_compare_exchange_strong.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_compare_exchange_strong}
@findex atomic_compare_exchange_strong

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.4.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.4.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_compare_exchange_strong.html}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_compare_exchange_strong_explicit}
@findex atomic_compare_exchange_strong_explicit

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.4.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.4.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_compare_exchange_strong_explicit.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_compare_exchange_weak.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_compare_exchange_weak}
@findex atomic_compare_exchange_weak

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.4.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.4.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_compare_exchange_weak.html}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_compare_exchange_weak_explicit}
@findex atomic_compare_exchange_weak_explicit

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.4.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.4.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_compare_exchange_weak_explicit.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_exchange.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_exchange}
@findex atomic_exchange

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.3.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.3.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_exchange.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_exchange_explicit.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_exchange_explicit}
@findex atomic_exchange_explicit

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.3.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.3.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_exchange_explicit.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_fetch_add.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_fetch_add}
@findex atomic_fetch_add

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_fetch_add.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_fetch_add_explicit.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_fetch_add_explicit}
@findex atomic_fetch_add_explicit

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_fetch_add_explicit.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_fetch_and.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_fetch_and}
@findex atomic_fetch_and

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_fetch_and.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_fetch_and_explicit.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_fetch_and_explicit}
@findex atomic_fetch_and_explicit

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_fetch_and_explicit.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_fetch_or.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_fetch_or}
@findex atomic_fetch_or

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_fetch_or.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_fetch_or_explicit.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_fetch_or_explicit}
@findex atomic_fetch_or_explicit

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_fetch_or_explicit.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_fetch_sub.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_fetch_sub}
@findex atomic_fetch_sub

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_fetch_sub.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_fetch_sub_explicit.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_fetch_sub_explicit}
@findex atomic_fetch_sub_explicit

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_fetch_sub_explicit.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_fetch_xor.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_fetch_xor}
@findex atomic_fetch_xor

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_fetch_xor.html}

Expand Down
2 changes: 1 addition & 1 deletion doc/posix-functions/atomic_fetch_xor_explicit.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@subsection @code{atomic_fetch_xor_explicit}
@findex atomic_fetch_xor_explicit

ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.
ISO C23 specification:@* @url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf} section 7.17.7.5.

POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/atomic_fetch_xor_explicit.html}

Expand Down
Loading

0 comments on commit 2d08d87

Please sign in to comment.