Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (29m)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (100d)  pkgsrc-2023Q3 (179d) 

2024-06-07 11:42:56 UTC Now

2013-07-24 06:35:51 UTC MAIN commitmail json YAML

Update to 1.0.6:

This minor maintenance release mostly contains code cleanups and
sacrifices to appease the compilers and reduce the wrath of their
warnings.

Alan Coopersmith (7):
      Assume signal handlers return void, as C89 requires
      Add _X_NORETURN attributes suggested by gcc
      Fix some sign/size conversion warnings from clang
      Mark unused arguments in callback functions to quiet clang warnings
      Use void * instead of char * for generic pointer arg to DoFunc functions
      Constify some more string pointers to fix gcc warnings
      iceauth 1.0.6

(wiz)