- 22 Aug, 2012 5 commits
-
-
Stefan Krah authored
required for a corner case in dec_hash() in the following commit and also usually faster. dec_hash() needs some extra precision above MPD_MAX_PREC, and _mpd_base_ndivmod() is not audited for that. 2) Use _mpd_basemul() if the length of the smaller operand is less than or equal to 256. While this is technically an optimization, it is required for *testing* corner cases in dec_hash() in reasonable time.
-
Victor Stinner authored
-
Ronald Oussoren authored
This is due to an off-by-one error: the allocated buffer didn't have room for a NUL character at the end of the mbstowcs result. (merge with 3.2)
-
Ronald Oussoren authored
This is due to an off-by-one error: the allocated buffer didn't have room for a NUL character at the end of the mbstowcs result.
-
Ezio Melotti authored
-
- 21 Aug, 2012 11 commits
-
-
Trent Nelson authored
This is necessary for ZFS systems, which don't support UF_IMMUTABLE. (Note: this commit is a manual merge of 78699:019a2390b014 as both _test_chflags_regular_file and test_lchflags_symlink differ between 3.2 and default.)
-
Trent Nelson authored
-
Trent Nelson authored
This is necessary for ZFS systems, which don't support UF_IMMUTABLE.
-
Richard Oudkerk authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Nick Coghlan authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Trent Nelson authored
-
Trent Nelson authored
-
- 20 Aug, 2012 24 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Patch by Ethan Furman.
-
Antoine Pitrou authored
Patch by Ethan Furman.
-
Senthil Kumaran authored
-
Petri Lehtinen authored
-
R David Murray authored
Suggestion and patch by Mike Hoy.
-
R David Murray authored
Suggestion and patch by Mike Hoy.
-
Petri Lehtinen authored
-
Antoine Pitrou authored
Patch by Robin Schreiber.
-
Antoine Pitrou authored
Patch by Robin Schreiber.
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Nick Coghlan authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
Found by Coverity.
-
Nick Coghlan authored
Break up the 'someos' docs classification based on a more user-focused scheme, including creation of a separate 'Concurrent Execution' section
-
Nick Coghlan authored
-
Nick Coghlan authored
s/path importer/path based finder/ (because the path based finder is not an importer and the simpler 'path finder' is too ambiguous)
-
Nick Coghlan authored
-