1. 1d2533d restore old plan 9 property that when the by rsc · 20 years ago
  2. 07bda12 avoid use of an extra proc by rsc · 20 years ago
  3. 7099733 remove debugging print by rsc · 20 years ago
  4. 21e626d remove race between openfdthread and connoutthread msgput, by rsc · 20 years ago
  5. b37396b make these files look like plan 9's by rsc · 20 years ago
  6. 4dd07e0 check against plan 9 by rsc · 20 years ago
  7. 727facb add bvprint by rsc · 20 years ago
  8. 8b45564 fix Bprint yet again by rsc · 20 years ago
  9. 1369ede move linux ureg code to portable file by rsc · 20 years ago
  10. e2f5270 fix bug in bprint. fmtprint => fmtvprint by rsc · 20 years ago
  11. f7b74c1 FreeBSD tweaks by rsc · 20 years ago
  12. d54ead7 more freebsd work by rsc · 20 years ago
  13. 9cb22ba add threadlinklibrary by rsc · 20 years ago
  14. 31cf0ab attempt at FreeBSD pre-5 support by rsc · 20 years ago
  15. 93eb807 remove debugging by rsc · 20 years ago
  16. f5ff494 add va_start/va_end. by rsc · 20 years ago
  17. 65cd9e4 use fmtprint to avoid va_copy by rsc · 20 years ago
  18. ddb664d add threaddaemonize by rsc · 20 years ago
  19. 22c7ebf more little compile fixes by rsc · 20 years ago
  20. 7ffc520 use threaddaemonize by rsc · 20 years ago
  21. 96d6b19 new test program by rsc · 20 years ago
  22. 2c87dda add threaddaemonize(), more bug fixes by rsc · 20 years ago
  23. 929fcfe add note that vac should work. by rsc · 20 years ago
  24. 6a130cb use getuser instead of getenv("USER"). add portdate file. by rsc · 20 years ago
  25. a812ae4 secstore from ehg by rsc · 20 years ago
  26. 73bfbac silence various warnings by rsc · 20 years ago
  27. b3efcdb change to use new thread library by rsc · 20 years ago
  28. 1d011ae yield now returns the number of switches done by rsc · 20 years ago
  29. 8cbd854 better exec handling by rsc · 20 years ago
  30. 0341761 add awaitfor and waitfor by rsc · 20 years ago
  31. 955a2ca starting to work on Linux by rsc · 20 years ago
  32. e127e40 shuffle to allow use of execchan in non-pthreads impls by rsc · 20 years ago
  33. e8a7b96 more features by rsc · 20 years ago
  34. 2189e55 dumb porting bugs by rsc · 20 years ago
  35. 9939daa use new thread library by rsc · 20 years ago
  36. 8cd0011 figure out which files to put in the library by rsc · 20 years ago
  37. f1e8706 linux pre-2.6 implementation by rsc · 20 years ago
  38. 4dbefdd start linux pre-2.6 port by rsc · 20 years ago
  39. fd46554 good test programs by rsc · 20 years ago
  40. e8edc17 lock using Lock instead of QLock. by rsc · 20 years ago
  41. 73722a8 confine pthreads to pthread.c by rsc · 20 years ago
  42. e317e37 add chansetname prototype by rsc · 20 years ago
  43. 10b4555 as wkj pointed out, notifyseton should not call notesetenable by rsc · 20 years ago
  44. 17cdbb9 fix to handle new by rsc · 20 years ago
  45. dcfa5ab remove debugging by rsc · 20 years ago
  46. 6d7fdb2 changes from plan 9 by rsc · 20 years ago
  47. 334cb1e change to use new thread library by rsc · 20 years ago
  48. 0a839b8 clone is a bad word on linux by rsc · 20 years ago
  49. 3694b73 handle pty correctly on linux by rsc · 20 years ago
  50. 2b9172c add readn to avoid need for plan9port libc by rsc · 20 years ago
  51. 93f2ae0 change to use new thread library by rsc · 20 years ago
  52. 678ede7 various changes from plan 9 by rsc · 20 years ago
  53. e1dc7e4 signal handling, add prototype for pthreadinit by rsc · 20 years ago
  54. 43db87f bug fix -- need to enqueue before sending the packet, by rsc · 20 years ago
  55. 4bef0ba changes from plan 9 by rsc · 20 years ago
  56. 94235a8 change to use new thread library by rsc · 20 years ago
  57. 9cb6f43 bad name by rsc · 20 years ago
  58. 186a31d add for porting by rsc · 20 years ago
  59. 6850feb porting changes by rsc · 20 years ago
  60. eb7f99c fmtdef.h needed for VA_COPY by rsc · 20 years ago
  61. cdccf02 add isNaN by rsc · 20 years ago
  62. e686c2b forgot this by rsc · 20 years ago
  63. 52e73e9 add portdate by rsc · 20 years ago
  64. 1b1434e changes from plan 9. some clean-up. by rsc · 20 years ago
  65. 127d544 add portdate by rsc · 20 years ago
  66. be83c84 add portdate by rsc · 20 years ago
  67. 66209ac changes from plan 9 by rsc · 20 years ago
  68. bd8cb1a add portdate by rsc · 20 years ago
  69. 6b32269 plan 9 changes by rsc · 20 years ago
  70. 36a503c add portdate by rsc · 20 years ago
  71. b20f06a use new thread library by rsc · 20 years ago
  72. d9f3e89 use volatile correctly by rsc · 20 years ago
  73. beff571 add portdate by rsc · 20 years ago
  74. a743b8f add portdate by rsc · 20 years ago
  75. 5787ba4 add proper locking for libfmt! by rsc · 20 years ago
  76. a3add39 plan 9 changes by rsc · 20 years ago
  77. 00975b7 add portdate by rsc · 20 years ago
  78. 5cd2591 portdates by rsc · 20 years ago
  79. ae1c9bc more tests by rsc · 20 years ago
  80. df121a0 import changes from plan 9 by rsc · 20 years ago
  81. a76c0fd pick up plan 9 fltfmt changes by rsc · 20 years ago
  82. 3f1a219 various little changes. by rsc · 20 years ago
  83. 5f8fa94 cleanups - lots of removed files now in thread library. by rsc · 20 years ago
  84. b2ff538 add for unix port by rsc · 20 years ago
  85. bd36f71 add for unix port by rsc · 20 years ago
  86. e5aa96a clean up for unix port by rsc · 20 years ago
  87. 5c8a042 updates from plan 9 by rsc · 20 years ago
  88. 60535a5 make work with new thread library by rsc · 20 years ago
  89. f997909 update to use new thread library by rsc · 20 years ago
  90. 6a5c5d4 remove empty qlock.c by rsc · 20 years ago
  91. 1cc215a better unwinding for 386. by rsc · 20 years ago
  92. cdf1805 help for libthread_db (define ps_prochandle) by rsc · 20 years ago
  93. 39b3054 more thread support, also add freebsd 5 by rsc · 20 years ago
  94. 3286afd new thread library by rsc · 20 years ago
  95. 8bbb2f6 clean up headers by rsc · 20 years ago
  96. 619085f more new libthread by rsc · 20 years ago
  97. 1544f90 New thread library by rsc · 20 years ago
  98. 7788fd5 fix from forsyth via rob by rsc · 20 years ago
  99. fa26762 match Linux 2.6 kernel better by rsc · 20 years ago
  100. 0344d5b oops -> change mpdigit from long to ulong by rsc · 20 years ago