2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet
9 # at http://www.illumos.org/license/CDDL.
13 # Copyright 2011, Richard Lowe
14 # Copyright 2013, OmniTI Computer Consulting, Inc
15 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
16 # Copyright (c) 2015, Joyent, Inc. All rights reserved.
19 include $(SRC
)/Makefile.master
24 __sparc_utrap_install
.2 \
168 _lwp_cond_broadcast
.2 \
169 _lwp_cond_reltimedwait
.2 \
170 _lwp_cond_timedwait
.2 \
172 _lwp_mutex_trylock
.2 \
173 _lwp_mutex_unlock
.2 \
176 _lwp_sema_trywait
.2 \
260 intro
.2 := LINKSRC
= Intro
.2
262 _lwp_cond_broadcast
.2 := LINKSRC
= _lwp_cond_signal
.2
264 _lwp_cond_reltimedwait
.2 := LINKSRC
= _lwp_cond_wait
.2
265 _lwp_cond_timedwait
.2 := LINKSRC
= _lwp_cond_wait
.2
267 _lwp_mutex_trylock
.2 := LINKSRC
= _lwp_mutex_lock
.2
268 _lwp_mutex_unlock
.2 := LINKSRC
= _lwp_mutex_lock
.2
270 _lwp_sema_init
.2 := LINKSRC
= _lwp_sema_wait
.2
271 _lwp_sema_post
.2 := LINKSRC
= _lwp_sema_wait
.2
272 _lwp_sema_trywait
.2 := LINKSRC
= _lwp_sema_wait
.2
274 _lwp_continue
.2 := LINKSRC
= _lwp_suspend
.2
276 faccessat
.2 := LINKSRC
= access
.2
278 facl
.2 := LINKSRC
= acl
.2
280 sbrk
.2 := LINKSRC
= brk
.2
282 fchdir
.2 := LINKSRC
= chdir
.2
284 fchmod
.2 := LINKSRC
= chmod
.2
285 fchmodat
.2 := LINKSRC
= chmod
.2
287 fchown
.2 := LINKSRC
= chown
.2
288 fchownat
.2 := LINKSRC
= chown
.2
289 lchown
.2 := LINKSRC
= chown
.2
291 fchroot
.2 := LINKSRC
= chroot
.2
293 execl
.2 := LINKSRC
= exec
.2
294 execle
.2 := LINKSRC
= exec
.2
295 execlp
.2 := LINKSRC
= exec
.2
296 execv
.2 := LINKSRC
= exec
.2
297 execve
.2 := LINKSRC
= exec
.2
298 execvp
.2 := LINKSRC
= exec
.2
300 _Exit
.2 := LINKSRC
= exit
.2
301 _exit
.2 := LINKSRC
= exit
.2
303 fork1.2
:= LINKSRC
= fork
.2
304 forkall
.2 := LINKSRC
= fork
.2
305 forkallx
.2 := LINKSRC
= fork
.2
306 forkx
.2 := LINKSRC
= fork
.2
308 pathconf
.2 := LINKSRC
= fpathconf
.2
310 putacct
.2 := LINKSRC
= getacct
.2
311 wracct
.2 := LINKSRC
= getacct
.2
313 getaudit_addr
.2 := LINKSRC
= getaudit
.2
314 setaudit
.2 := LINKSRC
= getaudit
.2
315 setaudit_addr
.2 := LINKSRC
= getaudit
.2
317 setauid
.2 := LINKSRC
= getauid
.2
319 setcontext
.2 := LINKSRC
= getcontext
.2
321 setgroups
.2 := LINKSRC
= getgroups
.2
323 setitimer
.2 := LINKSRC
= getitimer
.2
325 fgetlabel
.2 := LINKSRC
= getlabel
.2
327 getpmsg
.2 := LINKSRC
= getmsg
.2
329 setpflags
.2 := LINKSRC
= getpflags
.2
331 getpgid
.2 := LINKSRC
= getpid
.2
332 getpgrp
.2 := LINKSRC
= getpid
.2
333 getppid
.2 := LINKSRC
= getpid
.2
335 setppriv
.2 := LINKSRC
= getppriv
.2
337 setrlimit
.2 := LINKSRC
= getrlimit
.2
339 getegid
.2 := LINKSRC
= getuid
.2
340 geteuid
.2 := LINKSRC
= getuid
.2
341 getgid
.2 := LINKSRC
= getuid
.2
343 setustack
.2 := LINKSRC
= getustack
.2
345 linkat
.2 := LINKSRC
= link
.2
347 mkdirat
.2 := LINKSRC
= mkdir
.2
349 mknodat
.2 := LINKSRC
= mknod
.2
351 openat
.2 := LINKSRC
= open
.2
353 pipe2.2
:= LINKSRC
= pipe
.2
355 ppoll
.2 := LINKSRC
= poll
.2
357 pset_assign
.2 := LINKSRC
= pset_create
.2
358 pset_destroy
.2 := LINKSRC
= pset_create
.2
360 pset_getattr
.2 := LINKSRC
= pset_setattr
.2
362 putpmsg
.2 := LINKSRC
= putmsg
.2
364 pread
.2 := LINKSRC
= read
.2
365 readv
.2 := LINKSRC
= read
.2
366 preadv
.2 := LINKSRC
= read
.2
368 readlinkat
.2 := LINKSRC
= readlink
.2
370 renameat
.2 := LINKSRC
= rename
.2
372 semtimedop
.2 := LINKSRC
= semop
.2
374 getrctl
.2 := LINKSRC
= setrctl
.2
376 getprojid
.2 := LINKSRC
= settaskid
.2
377 gettaskid
.2 := LINKSRC
= settaskid
.2
379 setegid
.2 := LINKSRC
= setuid
.2
380 seteuid
.2 := LINKSRC
= setuid
.2
381 setgid
.2 := LINKSRC
= setuid
.2
383 shmat
.2 := LINKSRC
= shmop
.2
384 shmdt
.2 := LINKSRC
= shmop
.2
386 sigsendset
.2 := LINKSRC
= sigsend
.2
388 symlinkat
.2 := LINKSRC
= symlink
.2
390 fstat
.2 := LINKSRC
= stat
.2
391 fstatat
.2 := LINKSRC
= stat
.2
392 lstat
.2 := LINKSRC
= stat
.2
394 fstatvfs
.2 := LINKSRC
= statvfs
.2
396 umount2.2
:= LINKSRC
= umount
.2
398 unlinkat
.2 := LINKSRC
= unlink
.2
400 futimens
.2 := LINKSRC
= utimes
.2
401 futimesat
.2 := LINKSRC
= utimes
.2
402 utimensat
.2 := LINKSRC
= utimes
.2
404 vforkx
.2 := LINKSRC
= vfork
.2
406 pwrite
.2 := LINKSRC
= write
.2
407 writev
.2 := LINKSRC
= write
.2
408 pwritev
.2 := LINKSRC
= write
.2
412 include $(SRC
)/man
/Makefile.man
414 install: $(ROOTMANFILES
) $(ROOTMANLINKS
)