1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/lib/libc
Andriy Gapon 22423fd8a0 [fix to r253380] __setenv: be explicit about placing '=' after name
This should a regression introduced in r253380 if malloc'ed memory
happens to have '=' at the right place.

Reported by:	ache
Pointyhat to:	me (avg)
MFC after:	1 day
X-MFC with:	r253380
2013-07-17 08:45:27 +00:00
..
amd64 The getcontext() from the __fillcontextx() call in the 2013-05-28 04:54:16 +00:00
arm Finish pulling in the NetBSD setjmp/longjmp updates on ARM. 2013-06-07 22:01:06 +00:00
compat-43 Update the kill(2) and killpg(2) man pages to the modern permission 2012-10-22 03:37:00 +00:00
db
gdtoa
gen Fix mdoc syntax. 2013-07-13 08:17:55 +00:00
gmon mdoc: end list context with El. 2012-05-12 07:52:45 +00:00
i386 The getcontext() from the __fillcontextx() call in the 2013-05-28 04:54:16 +00:00
ia64 The getcontext() from the __fillcontextx() call in the 2013-05-28 04:54:16 +00:00
iconv Make it clear that there are three separate internal locks. 2013-07-03 18:35:21 +00:00
include Merge Capsicum overhaul: 2013-03-02 00:53:12 +00:00
inet
isc
locale Replace the #define for "iconv" so it is for the function name instead of 2013-07-03 07:03:19 +00:00
mips Remove clause 3 and 4 from TNF licenses 2013-05-29 01:54:10 +00:00
nameser
net Fix the handling of SCTP_CURRENT_ASSOC and SCTP_ALL_ASSOC in 2013-07-09 19:12:47 +00:00
nls POSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD errnos. 2013-05-04 19:07:22 +00:00
posix1e Fix several typos 2013-05-12 16:43:26 +00:00
powerpc The getcontext() from the __fillcontextx() call in the 2013-05-28 04:54:16 +00:00
powerpc64 Remove clause 3 and 4 from TNF licenses 2013-05-29 01:54:10 +00:00
quad For ARM EABI we only need a subset of the quad functions, the rest are 2013-01-19 02:33:57 +00:00
regex Fix assignment of maximum bounadary. 2013-03-01 23:26:13 +00:00
resolv
rpc Assign the len field of the netbuf structure to the current length of 2013-03-01 15:45:57 +00:00
softfloat
sparc64 Prefix the alias macros for members of struct __mcontext with an underscore 2013-07-12 14:24:52 +00:00
stdio Typo corrected. 2013-07-12 17:37:05 +00:00
stdlib [fix to r253380] __setenv: be explicit about placing '=' after name 2013-07-17 08:45:27 +00:00
stdtime Compile contrib/tzcode/stdtime/localtime.c with -fwrapv, since it relies 2013-03-24 01:35:37 +00:00
string Renumber clauses to reduce diffs to other versions 2013-05-28 20:57:40 +00:00
sys Minor mdoc fixes. 2013-06-09 07:15:43 +00:00
uuid
xdr
yp libc: Use O_CLOEXEC for various internal file descriptors. 2012-09-29 11:54:34 +00:00
libc.ldscript Turn libc.so into an ld script rather than a symlink pointing to the 2013-06-12 21:12:05 +00:00
Makefile Turn libc.so into an ld script rather than a symlink pointing to the 2013-06-12 21:12:05 +00:00
Versions.def