Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 1998 22:16:40 -0800 (PST)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc Makefile
Message-ID:  <199803090616.WAA06197@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/03/08 22:16:40 PST

  Modified files:
    lib/libc             Makefile 
  Log:
  Add an include path to private linc/libc_r/libpthread header files.
  
  Define the HIDDEN_SYSCALLS macro as empty because libc doesn't have
  renamed syscalls. This avoids an undefined macro error when
  libc/sys/Makefile.inc goes to look though it. HIDDEN_SYSCALLS is
  used by the equivalent makefile to this one in lib/libc_r to list
  those syscalls that it needs to rename so that libc_r can provide
  replacement functions.
  
  Revision  Changes    Path
  1.21      +7 -2      src/lib/libc/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803090616.WAA06197>