Skip site navigation (1)Skip section navigation (2)


2003/freebsd-threads/20030713.freebsd-threads

Messages: 94, sorted by subject
Last page update: Sat Jan 3 13:13:36 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jul  9 Petri Helenius             4.8 and 5.1 threads
  2. Jul 10 Daniel Eischen              Re: 4.8 and 5.1 threads
  3. Jul  9 Kai Mosebach               AW: LinuxThreads replacement
  4. Jul  9 Daniel Eischen              Re: AW: LinuxThreads replacement
  5. Jul 10 Kai Mosebach                AW: LinuxThreads replacement
  6. Jul 10 Kai Mosebach                AW: LinuxThreads replacement
  7. Jul 12 Kris Kennaway              Re: bin/24472: libc_r does not honor SO_SNDTIMEO/SO_RCVTIMEO socket options
  8. Jul 12 Kris Kennaway              Re: bin/24632: libc_r delicate deviation from libc in handling SIGCHLD
  9. Jul 12 Kris Kennaway              Re: bin/26307: libc_r aborts when using the KDE media player (noatun) with the sound server(aRts)
 10. Jul 12 Kris Kennaway              Re: bin/30464: pthread mutex attributes -- pshared
 11. Jul 12 Kris Kennaway              Re: bin/31661: pthread_kill signal handler doesn't get sigcontext or ucontext
 12. Jul 12 Kris Kennaway              Re: bin/32295: pthread dont dequeue signals
 13. Jul 12 Kris Kennaway              Re: bin/35329: Linking against libc_r.* provokes nasty linker messages about unsafe functions
 14. Jul 12 Daniel Eischen              Re: bin/35329: Linking against libc_r.* provokes nasty linker messages about unsafe functions
 15. Jul 12 Kris Kennaway              Re: bin/35622: sigaltstack is missing in libc_r
 16. Jul 12 Kris Kennaway              Re: bin/37676: libc_r: msgsnd(), msgrcv(), pread(), pwrite() need wrappers
 17. Jul 12 Kris Kennaway              Re: bin/39922: [PATCH?] Threaded applications executed with closed std file descr. could not use redirections
 18. Jul 12 Kris Kennaway              Re: bin/48856: Setting SIGCHLD to SIG_IGN still leaves zombies under threads
 19. Jul 12 Kris Kennaway              Re: bin/49087: Signals lost in programs linked with libc_r
 20. Jul 12 Kris Kennaway              Re: bin/50733: buildworld won't build, because of linking problem

 21. Jul 12 Kris Kennaway              Re: bin/51949: thread in accept cannot be cancelled
 22. Jul 11 Andrew Gallatin            dumb KSE question
 23. Jul 11 Daniel Eischen              Re: dumb KSE question
 24. Jul 11 Andrew Gallatin             Re: dumb KSE question
 25. Jul 11 Julian Elischer             Re: dumb KSE question
 26. Jul 12 Petri Helenius              Re: dumb KSE question
 27. Jul 12 Julian Elischer             Re: dumb KSE question
 28. Jul 12 Petri Helenius              Re: dumb KSE question
 29. Jul 12 Kris Kennaway              Re: i386/34536: accept() blocks other threads
 30. Jul 12 Kris Kennaway              Re: kern/19247: uthread_sigaction.c does not do anything wrt SA_NOCLDWAIT
 31. Jul 12 Kris Kennaway              Re: kern/20016: pthreads: Cannot set scheduling timer/Cannot set virtual timer
 32. Jul 12 Kris Kennaway              Re: kern/33951: pthread_cancel is ignored
 33. Jul 12 Kris Kennaway              Re: kern/38549: the procces compiled whith pthread stopped in pthread_poll if system date change to lower date
 34. Jul 12 Kris Kennaway              Re: kern/43887: abnormal CPU useage when use pthread_mutex
 35. Jul 12 Kris Kennaway              Re: kern/52817: top(1) shows garbage for threaded processes
 36. Jul 10 Kai Mosebach               Kse/Thr _exit implementation
 37. Jul 10 David Xu                    Re: Kse/Thr _exit implementation
 38. Jul  7 John Baldwin               libc_r silliness
 39. Jul  7 Daniel Eischen              Re: libc_r silliness
 40. Jul  7 John Baldwin                Re: libc_r silliness

 41. Jul  7 Daniel Eischen              Re: libc_r silliness
 42. Jul  8 Terry Lambert               Re: libc_r silliness
 43. Jul  8 John Baldwin                Re: libc_r silliness
 44. Jul  8 David Xu                    Re: libc_r silliness
 45. Jul  8 John Baldwin                Re: libc_r silliness
 46. Jul  8 Daniel Eischen              Re: libc_r silliness
 47. Jul  8 John Baldwin                Re: libc_r silliness
 48. Jul  8 Daniel Eischen              Re: libc_r silliness
 49. Jul  8 John Baldwin                Re: libc_r silliness
 50. Jul  8 Daniel Eischen              Re: libc_r silliness
 51. Jul  8 John Baldwin                Re: libc_r silliness
 52. Jul  8 David Xu                    Re: libc_r silliness
 53. Jul  8 Daniel Eischen              Re: libc_r silliness
 54. Jul  8 Terry Lambert               Re: libc_r silliness
 55. Jul  9 Kai Mosebach               LinuxThreads replacement
 56. Jul  9 Petri Helenius              Re: LinuxThreads replacement
 57. Jul  9 Daniel Eischen              Re: LinuxThreads replacement
 58. Jul  9 Petri Helenius              Re: LinuxThreads replacement
 59. Jul  9 Mike Makonnen               Re: LinuxThreads replacement
 60. Jul  9 Mike Makonnen               Re: LinuxThreads replacement

 61. Jul  9 Chris Knight                RE: LinuxThreads replacement
 62. Jul 10 Mike Makonnen               Re: LinuxThreads replacement
 63. Jul 10 Terry Lambert               Re: LinuxThreads replacement
 64. Jul 12 Petri Helenius              Re: LinuxThreads replacement
 65. Jul 12 Petri Helenius              Re: LinuxThreads replacement
 66. Jul 12 Kris Kennaway              Re: misc/18824: gethostbyname is not thread safe
 67. Jul 12 Kris Kennaway              Re: misc/20861: libc_r does not honor socket timeouts
 68. Jul 12 Kris Kennaway              Re: misc/22190: A threaded read(2) from a socketpair(2) fd can sometimes fail with errno 19 (ENODEV)
 69. Jul 12 Kris Kennaway              Re: misc/24641: pthread_rwlock_rdlock can deadlock
 70. Jul 12 Kris Kennaway              Re: misc/33723: select(2) implementation in threaded (-lc_r) library is incorrect
 71. Jul 12 Daniel Eischen              Re: misc/33723: select(2) implementation in threaded (-lc_r) library is incorrect
 72. Jul 12 Kris Kennaway              Re: misc/40671: pthread_cancel doesn't remove thread from condition queue
 73. Jul 12 Kris Kennaway              Re: misc/41331: Pthread library open sets O_NONBLOCK flag and causes unnecessary EAGAIN errors especially with /dev/stdout.
 74. Jul  9 Brooks Davis               null pthread_t
 75. Jul  9 Daniel Eischen              Re: null pthread_t
 76. Jul 10 Terry Lambert               Re: null pthread_t
 77. Jul 10 Daniel Eischen              Re: null pthread_t
 78. Jul 11 Terry Lambert               Re: null pthread_t
 79. Jul 12 Craig Rodrigues            Remove _THREAD_SAFE from Makefiles?
 80. Jul 12 Daniel Eischen              Re: Remove _THREAD_SAFE from Makefiles?

 81. Jul  7 Petri Helenius             thread scheduling priority
 82. Jul  7 Daniel Eischen              Re: thread scheduling priority
 83. Jul  7 Petri Helenius              Re: thread scheduling priority
 84. Jul  7 Daniel Eischen              Re: thread scheduling priority
 85. Jul  7 Petri Helenius              Re: thread scheduling priority
 86. Jul  7 Daniel Eischen              Re: thread scheduling priority
 87. Jul  7 Petri Helenius              Re: thread scheduling priority
 88. Jul  7 Daniel Eischen              Re: thread scheduling priority
 89. Jul  8 Petri Helenius             Re: thread scheduling priority with libkse
 90. Jul  8 Daniel Eischen              Re: thread scheduling priority with libkse
 91. Jul  8 Julian Elischer             Re: thread scheduling priority with libkse
 92. Jul  9 Julian Elischer             Re: thread scheduling priority with libkse
 93. Jul  7 David Xu                   Re: ttyname_r
 94. Jul  7 Daniel Eischen              Re: ttyname_r

home | up | archive | sorted by: subject - author - date - reverse date