1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/lib/libc
Konstantin Belousov 5fe94652cf Implement __pthread_map_stacks_exec() callback for libc, to change the
stack protection to allow execution for single-threaded processes.
2011-01-08 17:13:43 +00:00
..
amd64 Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
arm
compat-43 Powerpc is special here. powerpc and powerpc64 use different ABIs, so 2010-08-24 20:54:43 +00:00
db Bump dates in dbopen(3) and cpuset_getaffinity(2) from r212441 and 2010-09-12 14:04:05 +00:00
gdtoa
gen Implement __pthread_map_stacks_exec() callback for libc, to change the 2011-01-08 17:13:43 +00:00
gmon Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
i386 Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
ia64
include Remove some unneeded spaces from the __sym_compat() macro, since newer 2010-11-11 21:36:52 +00:00
inet
isc
locale Revert most of r210764, now that mdocml does the right 2010-12-28 10:08:50 +00:00
mips Fix PIC_RETURN when abicalls are not defined. 2010-10-24 05:22:07 +00:00
nameser
net Fix struct FILE * leak on error (in disabled by default hesiod support code). 2011-01-08 10:56:58 +00:00
nls Merge from English r198040: add C message catalogue entries for newer 2010-06-20 06:52:10 +00:00
posix1e Bump manual page date. 2010-12-13 19:03:10 +00:00
powerpc
powerpc64 Fix stack alignment (required to be to 16 bytes) instead of ptrace and 2010-12-11 17:57:42 +00:00
quad Powerpc is special here. powerpc and powerpc64 use different ABIs, so 2010-08-24 20:54:43 +00:00
regex mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
resolv
rpc Revert most of r210764, now that mdocml does the right 2010-12-28 10:08:50 +00:00
softfloat Powerpc is special here. powerpc and powerpc64 use different ABIs, so 2010-08-24 20:54:43 +00:00
sparc64 Avoid aliasing which leads to incorrect results when compiling with the 2010-03-21 13:18:08 +00:00
stdio When reopening a stream backed by an open file descriptor, do not close 2010-12-09 20:28:30 +00:00
stdlib Fix some style(9) issues. 2011-01-08 11:04:30 +00:00
stdtime strptime(3) confused July with June with the fr_FR locale. 2010-05-09 22:01:35 +00:00
string Powerpc is special here. powerpc and powerpc64 use different ABIs, so 2010-08-24 20:54:43 +00:00
sys Emit .note.GNU-stack for the syscall stubs generated by libc. 2011-01-07 14:28:54 +00:00
uuid mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
xdr
yp
Makefile Retire TARGET_ABI. 2011-01-07 20:26:33 +00:00
Versions.def