nmh-workers
[Top] [All Lists]

[Nmh-workers] posix redux round one

2011-12-24 19:19:54
After some grumbling and a shot of nog I've kicked off the new posix branch. I 
have committed back the obvious non-posix bits.  In a nutshell this code:

* removes the unreferenced HAVE_ defines.
* removes autoconf rules from the Makefiles.
* rms the autoconf-related files.
* removes ifdefs from around posix-mandated include files.
* resolves terminal code in favour of the posix termios.h interface.

These are the simple bits. In theory the code should compile (but not 
necessarily run) on any POSIX system.  But it's not a practical example of a 
posix port yet.  I need to clean up the code related to wait, time, file locks, 
and directory processing.  That will take a couple of days to re-do.  And the 
Makefiles need a major overhaul.

This isn't production code -- I'm pushing it into git for those who wanted to 
start eliding un-needed defines from the head.

--lyndon

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers
<Prev in Thread] Current Thread [Next in Thread>
  • [Nmh-workers] posix redux round one, Lyndon Nerenberg <=