1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/lib/libc
Konstantin Belousov 67fc95025c sched_getaffinity(3): more compatibility with Linux
Report EINVAL instead of EDEADLK when impossible cpu mask is set.

Noted by:	dchagin
Reviewed by:	dchagin (previous version), markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D35045
2022-04-25 17:22:09 +03:00
..
aarch64 Add an implementation of .mcount on arm64 2022-03-23 15:16:59 +00:00
amd64 amd64: bring back asm bcmp, shared with memcmp 2022-03-26 09:10:03 +00:00
arm libc: Remove _get_tp() and _set_tp(). 2021-12-09 13:23:26 -08:00
capability
compat-43
db
gdtoa
gen sched_getaffinity(3): more compatibility with Linux 2022-04-25 17:22:09 +03:00
gmon
i386 libc: Remove _get_tp() and _set_tp(). 2021-12-09 13:23:26 -08:00
iconv libc: Fix "harmless" iconv one-byte overread 2021-12-21 22:47:38 +00:00
include libc: Remove _get_tp() and _set_tp(). 2021-12-09 13:23:26 -08:00
inet
isc
locale lnumeric.c: replace some space*8 by tabs 2022-02-03 20:56:03 +02:00
md
nameser
net if_indextoname(3): Correct the RFC in a comment 2022-04-03 13:50:15 +02:00
nls
posix1e acl_delete_entry(): remove write-only variable 2021-11-29 17:39:51 +02:00
powerpc libc: Remove _get_tp() and _set_tp(). 2021-12-09 13:23:26 -08:00
powerpc64 libc: Remove _get_tp() and _set_tp(). 2021-12-09 13:23:26 -08:00
powerpcspe
quad
regex libc: Fix regexec when sizeof(char *) > sizeof(long) 2021-12-23 16:38:10 +00:00
resolv resolver(3): Fix a typo in a source code comment 2022-04-09 09:14:29 +02:00
riscv libc: Remove _get_tp() and _set_tp(). 2021-12-09 13:23:26 -08:00
rpc rpc(3): Fix two typos in source code comments 2022-04-02 09:33:24 +02:00
secure
softfloat
stdio libc: Restore fp state upon flush error in fputc 2022-03-28 11:23:46 -04:00
stdlib getenv(3): Fix two typos in source code comments 2022-04-09 11:36:48 +02:00
stdtime strftime.3: Fix a typo and use St for standards 2022-02-07 15:14:47 +01:00
string libc: correct SPDX tag on strstr.c 2022-01-16 11:56:28 -05:00
sys Fix sigtimedwait manpage. 2022-04-21 10:52:29 +03:00
tests Have stpncpy tests ask the kernel for the page size 2022-04-07 16:08:37 +01:00
uuid uuid(3): Document return values 2021-11-19 03:58:34 -05:00
x86 Make CPU_SET macros compliant with other implementations 2021-12-30 12:20:32 +01:00
xdr
yp
libc_nossp.ldscript
libc.ldscript
Makefile powerpc: enable initial-exec TLS 2022-02-22 19:34:28 +01:00
Makefile.depend
Makefile.depend.options
Versions.def