The NetBSD Project

CVS log for src/lib/libpthread_dbg/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / lib / libpthread_dbg

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16.2.1, Fri Apr 21 16:53:12 2017 UTC (6 years, 11 months ago) by bouyer
Branch: bouyer-socketcan
Changes since 1.16: +1 -1 lines
FILE REMOVED

Sync with HEAD

Revision 1.11.8.2, Mon Mar 20 06:57:00 2017 UTC (7 years ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.11.8.1: +1 -1 lines
FILE REMOVED

Sync with HEAD

Revision 1.17, Wed Feb 8 03:44:41 2017 UTC (7 years, 1 month ago) by kamil
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-socketcan-base1, HEAD
Changes since 1.16: +1 -1 lines
FILE REMOVED

libpthread_dbg(3) deletion from the base distribution

libpthread_dbg(3) is a remnant library from the M:N thread model
(pre-NetBSD-5.0) API to introspect threads within a process and for use
of debuggers.

Currently in the 1:1 model it's not used in GDB neither in LLDB and it's
not either planned to be used. It's current function to read pthread_t
structures is realizable within a regular debugger capable to
instrospect objects within a tracee (GDB, LLDB...).

Remaining users of this API can still use this library from
pkgsrc/devel/libpthread_dbg.

Sponsored by <The NetBSD Foundation>

Revision 1.11.8.1 / (download) - annotate - [select for diffs], Sat Jan 7 08:56:04 2017 UTC (7 years, 2 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.11: +10 -1 lines
Diff to previous 1.11 (colored)

Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 22 03:52:01 2016 UTC (7 years, 4 months ago) by kamil
Branch: MAIN
CVS Tags: pgoyette-localcount-20170107, bouyer-socketcan-base
Branch point for: bouyer-socketcan
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Document td_map_pth2thr(3) from libpthread_dbg(3)

td_map_pth2thr - convert the pthread_t to a thread handle

Sponsored by <The NetBSD Foundation>

Revision 1.15 / (download) - annotate - [select for diffs], Tue Nov 22 01:49:36 2016 UTC (7 years, 4 months ago) by kamil
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Document td_thr_getname(3) from libpthread_dbg(3)

td_thr_getname - get the user-assigned name of a thread

Sponsored by <The NetBSD Foundation>

Revision 1.14 / (download) - annotate - [select for diffs], Tue Nov 22 00:07:40 2016 UTC (7 years, 4 months ago) by kamil
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Document td_thr_iter(3) from libpthread_dbg(3)

td_thr_iter - iterate over the threads in the process

Sponsored by <The NetBSD Foundation>

Revision 1.13 / (download) - annotate - [select for diffs], Mon Nov 21 22:19:03 2016 UTC (7 years, 4 months ago) by kamil
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Document td_thr_info(3) from libpthread_dbg(3)

td_thr_info - get information on a thread

Currently a subset of td_thread_info_t is documented. This version
describes thread_addr and thread_state.

Sponsored by <The NetBSD Foundation>

Revision 1.12 / (download) - annotate - [select for diffs], Mon Nov 21 20:43:25 2016 UTC (7 years, 4 months ago) by kamil
Branch: MAIN
Changes since 1.11: +6 -1 lines
Diff to previous 1.11 (colored)

Add initial documentation (man-pages) for libpthread_dbg

Document libpthread_dbg and basic function calls: td_open() and td_close()

Sponsored by <The NetBSD Foundation>

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Wed Aug 20 00:02:20 2014 UTC (9 years, 7 months ago) by tls
Branch: tls-maxphys
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored) next main 1.11 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.8.4.3 / (download) - annotate - [select for diffs], Thu May 22 11:36:59 2014 UTC (9 years, 10 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.8.4.2: +3 -3 lines
Diff to previous 1.8.4.2 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 4 14:58:14 2014 UTC (10 years ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, localcount-20160914
Branch point for: pgoyette-localcount
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Introduce GENASSYM_CPPFLAGS for options during genassym processing.
Consistently drop assembler flags.

Revision 1.8.4.2 / (download) - annotate - [select for diffs], Tue Oct 30 18:59:15 2012 UTC (11 years, 4 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.8.4.1: +5 -2 lines
Diff to previous 1.8.4.1 (colored) to branchpoint 1.8 (colored)

sync with head

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jul 19 06:33:48 2012 UTC (11 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, agc-symver-base, agc-symver
Branch point for: tls-maxphys
Changes since 1.9: +5 -2 lines
Diff to previous 1.9 (colored)

Match ARCHSUBDIR logic from libpthread.

Revision 1.8.4.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:05:31 2012 UTC (11 years, 11 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

sync with head

Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 21 05:37:43 2012 UTC (12 years ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

These directories default to WARNS?=5

Revision 1.8 / (download) - annotate - [select for diffs], Thu Mar 17 01:01:15 2011 UTC (13 years ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, cherry-xenmp-base, cherry-xenmp
Branch point for: yamt-pagecache
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

Since this is use pthread_int.h, it needs __LIBPTHREAD_SOURCE__ to be defined.

Revision 1.6.2.1 / (download) - annotate - [select for diffs], Mon Sep 3 10:14:17 2007 UTC (16 years, 6 months ago) by skrll
Branch: nick-csl-alignment
Changes since 1.6: +1 -5 lines
Diff to previous 1.6 (colored) next main 1.7 (colored)

Sync with HEAD.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Aug 16 01:09:50 2007 UTC (16 years, 7 months ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, nick-csl-alignment-base5, nick-csl-alignment-base4, nick-csl-alignment-base3, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base, mjf-devfs2, matt-premerge-20091211, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-premerge-20101231, matt-mips64-base2, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, hpcarm-cleanup-base, cube-autoconf-base, cube-autoconf, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Changes since 1.6: +1 -5 lines
Diff to previous 1.6 (colored)

Catch up with libpthread changes.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 9 22:09:32 2007 UTC (17 years, 1 month ago) by ad
Branch: MAIN
CVS Tags: nick-csl-alignment-base2, nick-csl-alignment-base, matt-mips64-base, matt-mips64, hpcarm-cleanup
Branch point for: nick-csl-alignment
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Sync with kernel changes introduced by merging the newlock2 branch.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 24 03:54:43 2006 UTC (17 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

But turn on PTHREAD_SA, since turning it off does not work yet.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 27 16:32:09 2003 UTC (20 years, 4 months ago) by cl
Branch: MAIN
CVS Tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2, abandoned-netbsd-4-base, abandoned-netbsd-4
Changes since 1.3: +4 -1 lines
Diff to previous 1.3 (colored)

Add td__getstacksize() to support variable stack sizes.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 26 07:25:34 2003 UTC (20 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Use ${HOST_SH} instead of `sh'.

If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jan 18 10:34:23 2003 UTC (21 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.1: +44 -0 lines
Diff to previous 1.1 (colored)

Merge the nathanw_sa branch.

Revision 1.1.2.4 / (download) - annotate - [select for diffs], Tue Oct 15 11:32:07 2002 UTC (21 years, 5 months ago) by skrll
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.1.2.3: +3 -2 lines
Diff to previous 1.1.2.3 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

Set LIBPDIR before we use it.

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Mon Oct 7 02:17:37 2002 UTC (21 years, 5 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.1.2.2: +6 -4 lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored)

Slight adjustment to last -- Only bring in <bsd.lib.mk> if LIB is
defined, and bring in <bsd.man.mk> otherwise.

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Mon Oct 7 01:23:08 2002 UTC (21 years, 5 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.1.2.1: +9 -5 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored)

Issue a warning, but to not error out (just skip it) if we don't
yet have pthread support for the platform we're building on.

Revision 1.1.2.1 / (download) - annotate - [select for diffs], Wed Jul 31 23:05:18 2002 UTC (21 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.1: +37 -0 lines
Diff to previous 1.1 (colored)

pthread debugging interface library.

Revision 1.1, Wed Jul 31 23:05:17 2002 UTC (21 years, 8 months ago) by nathanw
Branch: MAIN
CVS Tags: nathanw_sa_before_merge
Branch point for: nathanw_sa
FILE REMOVED

file Makefile was initially added on branch nathanw_sa.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>