freebsd-dev/lib/libc/compat-43
Marcel Moolenaar 8876613dc5 Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}
if not already defined. This allows building libc from outside of
lib/libc using a reach-over makefile.

A typical use-case is to build a standard ILP32 version and a COMPAT32
version in a single iteration by building the COMPAT32 version using a
reach-over makefile.

Obtained from:	Juniper Networks, Inc.
2014-03-04 02:19:39 +00:00
..
creat.2 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
creat.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
gethostid.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
gethostid.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
getwd.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
killpg.2 Update the kill(2) and killpg(2) man pages to the modern permission 2012-10-22 03:37:00 +00:00
killpg.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00
sethostid.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
setpgrp.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
setrgid.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
setruid.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
setruid.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
sigcompat.c Verify return value of the sigset manipulation functions 2010-07-22 09:14:18 +00:00
sigpause.2 General mdoc(7) and typo fixes. 2012-05-08 18:56:21 +00:00
sigsetmask.2 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
sigvec.2 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
Symbol.map Implement sighold, sigignore, sigpause, sigrelse, sigset functions 2009-11-26 13:49:37 +00:00