emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: syncing Emacs from sources maintained elsewhere


From: Bruno Haible
Subject: Re: syncing Emacs from sources maintained elsewhere
Date: Thu, 27 Jan 2011 11:29:36 +0100
User-agent: KMail/1.9.9

Eli Zaretskii asked:
> > If the MinGW headers and implementations are good enough, you should
> > be OK without the .h files.  I'd be surprised if that were true, though.
> 
> Where can I find some docs regarding what is considered to be "good
> enough"?

You find detailed information about the particular portability problems
encountered on various systems and worked around (or not) by gnulib
in the gnulib documentation
  <http://www.gnu.org/software/gnulib/manual/html_node/index.html>
especially in the chapters
  7 ISO C and POSIX Header File Substitutes
  8 ISO C and POSIX Function Substitutes
  9 Past POSIX Function Substitutes
  10 Glibc Header File Substitutes
  11 Glibc Function Substitutes

See in particular
  <http://www.gnu.org/software/gnulib/manual/html_node/stddef_002eh.html>
  <http://www.gnu.org/software/gnulib/manual/html_node/unistd_002eh.html>
  <http://www.gnu.org/software/gnulib/manual/html_node/time_002eh.html>

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]