Kyle Evans
12fe218f0b
stdio: provide _unlocked variants of fflush, fputc, fputs, fread, fwrite
...
fflush_unlocked is currently desired in ports by sysutils/metalog, and
redefined as the locked fflush.
fputc_unlocked, fputs_unlocked, fread_unlocked, and fwrite_unlocked are
currently desired in ports by devel/elfutils, and redefined as the locked
fputs, fread, and fwrite respectively.
Reviewed by: kib
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D23336
2020-01-30 03:31:16 +00:00
..
2019-03-29 17:52:57 +00:00
2020-01-29 01:57:07 +00:00
2019-12-28 02:11:41 +00:00
2017-01-20 03:23:24 +00:00
2019-09-04 13:44:46 +00:00
2018-05-10 06:41:08 +00:00
2017-11-25 17:12:48 +00:00
2020-01-29 01:52:27 +00:00
2018-10-20 22:39:35 +00:00
2019-09-25 16:49:22 +00:00
2019-07-02 23:56:37 +00:00
2019-09-25 18:03:18 +00:00
2018-08-07 15:24:19 +00:00
2017-12-08 17:52:53 +00:00
2020-01-09 20:49:26 +00:00
2017-01-20 03:23:24 +00:00
2019-09-02 01:55:55 +00:00
2019-09-05 19:35:30 +00:00
2019-08-12 20:27:33 +00:00
2019-01-17 06:35:45 +00:00
2019-02-19 19:15:15 +00:00
2019-11-23 23:41:21 +00:00
2020-01-15 20:25:52 +00:00
2019-12-12 17:12:18 +00:00
2019-08-15 17:15:32 +00:00
2019-09-24 12:21:01 +00:00
2019-06-04 20:53:35 +00:00
2019-12-04 21:01:13 +00:00
2019-08-12 20:27:33 +00:00
2020-01-04 20:07:11 +00:00
2018-05-13 09:54:34 +00:00
2019-03-29 17:52:57 +00:00
2020-01-30 03:31:16 +00:00
2020-01-24 01:39:29 +00:00
2018-11-03 23:37:13 +00:00
2020-01-15 19:53:03 +00:00
2020-01-17 14:42:25 +00:00
2020-01-20 11:45:18 +00:00
2017-11-25 17:12:48 +00:00
2019-05-16 22:20:54 +00:00
2017-11-20 19:49:47 +00:00
2019-09-16 06:42:01 +00:00
2019-03-28 02:12:32 +00:00
2019-12-11 17:37:53 +00:00
2020-01-06 18:15:55 +00:00
2018-11-12 19:12:14 +00:00