Mail Archives: djgpp-workers/1998/01/26/16:27:25
--=====================_885871798==_
Content-Type: text/plain; charset="us-ascii"
Here is a little patch to <unistd.h> so that the patch to sysconf.c will
compile and work
Randy
--=====================_885871798==_
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: attachment; filename="unistd.dif"
*** include/unistd.h~1 Sat Oct 5 20:34:18 1996
--- include/unistd.h Mon Jan 26 14:24:14 1998
***************
*** 56,60 ****
#define _SC_TZNAME_MAX 9
#define _SC_VERSION 10
!
__DJ_size_t
#undef __DJ_size_t
--- 56,62 ----
#define _SC_TZNAME_MAX 9
#define _SC_VERSION 10
! #define _SC_PHYS_PAGES 11
! #define _SC_AVPHYS_PAGES 12
!
__DJ_size_t
#undef __DJ_size_t
--=====================_885871798==_
Content-Type: text/plain; charset="us-ascii"
--=====================_885871798==_--
- Raw text -