cvs commit: src/lib/libc/gen Makefile.inc posixshm.c shm_open.3
 src/lib/libc/sys Makefile.inc shm_open.2 src/sys/compat/freebsd32 
 syscalls.master src/sys/conf files src/sys/kern kern_descrip.c 
 syscalls.master uipc_shm.c src/sys/security/mac mac_framework.h ...
    Daniel Eischen 
    deischen at freebsd.org
       
    Sat Jan 19 09:10:28 PST 2008
    
    
  
On Sat, 19 Jan 2008, Robert Watson wrote:
> On Tue, 8 Jan 2008, John Baldwin wrote:
>
>> jhb         2008-01-08 21:58:16 UTC
>>
>>  FreeBSD src repository
>>
>>  Modified files:
>>    lib/libc/gen         Makefile.inc
>>    lib/libc/sys         Makefile.inc shm_open.2
>
> Do you also need to add the new system calls to src/lib/libc/sys/Symbol.map?
You don't need to add them if they are not going to be
used outside of libc, or if they are already in the
symbol map.
-- 
DE
    
    
More information about the cvs-all
mailing list