• Show log

    Commit

  • Hash : d4d0f2d8
    Author : Paul Eggert
    Date : 2020-12-05T11:27:13

    doc: mention intptr_t etc. and IBM i
    
    * doc/gnulib-readme.texi (Other portability assumptions):
    Mention intptr_t and uintptr_t, and that arithmetic on them
    works in the usual way.
    (Exotic platforms): New section, containing material from
    the old 'Integer Portability' section.  Also mention IBM i.
    * doc/intprops.texi (Wraparound Arithmetic):
    Say that the macros work on unsigned integers too.
    (Integer Portability): Remove.
    

  • README

  • 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