1
0
Fork 0
mirror of https://github.com/thkukuk/libnsl.git synced 2026-09-19 18:04:20 +00:00
This library contains the public client interface for NIS(YP) and NIS+ in a IPv6 ready version
  • C 83.5%
  • RPC 9.2%
  • Shell 3.6%
  • sed 1.3%
  • Makefile 1.3%
  • Other 1.1%
Find a file
2026-07-28 15:05:49 +02:00
.github/workflows CI: use checkout@v4, add newer compiler versions 2025-01-29 08:29:01 +01:00
ci CI: install libtirpc devel package 2025-01-29 08:21:35 +01:00
po Update autotools files 2026-07-28 15:05:49 +02:00
src prevent stack overflow with unchecked key/value pairs 2026-07-28 15:04:57 +02:00
.gitignore Release version 1.3 2020-07-06 12:01:37 +02:00
ABOUT-NLS Update to gettext 0.20.2x 2020-07-06 11:46:57 +02:00
AUTHORS First import of ported code 2015-06-26 10:02:46 +02:00
autogen.sh Use autopoint instead of gettextize (#13) 2021-08-16 13:09:51 +02:00
configure.ac Update autotools files 2026-07-28 15:05:49 +02:00
COPYING First import of ported code 2015-06-26 10:02:46 +02:00
INSTALL Update for newer automake 2020-03-03 15:48:56 +01:00
libnsl.pc.in Minor tweaks to libnsl.pc.in 2025-09-16 14:27:48 +02:00
Makefile.am Don't package obsolete ChangeLog 2020-07-06 11:42:59 +02:00
NEWS Release version 2.0.1 2023-10-13 10:59:30 +02:00
README Remove NIS+ from README 2021-08-16 13:28:44 +02:00

See the file COPYING for copying restrictions.

This package contains the libnsl library. This library contains
the public client interface for NIS(YP).

This code was formerly part of glibc, but is now standalone to
be able to link against TI-RPC for IPv6 support.

The git repository can be found at:
https://github.com/thkukuk/libnsl