Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "Contributed by" lines | Siddhesh Poyarekar | 2021-09-03 | 1 | -1/+0 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | hurd: Make fcntl(F_SETLKW*) cancellation points | Samuel Thibault | 2020-06-28 | 1 | -3/+6 |
* | hurd: make wait4 a cancellation point | Samuel Thibault | 2020-06-28 | 1 | -2/+7 |
* | hurd: make close a cancellation point | Samuel Thibault | 2020-06-28 | 1 | -4/+5 |
* | hurd: make open and openat cancellation points | Samuel Thibault | 2020-06-28 | 1 | -8/+14 |
* | hurd: Fix __writev_nocancel_nostatus | Samuel Thibault | 2020-06-14 | 1 | -2/+8 |
* | hurd: Make write and pwrite64 cancellation points | Samuel Thibault | 2020-06-14 | 1 | -2/+8 |
* | hurd: Make read and pread64 cancellable | Samuel Thibault | 2020-06-07 | 1 | -5/+9 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | hurd: Fix __close_nocancel_nostatus availability | Samuel Thibault | 2019-12-13 | 1 | -5/+5 |
* | hurd: Implement __close_nocancel_nostatus | Samuel Thibault | 2019-12-13 | 1 | -0/+62 |