opnsense-src/lib/libc
Brooks Davis 304cdac738 lib{c,sys}: expose _getlogin consistently
Historically we exposed _getlogin as a private symbol on a per-arch basis
(except on aarch64 and riscv) for no obvious reason.  We now need to
expose it for libc's use so remove the special case from
makesyscalls.lua and expose it in the generated syscalls.map.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D44116
2024-02-29 19:46:33 +00:00
..
aarch64 libc: Move per-arch sys/Makefile.inc to libsys 2024-02-05 20:34:55 +00:00
amd64 libc: move MD sys related symbols to libsys 2024-02-05 20:34:56 +00:00
arm libc: move MD sys related symbols to libsys 2024-02-05 20:34:56 +00:00
capability capsicum: introduce cap_rights_is_empty Function 2023-12-11 12:15:46 +01:00
compat-43 libsys: move __libsys_interposer consumers 2024-02-05 20:34:55 +00:00
csu libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
db lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
gdtoa libc: Remove empty comments in Symbol.map 2023-11-15 17:51:03 +00:00
gen lib{c,sys}: expose cap_sandboxed from libc/gen 2024-02-28 23:39:55 +00:00
gmon lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
i386 libc: move MD sys related symbols to libsys 2024-02-05 20:34:56 +00:00
iconv libc: Remove empty comments in Symbol.map 2023-11-15 17:51:03 +00:00
include libc: split libc and syscall interposing (1/2) 2024-02-05 20:34:55 +00:00
inet lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
isc lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
locale lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
md Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
nameser lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
net libsys: move __libsys_interposer consumers 2024-02-05 20:34:55 +00:00
nls libc: Remove empty comments in Symbol.map 2023-11-15 17:51:03 +00:00
posix1e acl_equiv_mode_np: zero mode on just inited ACL 2024-01-03 16:34:39 +00:00
powerpc libc: move MD sys related symbols to libsys 2024-02-05 20:34:56 +00:00
powerpc64 lib{c,sys}: expose _getlogin consistently 2024-02-29 19:46:33 +00:00
powerpcspe libc: Move per-arch sys/Makefile.inc to libsys 2024-02-05 20:34:55 +00:00
quad Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
regex regex: fix freeing g->charjump in low memory condition 2024-02-02 11:51:54 -07:00
resolv lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
riscv libc: Move per-arch sys/Makefile.inc to libsys 2024-02-05 20:34:55 +00:00
rpc rpc: Fix typo in comment 2024-02-13 14:20:45 +08:00
secure libc: Remove empty comments in Symbol.map 2023-11-15 17:51:03 +00:00
softfloat libc: Remove empty comments in Symbol.map 2023-11-15 17:51:03 +00:00
stdio fclose.3: remove a confusing sentence 2024-02-16 18:50:12 +00:00
stdlib system(3): fix typo santized -> sanitized 2024-01-12 11:29:22 -07:00
stdtime Update tzcode to 2024a. 2024-02-13 21:31:41 +01:00
string timingsafe_bcmp(3) was MFC'ed to 11.1 2024-01-05 20:54:13 -08:00
tests libc/sys: add errno test 2024-02-25 22:35:17 +02:00
uuid libc: Remove empty comments in Symbol.map 2023-11-15 17:51:03 +00:00
x86/gen libc: Move per-arch sys/Makefile.inc to libsys 2024-02-05 20:34:55 +00:00
xdr libc: Fix typo (triple M) 2024-02-02 18:35:00 -07:00
yp libc: Specify parameter types for function pointer 2024-02-03 20:08:59 -05:00
libc.ldscript Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
libc_nossp.ldscript Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
Makefile lib{c,thr}: add DT_RUNPATH for gcc -m32 2024-02-19 22:44:08 +00:00
Makefile.depend dirdeps: Update/fix Makefile.depend* for toolchain 2023-11-26 20:50:13 -05:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Versions.def Create namespace for the symbols added during 15-CURRENT cycle 2023-09-22 10:16:29 +02:00