LinuxTV

CVS log for dietlibc/libpthread/thread_internal.h

[BACK] Up to [DVB] / dietlibc / libpthread

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jul 22 02:31:07 2009 UTC (14 years, 10 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -1 lines
  first stab at getting TLS to work in actual threads
  use fs: to find current thread on x86_64

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Sep 18 14:55:35 2006 UTC (17 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
fix pthread_cond_timedwait

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Sep 21 07:33:08 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
  update syscalls
  lots of fixes from Markus FX Oberhumer:
    * better signal handling error detection
    * setjmp.S on i386
    * getenv on i386
    * sys/stat.h -malign-double fix
    * update fcntl.h for MIPS to 2.6.13 version
    * jmp_buf is 40*8 instead of 58*8 on ppc64.
    * This patch fixes the section of the TOC entries on ppc64
    * libstdc++ updates for gcc 4
    * remove cstddef and cwchar (no longer needed)
    * int -> ssize_t for read and write
    * sigjmp.c: __mask_was_saved was not set in all cases!
    * another round of ILP64 cleanups

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Mar 15 08:51:23 2005 UTC (19 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
  Lots of fixes and patches from Markus Oberhumer.
    libstdc++ compatibility
    ilp64 compatibility
    make diet libc compile with -Werror on 13 platforms
  ppc64 now compiles again

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Nov 11 18:27:41 2003 UTC (20 years, 7 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -0 lines
- some more stdio unlocked functions and cleanup with the cancel-points
- "new"-internal pthread_mutex_{un,}lock functions

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Sep 29 14:00:59 2003 UTC (20 years, 8 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
fixing the pthread_join function
minor of the thread_specific data handling

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Sep 17 15:06:10 2003 UTC (20 years, 8 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +8 -0 lines
add the semaphore support.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Sep 12 14:03:25 2003 UTC (20 years, 9 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +0 -1 lines
removed problematic longjmp/setjmp for timedwait

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 18 17:32:53 2003 UTC (20 years, 9 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +115 -65 lines
- checkin of the new libpthread
- add confstr

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Feb 21 00:33:37 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
be more alpha and gcc 2.96 for SuSE 7.1 AXP friendly, add fdatasync.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jan 21 15:10:06 2002 UTC (22 years, 4 months ago) by olaf
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
found an other bug in the condition (signal) handling

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Aug 6 19:26:42 2001 UTC (22 years, 10 months ago) by olaf
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -5 lines
major change:
 - fixed a misunderstanding bug / errors are returned not set to errno
 - new pthread_join struct (now it passes the glib check)
 - changed (and probably broke) the pthread_key* struct (but now it passes the glib test)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jun 7 12:29:36 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
a ton of warnings fixed ;)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu May 31 17:03:41 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -0 lines
lots of errno cleanups,
lots of errno related thread-safeness cleanups in librpc (don't ask).

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 31 15:30:28 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
fixed a bug...
if the thread-life was shorter then one time-slice it had slipped the
creator...

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu May 10 15:43:22 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
typo, WANT_THREAD_SAVE -> WANT_THREAD_SAFE

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 10 11:33:08 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -0 lines
add msg* library and pthread check for WANT_THREAD_SAFE in
dietfeatures.h

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Apr 12 14:50:48 2001 UTC (23 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +11 -2 lines
and now the thread specific key handling...
this is,was and will be a pain...

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 12 13:16:06 2001 UTC (23 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -0 lines
here the pthread conditional variables...

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Mar 30 16:40:29 2001 UTC (23 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -8 lines
cncellation in a more less pain :)
fixed some interna...

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 30 13:54:09 2001 UTC (23 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -3 lines
malloc/free is now cancellaton save...
now the cleanup-stack is implemented to do the cleanup (ups)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 26 17:15:57 2001 UTC (23 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -0 lines
hamm hope this'll do it.
removed the pthread_mutices from logging (syslog implementation)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 26 16:57:27 2001 UTC (23 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -0 lines
changed some...
1. removed some pthread dependencies for dietlibc
2. added a pthread_sys_alloc to compensate

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 19 13:15:49 2001 UTC (23 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +18 -1 lines
here are the first cancel-point-syscall wrapper.... (N.C.)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 16 13:38:23 2001 UTC (23 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -2 lines
ok.
1. fixed a copy-paste bug
2. added atfork handling (pain...)
3. added cleanup stack (even more pain...)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 14 13:36:35 2001 UTC (23 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
some little changes I'd forgotten...
hopefully a deadlock preventer (theoretical deadlock, not yet encountered)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Mar 14 03:36:20 2001 UTC (23 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +29 -18 lines
arg... after many heisen-bugs it should work now.
there is now a manager thread.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 13 13:04:57 2001 UTC (23 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
so now the pthread_attr access functions are complete. (and hopefully
functional as man-page said)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 12 18:42:04 2001 UTC (23 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -1 lines
So, here now the modified create and some additional mutex stuff...
it should now be a base to start tests. (next step)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 9 21:14:38 2001 UTC (23 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
testandset -> __testandset
__testandset is in the dietlibc

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 9 20:54:47 2001 UTC (23 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -5 lines
ups... some non statics

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Mar 9 18:58:03 2001 UTC (23 years, 3 months ago) by olaf
Branches: MAIN
ok here are the FIRST release and not yet complete...
(should not work until the architecture dependend parts are ready)

Diff request

This form allows you to request diffs 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.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>