1
0
Fork 0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-12-05 23:07:25 +00:00
No description
Find a file
Bruno Haible b3518f6017 sinl: Work around NetBSD 10.0 bug.
* lib/math.in.h (sinl): Consider REPLACE_SINL.
* m4/sinl.m4 (gl_FUNC_SINL): Test whether sinl works. Set REPLACE_SINL
to 1 if not.
* m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_SINL.
* modules/math-h (Makefile.am): Substitute REPLACE_SINL.
* modules/sinl (configure.ac): Consider REPLACE_SINL.
* doc/posix-functions/sinl.texi: Mention the NetBSD bug.
2025-12-04 22:51:59 +01:00
build-aux maint: fit bootstrap into 80 columns 2025-12-04 11:37:48 -08:00
config regex: pacify gcc 15.2 2025-09-10 09:22:17 -07:00
doc sinl: Work around NetBSD 10.0 bug. 2025-12-04 22:51:59 +01:00
etc/license-notices Use a warranty disclaimer in all-permissive license notices. 2024-10-17 21:52:41 +02:00
examples Add another example. 2022-01-08 20:58:14 +01:00
gnulib-l10n maint: run 'make update-copyright' 2025-01-01 09:25:10 +00:00
lib sinl: Work around NetBSD 10.0 bug. 2025-12-04 22:51:59 +01:00
m4 sinl: Work around NetBSD 10.0 bug. 2025-12-04 22:51:59 +01:00
modules sinl: Work around NetBSD 10.0 bug. 2025-12-04 22:51:59 +01:00
po gnulib-l10n: Clarify the license of the POT file. 2025-01-02 15:57:15 +01:00
pygnulib Remove support for IRIX. 2025-09-10 23:22:53 +02:00
tests tanl: Fix result for negative values. 2025-12-03 23:48:39 +01:00
top maint: fit bootstrap into 80 columns 2025-12-04 11:37:48 -08:00
.gitattributes Improve 'git diff' of Python files. 2024-04-13 20:26:59 +02:00
.gitignore Add infrastructure for handling gnulib localizations. 2024-12-08 17:41:21 +01:00
.gnulib-tool.py maint: run 'make update-copyright' 2025-01-01 09:25:10 +00:00
all-modules Remove support for IRIX. 2025-09-10 23:22:53 +02:00
cfg.mk main.mk: remove sc_program_name 2016-09-05 09:21:54 -07:00
ChangeLog sinl: Work around NetBSD 10.0 bug. 2025-12-04 22:51:59 +01:00
check-AC_LIBOBJ maint: run 'make update-copyright' 2025-01-01 09:25:10 +00:00
check-copyright maint: run 'make update-copyright' 2025-01-01 09:25:10 +00:00
check-module maint: run 'make update-copyright' 2025-01-01 09:25:10 +00:00
COPYING Update COPYING file. 2024-12-07 15:59:11 +01:00
DEPENDENCIES readutmp, boot-time: Improve documentation. 2025-02-17 13:08:38 +01:00
gnulib-tool Remove support for IRIX. 2025-09-10 23:22:53 +02:00
gnulib-tool.py Remove support for IRIX. 2025-09-10 23:22:53 +02:00
gnulib-tool.py.TODO gnulib-tool.py: Simplify running some commands in a given directory. 2024-04-19 18:21:26 +02:00
gnulib-tool.sh gnulib-tool.sh: Trivial simplification. 2025-10-20 04:08:11 +02:00
HACKING Document modern C coding style. 2025-12-04 18:09:43 +01:00
Makefile Add syntax-check rule against CPU predef misspellings. 2025-05-07 11:34:47 +02:00
MODULES.html.sh doc: update MODULES.html.sh for deprecations 2025-11-06 22:15:02 -08:00
NEWS issymlinkat: Remove accidental dependency from issymlink on $(LIBINTL). 2025-12-04 21:21:00 +01:00
posix-modules Remove support for IRIX. 2025-09-10 23:22:53 +02:00
README README: Don't ask people to read a TeXinfo file. 2017-05-17 10:14:37 +02:00
STATUS-libposix doc: Prefer https urls where possible. 2024-11-17 13:05:55 -08:00
users.txt Update users.txt. 2025-04-20 02:48:31 +02:00

Please create and read the docs with

  $ cd doc
  $ make gnulib.html
  $ xdg-open gnulib.html

or read the online manual at

  https://www.gnu.org/software/gnulib/manual/gnulib.html