Luflosi
|
6cc720a350
|
Fix typos
Inspired by 4d3ee554b3.
Found using `codespell`.
|
2019-08-26 12:31:15 +02:00 |
|
Kovid Goyal
|
dc891760ec
|
Fix pthread_setname_np on openbsd as well
openbsd apparently follows freebsd for this function
|
2018-07-29 10:34:54 +05:30 |
|
Kovid Goyal
|
f06e04ffc5
|
Fix #745
|
2018-07-26 07:03:41 +05:30 |
|
Kovid Goyal
|
29734563b4
|
Fix typo in threading.h introduced by FreeBSD commits
|
2018-06-03 09:29:33 +05:30 |
|
Kovid Goyal
|
b6e330e3e7
|
Remove trailing whitespace from more files
|
2018-06-03 09:24:15 +05:30 |
|
Robert Ricci
|
dc48e6c432
|
Clean up nested ifdefs
|
2018-06-02 12:48:38 -06:00 |
|
Robert Ricci
|
80da4d1344
|
Handle pthread_setname_np on FreeBSD
For some reason, the function has a slightly different name and
signature
|
2018-06-02 12:05:49 -06:00 |
|
Kovid Goyal
|
a571821f73
|
Fix compilation on Travis (I hope)
|
2018-03-03 10:56:07 +05:30 |
|
Kovid Goyal
|
6fe4baf1de
|
Move pthread includes into separate header
|
2018-03-02 09:08:58 +05:30 |
|