Files
rust/library/std/src
Jacob Pratt 5eec2b0610 Rollup merge of #132607 - YohDeadfall:pthread-name-fn-with-result, r=tgross35
Used pthread name functions returning result for FreeBSD and DragonFly

`pthread_getname_np` and `pthread_setname_np` received a wider adoption in past years and was added to:
* FreeBSD by June 11 2020 via [`2ef84b7da9a6c3e23b4a135e6e863581f16d46e1`](2ef84b7da9),
* DargonFly by March 8 2021 via [`ab5dc9aceb34419d1c4b6006739e61acee8ee999`](https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ab5dc9aceb34419d1c4b6006739e61acee8ee999).

There's not so much advantage except that the result can be checked in debug builds. Ideally it should be unified with Linux' implementation, but it trims the input.
2025-01-10 03:55:18 -05:00
..
fmt
2025-01-08 22:11:33 +01:00
2024-07-29 08:26:52 +10:00
2024-12-27 10:07:10 +00:00
2024-11-02 11:27:14 +01:00
2025-01-08 20:02:18 +01:00
2024-11-12 15:08:41 -06:00
2025-01-08 21:26:39 +01:00
2025-01-07 14:30:02 +02:00
2024-07-29 08:26:52 +10:00
2025-01-08 20:02:18 +01:00
2025-01-05 01:03:32 +00:00
2025-01-05 01:03:32 +00:00
2025-01-05 01:03:32 +00:00
2025-01-02 22:30:56 +08:00
2024-08-01 15:38:51 -04:00
2024-12-13 11:53:01 +01:00
2024-10-22 20:18:11 -04:00