cvs commit: src/sys/dev/raid/vinum vinum.c src/sys/emulation/43bsd 43bsd_exit.c 43bsd_file.c 43bsd_hostinfo.c 43bsd_resource.c 43bsd_signal.c 43bsd_socket.c 43bsd_stats.c 43bsd_vm.c src/sys/emulation/dragonfly12 dfbsd12_getdirentries.c dfbsd12_stat.c ...
    David Xu 
    bsddiy at 126.com
       
    Mon Jun  5 16:36:45 PDT 2006
    
    
  
On Monday 05 June 2006 22:32, Matthew Dillon wrote:
> :sys_sys_get_tls_area, two sys prefixes, too confusing.
> :
> :David Xu
>
>     There are a couple like that.  The real question is what do we want
>     the user-visible system call to look like?  Right now its
>     sys_get_tls_area() (and the kernel procedure is sys_sys_get_tls_area()
>     because of that).
>
> 					-Matt
> 					Matthew Dillon
> 					<dillon at xxxxxxxxxxxxx>
I only want to see only one sys, having sys_sys looks silly.
    
    
More information about the Commits
mailing list