1. e06d025 Use \versionchanged to indicate when the second parameter to utime() by Fred Drake · 24 years ago
  2. 93a8eac Document the new additional signature for utime(). In addition to the by Barry Warsaw · 24 years ago
  3. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  4. 15861b2 Update portability information for the spawn*() functions and related by Fred Drake · 24 years ago
  5. 88f6ca2 Document getgroups(), getlogin(), fpathconf(), pathconf(), by Fred Drake · 25 years ago
  6. 18f7a45 Document the new stuff in the os module. by Fred Drake · 25 years ago
  7. 933d5a7 os.name: Note that 'java' is one of the registered names. by Fred Drake · 25 years ago
  8. 31e5e37 Explain the possible range of values for the pid parameter to waitpid(). by Fred Drake · 25 years ago
  9. 8c9fc00 Add index entry "I/O control, buffering" for fdopen(). by Fred Drake · 25 years ago
  10. 6db897c Move chdir() and getcwd() descriptions to "Files and Directories" with by Fred Drake · 25 years ago
  11. 2270208 For spawn*(), point to the magic constants; some readers have a hard by Fred Drake · 25 years ago
  12. 859dc53 Per Frank Stajano's suggestion, state explicitly that the functions by Fred Drake · 25 years ago
  13. a88ef00 Further clarfication of the system-dependence of the system() return by Fred Drake · 25 years ago
  14. 2f97901 Added 'ce' to the list of "registered" values for os.name. by Fred Drake · 25 years ago
  15. 7a62128 At David Ascher's request, clarify that os.system() always returns 0 by Fred Drake · 25 years ago
  16. 6b330ba8 "proces" --> "process"; reported by Gerry Wiener <gerry@ucar.edu>. by Fred Drake · 25 years ago
  17. 0e1de8b Minor nits, partly in response to comments from Jonathan Black by Fred Drake · 25 years ago
  18. ec6baaf Small markup nits. by Fred Drake · 25 years ago
  19. 35c3ffd Fixed description of WSTOPSIG(), added WTERMSIG(). Problem reported by Fred Drake · 25 years ago
  20. 3906363 Typo: "Availabilty" --> "Availability" Thanks to /F! by Fred Drake · 25 years ago
  21. 9329e5e Remove "_" from the P_* symbols used with the spawn*() functions. by Fred Drake · 25 years ago
  22. 0c9608c Portability fix for [f]statvfs() return tuple: no longer return the by Guido van Rossum · 25 years ago
  23. 215fe2f Fix the os/posix documentation issue. by Fred Drake · 25 years ago
  24. 8692998 Added index entries to make it easier to locate directory operations. by Fred Drake · 26 years ago
  25. e7210da Fix arguments for renames(); bug spotted by Oliver Andrich by Fred Drake · 26 years ago
  26. 295da24 New section header style. by Fred Drake · 26 years ago
  27. 1a3c2a0 Markup nits. by Fred Drake · 26 years ago
  28. 56fa8a7 Marked makedirs(), removedirs(), renames() as added in 1.5.2. by Fred Drake · 26 years ago
  29. 89a79d1 Document makedirs(), removedirs(), renames() -- ESR-inspired super-versions by Guido van Rossum · 26 years ago
  30. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  31. 9c59ce9 Documented os.linesep (line separator). by Guido van Rossum · 26 years ago
  32. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  33. c4f15af Logical markup. small nits. by Fred Drake · 26 years ago
  34. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 26 years ago
  35. 65b32f7 Consistently use \POSIX{} to denote POSIX. There were at least two different by Fred Drake · 26 years ago
  36. b2afc81 Added os.altsep; this is '/' on DOS/Windows, and None on systems with by Guido van Rossum · 27 years ago
  37. e47da0a AMK's megapatch: by Guido van Rossum · 27 years ago
  38. 470be14 mass changes; fix titles; add examples; correct typos; clarifications; by Guido van Rossum · 29 years ago
  39. 6bb1adc small changes by Soren Larsen by Guido van Rossum · 29 years ago
  40. 5fdeeea Restructured library documentation by Guido van Rossum · 31 years ago