glibc/sysdeps
Ulrich Drepper d7e23b02a4 * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp
instead of mkstemp.

	* misc/Makefile (routines): Add mkostemp and mkostemp64.
	* misc/Versions: Export mkostemp and mkostemp64 for GLIBC_2.7.
	* misc/mkostemp.c: New file.
	* misc/mkostemp64.c: New file.
	* stdlib/stdlib.h: Declare the new functions.
	* sysdeps/posix/tempname.c: Add new parameter which is added to
	the flags for open.  Remove __GT_BIGFILE handling.
	* stdio-common/tempname.c: Likewise.
	* include/stdio.h: Adjust __gen_tempname prototype.
	Renumber __GT_* constants.
	* libio/oldtmpfile.c: Adjust for __gen_tempname interface change.
	* misc/mkdtemp.c: Likewise.
	* misc/mkstemp.c: Likewise.
	* misc/mkstemp64.c: Likewise.
	* misc/mktemp.c: Likewise.
	* stdio-common/tempnam.c: Likewise.
	* stdio-common/tmpfile.c: Likewise.
	* stdio-common/tmpfile64.c: Likewise.
	* stdio-common/tmpnam.c: Likewise.
	* stdio-common/tmpnam_r.c: Likewise.
2007-08-11 02:48:28 +00:00
..
alpha 2007-05-07 Richard Henderson <rth@redhat.com> 2007-05-07 22:57:20 +00:00
generic * sysdeps/unix/dirstream.h (struct __dirstream): Move lock member 2007-08-03 02:43:06 +00:00
gnu * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. 2007-07-28 19:02:07 +00:00
i386 [BZ #4586] 2007-06-08 02:50:59 +00:00
ia64 * sysdeps/ia64/sched_cpucount.c: New file. 2007-07-19 17:24:46 +00:00
ieee754 * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l, 2007-08-10 17:59:27 +00:00
mach 2007-08-10 Roland McGrath <roland@frob.com> 2007-08-10 22:50:53 +00:00
posix * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp 2007-08-11 02:48:28 +00:00
powerpc * sysdeps/ia64/sched_cpucount.c: New file. 2007-07-19 17:24:46 +00:00
pthread
s390 007-06-29 Martin Schwidefsky <schwidefsky@de.ibm.com> 2007-06-30 17:03:55 +00:00
sh * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers. 2007-07-15 00:12:18 +00:00
sparc * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. 2007-03-17 17:04:28 +00:00
unix (shm_open): Fix typo in last change. 2007-08-10 23:21:18 +00:00
wordsize-32
wordsize-64 * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l. 2007-08-07 05:36:32 +00:00
x86_64 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries. 2007-07-09 16:12:05 +00:00