Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2003-09-15 | Add errno value for thread *_r function call buffer too small. Improve | Bruce Momjian | 7.4.1 |
| 2003-09-13 | Attempt threading in this order: | Bruce Momjian | 7.4.1 |
| 2003-09-05 | ifdef out pqGetpwuid() because Win32 doesn't have struct passwd. | Bruce Momjian | 7.4.1 |
| 2003-09-03 | Add test for thread-safeness of libc functions. | Bruce Momjian | 7.4.1 |
| 2003-08-16 | Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to | Bruce Momjian | 7.4.1 |
| 2003-08-14 | Document threading status. | Bruce Momjian | 7.4.1 |
| 2003-08-08 | Typo cleanup. | Bruce Momjian | 7.4.1 |
| 2003-08-08 | threads.c -> thread.c, be consistent. | Bruce Momjian | 7.4.1 |