summary refs log tree commit diff stats
path: root/lib/std/private/osfiles.nim
Commit message (Expand)AuthorAgeFilesLines
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-2/+2
* copyFile with POSIX_FADV_SEQUENTIAL (#22776)Juan Carlos2023-10-011-0/+8
* copyFile with bufferSize instead of hardcoded value (#22769)Juan Carlos2023-09-301-9/+10
* Update osfiles.nim, make `moveFile` consider permission on *nix (#22719)litlighilit2023-09-181-1/+1
* fixes CI (#22471)ringabout2023-08-141-2/+2
* fixes bareExcept warnings; catch specific exceptions (#21119)ringabout2023-08-131-2/+2
* replace `doAssert false` with `raiseAssert` in lib, which works better with s...ringabout2023-08-111-1/+1
* clean up SOME pending/xxx/issue link comments (#21826)metagn2023-05-111-4/+8
* remove decades-deprecated Win32 API *A function support (#21315)tersec2023-03-021-32/+11
* docgen: implement cross-document links (#20990)Andrey Makarov2023-01-041-1/+2
* [std/os] split and re-export (#20593)ringabout2022-10-201-0/+423