]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert "lib{c,sys}: normalize export of openat, setcontext, and swapcontext"
authorBrooks Davis <brooks@FreeBSD.org>
Fri, 19 Apr 2024 21:21:46 +0000 (22:21 +0100)
committerBrooks Davis <brooks@FreeBSD.org>
Fri, 19 Apr 2024 21:25:04 +0000 (22:25 +0100)
commit6e83504c603157e9fc1660d2a1556036492662fc
treed1779ccfc2801295fb19700f7b6b9ee12ea074b6
parent68a3a7fc94833020403190c20bd9be186c6156ce
Revert "lib{c,sys}: normalize export of openat, setcontext, and swapcontext"

I put the symbols in the wrong file (should have been
lib/libc/sys/Symbol.map), added a duplicate pdfork entry due to a botch
rebase, and there seems to be a issue with gcc13/binutils not exposing
the symbols so revert the whole thing while I debug.

This reverts commit ee632fb9eb4a060a4087a7f5425bfe36e65cda61.
lib/libc/sys/openat.c
lib/libc/sys/setcontext.c
lib/libc/sys/swapcontext.c
lib/libsys/Symbol.sys.map