This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/linuxthreads Makefile


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2002-12-17 17:08:14

Modified files:
	linuxthreads   : Makefile 

Log message:
	(distribute): Add tst-cancel-wrappers.sh.
	(routines): Remove weaks.  Add forward,
	libc_pthread_init, libc-cancellation.
	(shared-only-routines): Remove weaks.  Add forward.
	(libpthread-routines): Remove wrapsyscall.
	Add ptw-write, ptw-read, ptw-close, ptw-fcntl, ptw-accept,
	ptw-connect, ptw-recv, ptw-recvfrom, ptw-recvmsg, ptw-send,
	ptw-sendmsg, ptw-sendto, ptw-fsync, ptw-lseek, ptw-lseek64,
	ptw-llseek, ptw-msync, ptw-nanosleep, ptw-open, ptw-open64,
	ptw-pause, ptw-pread, ptw-pread64, ptw-pwrite, ptw-pwrite64,
	ptw-tcdrain, ptw-wait, ptw-waitpid, pt-system, pt-allocrtsig.
	(libpthread-shared-only-routines): Add pt-allocrtsig.
	(tests): Depend on $(objpfx)tst-cancel-wrappers.out.
	($(objpfx)tst-cancel-wrappers.out): New rule.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]