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 ptlongjmp.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2002-12-30 23:04:19

Modified files:
	linuxthreads   : ptlongjmp.c 

Log message:
	(pthread_cleanup_upto): Rename to...
	(__pthread_cleanup_upto): ...this. Add targetframe argument,
	use it instead of currentframe.  No longer static.
	(siglongjmp, longjmp): Remove pthread_cleanup_upto calls.


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