Re: GNOME vs GNU gcc & glibc



On 14 April, 1999 - Harold Campbell sent me these 2,0K bytes:

> >From the man page:
> 
> SYNOPSIS
>        #include <sys/time.h>
>        #include <sys/types.h>
>        #include <unistd.h>

Because this is for linuxconf, this is slightly off-topic, but also
on-topic... From other man-pages:

AIX 4.3.2:
#include <sys/time.h>
#include <sys/select.h>
#include <sys/types.h>

SunOS 4.1.3:
     #include <sys/types.h>
     #include <sys/time.h>

Solaris 2.4:
     #include <sys/time.h>
     #include <sys/types.h>

Solaris 2.6:
     #include <sys/time.h>

IRIX 5.3 & 6.5.3:
     #include <unistd.h>
     #include <sys/types.h>
     #include <bstring.h>
     #include <sys/time.h>

/Tomas
-- 
Tomas Ögren, stric@ing.umu.se, http://www.ing.umu.se/~stric/
|- Student at Computing Science, University of Umeå
`- Sysadmin at {cs,ing,acc}.umu.se



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