1
0
Fork 0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2026-09-19 17:01:24 +00:00
No description
  • C 80.4%
  • M4 9.2%
  • Shell 3.8%
  • C++ 2.6%
  • Python 1.6%
  • Other 2.2%
Find a file
Paul Eggert 329583fc39 file-has-acl: scontext + --disable-acl fix
* m4/acl.m4 (gl_FILE_HAS_ACL): Do not skip -lsmack or -lselinux
merely because --disable-acl was used.  Needed due to my
2024-11-11 commit “file-has-acl: scontext even if --disable-acl”.
Problem discovered when configuring Emacs with --disable-acl.
2026-09-07 11:57:02 -07:00
build-aux autoupdate 2026-09-07 08:08:14 -07:00
config canonicalize-lgpl: sync from glibc 2026-08-10 13:42:42 -07:00
doc Document possible *printf crash on mingw. 2026-09-03 01:23:29 +02: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' 2026-01-01 10:37:05 -08:00
lib regex: pacify GCC 16 -Wuseless-cast 2026-09-06 15:40:54 -07:00
m4 file-has-acl: scontext + --disable-acl fix 2026-09-07 11:57:02 -07:00
modules savedir: remove fdopendir dependency 2026-09-03 23:05:27 -07:00
po maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
pygnulib gnulib-tool.py: Fix default handling for --local-{symlink,hardlink}. 2026-03-06 09:47:50 +01:00
tests stddef-h C++ tests: Avoid compilation error with clang+mingw toolchain. 2026-09-02 19:22:05 +02:00
top maintainer-makefile: Fix false sc_po_check failure with bison sources. 2026-08-25 21:42:17 -07:00
.gitattributes .gitattributes: Mark some files as binary. 2025-12-18 23:23:52 +01:00
.gitignore Add infrastructure for handling gnulib localizations. 2024-12-08 17:41:21 +01:00
.gnulib-tool.py maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
all-modules maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
cfg.mk main.mk: remove sc_program_name 2016-09-05 09:21:54 -07:00
ChangeLog file-has-acl: scontext + --disable-acl fix 2026-09-07 11:57:02 -07:00
check-AC_LIBOBJ maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
check-copyright maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
check-module maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
COPYING Update COPYING file. 2024-12-07 15:59:11 +01:00
DEPENDENCIES readutmp: Add option to make use of wtmpdb. 2026-08-04 17:03:56 +02:00
gnulib-tool maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
gnulib-tool.py maint: run 'make update-copyright' 2026-01-01 10:37:05 -08: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 maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
HACKING Generalize LLM advice to non-prompt models 2026-09-05 10:49:07 -07:00
Makefile maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
MODULES.html.sh streq, memeq: New modules. 2026-02-28 21:17:44 +01:00
NEWS getlogin: Fix link error with option --with-systemd (regr. 2025-03-09). 2026-08-27 20:11:33 +02:00
posix-modules maint: run 'make update-copyright' 2026-01-01 10:37:05 -08: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. 2026-02-15 11:01:33 -08: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