[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ast-users
Subject:    [ast-users] Re: ksh: FTBFS on GNU/kFreeBSD
From:       Glenn Fowler <gsf () research ! att ! com>
Date:       2010-03-08 16:18:46
Message-ID: 201003081618.o28GIkUt003510 () penguin ! research ! att ! com
[Download RAW message or body]


thanks
I was looking at the same reference :)
I'll post an updated package later today

I had always assumed the SYNOPSIS included all api-related headers
apparently they may be limited to just providing the function prototype
and types directly required by the prototype

On Mon, 8 Mar 2010 19:13:04 +0100 (CET) Petr Salinger wrote:
> > what does <fcntl.h> provide to the example below?

> #define AT_FDCWD             -100
> #define AT_SYMLINK_NOFOLLOW       0x100

> > the posix ref I have only requires <sys/stat.h>

> See the online one
> http://www.opengroup.org/onlinepubs/9699919799/functions/utimensat.html
> http://www.opengroup.org/onlinepubs/9699919799/basedefs/fcntl.h.html

> The <fcntl.h> header shall define the following symbolic constant as a 
> special value used in place of a file descriptor for the *at() functions 
> which take a directory file descriptor as a parameter:

> AT_FDCWD
>      Use the current working directory to determine the target of relative
>      file paths.

> The <fcntl.h> header shall define the following symbolic constant as a 
> value for the flag used by fstatat(), fchmodat(), fchownat(), and 
> utimensat():

> AT_SYMLINK_NOFOLLOW

>      Do not follow symbolic links.

> Cheers
>  		Petr

_______________________________________________
ast-users mailing list
ast-users@research.att.com
https://mailman.research.att.com/mailman/listinfo/ast-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic