[InterNetNews/inn] 1f9a49: Apply C formatting rules with special care in lib

Julien ÉLIE noreply at github.com
Sat Oct 16 10:12:15 UTC 2021


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 1f9a49d55f33107aefbb457664649f59c621f9ee
      https://github.com/InterNetNews/inn/commit/1f9a49d55f33107aefbb457664649f59c621f9ee
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2021-10-16 (Sat, 16 Oct 2021)

  Changed paths:
    M lib/confparse.c
    M lib/date.c
    M lib/hashtab.c
    M lib/innconf.c
    M lib/md5.c

  Log Message:
  -----------
  Apply C formatting rules with special care in lib

Prevent a few sections from being reformatted by clang-format.


  Commit: 8de7b20d515cb9c7134116a896ecac1fbf9f8f52
      https://github.com/InterNetNews/inn/commit/8de7b20d515cb9c7134116a896ecac1fbf9f8f52
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2021-10-16 (Sat, 16 Oct 2021)

  Changed paths:
    M lib/alloca.c
    M lib/argparse.c
    M lib/artnumber.c
    M lib/cleanfrom.c
    M lib/clientactive.c
    M lib/clientlib.c
    M lib/commands.c
    M lib/concat.c
    M lib/conffile.c
    M lib/daemonize.c
    M lib/dbz.c
    M lib/defdist.c
    M lib/fdlimit.c
    M lib/getmodaddr.c
    M lib/getpagesize.c
    M lib/hash.c
    M lib/headers.c
    M lib/hex.c
    M lib/inndcomm.c
    M lib/list.c
    M lib/localopen.c
    M lib/lockfile.c
    M lib/makedir.c
    M lib/messageid.c
    M lib/network-innbind.c
    M lib/newsuser.c
    M lib/nntp.c
    M lib/perl.c
    M lib/pread.c
    M lib/pwrite.c
    M lib/qio.c
    M lib/radix32.c
    M lib/readin.c
    M lib/remopen.c
    M lib/reservedfd.c
    M lib/resource.c
    M lib/sendarticle.c
    M lib/sendpass.c
    M lib/sequence.c
    M lib/setproctitle.c
    M lib/snprintf.c
    M lib/strcasecmp.c
    M lib/strlcat.c
    M lib/strlcpy.c
    M lib/strspn.c
    M lib/strtok.c
    M lib/timer.c
    M lib/tst.c
    M lib/uwildmat.c
    M lib/wire.c
    M lib/xfopena.c
    M lib/xsignal.c

  Log Message:
  -----------
  Apply C formatting rules in lib


  Commit: b738d51404fa52af1f0cd856bd68f4a5e71cdf51
      https://github.com/InterNetNews/inn/commit/b738d51404fa52af1f0cd856bd68f4a5e71cdf51
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2021-10-16 (Sat, 16 Oct 2021)

  Changed paths:
    M lib/radix32.c

  Log Message:
  -----------
  Show up the DecodeRadix32() function for debugging purposes


  Commit: 3f3c225ea9a7050acd838c3015b26dae6e998872
      https://github.com/InterNetNews/inn/commit/3f3c225ea9a7050acd838c3015b26dae6e998872
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2021-10-16 (Sat, 16 Oct 2021)

  Changed paths:
    M lib/snprintf.c

  Log Message:
  -----------
  Properly format a deactivated condition


Compare: https://github.com/InterNetNews/inn/compare/5cc52cfa3ee3...3f3c225ea9a7


More information about the inn-committers mailing list