[InterNetNews/inn] b4ded3: Integrate the portable daemon function from rra-c-...

Julien ÉLIE noreply at github.com
Tue Jan 24 21:25:57 UTC 2023


  Branch: refs/heads/2.7
  Home:   https://github.com/InterNetNews/inn
  Commit: b4ded372305b78538ec1cbbeb7b7f220fd50105c
      https://github.com/InterNetNews/inn/commit/b4ded372305b78538ec1cbbeb7b7f220fd50105c
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M .gitignore
    M MANIFEST
    M configure.ac
    M doc/pod/news.pod
    M frontends/ovdb_init.c
    M include/inn/libinn.h
    M include/portable/system.h
    M innd/innd.c
    M lib/Makefile
    A lib/daemon.c
    R lib/daemonize.c
    M nnrpd/nnrpd.c
    M storage/ovsqlite/ovsqlite-server.c
    M support/getrra-c-util
    M support/mkmanifest
    M tests/Makefile
    M tests/TESTS
    A tests/lib/daemon-t.c

  Log Message:
  -----------
  Integrate the portable daemon function from rra-c-util

Use daemon(3) C function when available instead of the INN-specific
daemonize() function.

Synchronize its portable code with rra-c-util.




More information about the inn-committers mailing list