Re: *at family of syscalls in FreeBSD



On Thu, 7 Jun 2007, Roman Divacky wrote:


now we need some strong opinion what to do. can anyone step up and tell "do this and
that"? I am willing to adjust my patch with either the wrapping idea and/or the flags thing.

I just need someone to tell me what is the preferred way.

Have you verified that these functions (the way you have named
and implemented them) conform to the draft POSIX spec?

--
DE
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • [RFC 1/1] Char: mxser_new, fix recursive locking
    ... patch attached - I am not able to reproduce the lockup with this patch. ... determine whether the lock should be re-aquired or not. ... before calling all involved mxser_ routines. ... unsigned long flags; ...
    (Linux-Kernel)
  • Re: [RFC][PATCH] the proposal of improve page reclaim by throttle
    ... Do you adjust hackbench parameter? ... I mean I will test your patch by myself. ... They didn't try to do performance test in embedde system. ...
    (Linux-Kernel)
  • [RFC] [PATCH] Per-mountpoint read-only and noatime revisited
    ... macro that makes use of the new flags. ... to the IS_* macro call are changed to pass the struct vfsmount* ... Furthermore, this patch adds the new functionality as new mount flags, ...
    (Linux-Kernel)
  • Re: AAA, etc.
    ... Adjusts the value in the AL register to an unpacked BCD value. ... Use the AAA instruction after using the ADD instruction to add ... adds 6 to the AL register, and sets the CF and AF flags to 1. ... AAD ASCII Adjust Before Division ...
    (alt.lang.asm)
  • Re: *at family of syscalls in FreeBSD
    ... *at_getwd- In addition to your parameters, we also pass in the flags ... the subfile container if the user passed in O_XATTR (solaris uses this ... fd if you pass in an absolute path (I haven't looked at draft posix ... I am willing to adjust my patch with either the wrapping idea and/or the flags thing. ...
    (freebsd-arch)