1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-23 10:12:33 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Ulrich Drepper 3a50811c2f * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
* rt/Makefile (headers): Add bits/mqueue2.h.
	* rt/mqueue.h: Include bits/mqueue2.h if -D_FORTIFY_SOURCE=2,
	optimizing with GCC and __va_arg_pack_len is defined.
	* rt/bits/mqueue2.h: New file.
	* rt/mq_open.c (__mq_open): Renamed from mq_open.
	(mq_open): New strong_alias.
	(__mq_open_2): New function.
	* sysdeps/unix/sysv/linux/mq_open.c (__mq_open): Renamed from mq_open.
	(mq_open): New strong_alias.
	(__mq_open_2): New function.
	* debug/Versions (libc): Export __fortify_fail@@GLIBC_PRIVATE.
	* Versions.def (librt): Add GLIBC_2.7 version.
	* debug/fortify_fail.c (__fortify_fail): Add libc_hidden_def.
	* include/stdio.h (__fortify_fail): Add libc_hidden_proto.

	* misc/sys/cdefs.h (__errordecl, __va_arg_pack_len): Define.
	* io/fcntl.h: Include bits/fcntl2.h when __va_arg_pack_len
	is defined rather than when not C++.
	* io/bits/fcntl2.h (__open_alias, __open64_alias, __openat_alias,
	__openat64_alias): New redirects.
	(__open_too_many_args, __open_missing_mode, __open64_too_many_args,
	__open64_missing_mode, __openat_too_many_args, __openat_missing_mode,
	__openat64_too_many_args, __openat64_missing_mode): New __errordecls.
	(open, open64, openat, openat64): Rewrite as __extern_always_inline
	functions instead of function-like macros.
2007-09-15 22:35:27 +00:00
..
2006-01-06 12:27:03 +00:00
2001-07-06 04:58:11 +00:00
2004-08-06 18:32:16 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2005-06-14 00:56:49 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-09-03 03:22:23 +00:00
2003-07-25 09:06:04 +00:00
2002-12-31 20:46:11 +00:00
2002-05-15 00:22:23 +00:00
2001-07-06 04:58:11 +00:00
2001-07-31 20:32:01 +00:00
2002-12-15 10:26:23 +00:00
2002-06-09 20:15:14 +00:00
2004-03-05 10:29:47 +00:00
2004-07-06 04:26:42 +00:00
2005-04-28 22:31:00 +00:00
2007-05-21 18:23:50 +00:00
2001-07-06 04:58:11 +00:00
2003-09-03 03:22:23 +00:00
2002-09-15 02:37:32 +00:00
2004-07-16 18:11:48 +00:00
2001-07-06 04:58:11 +00:00
2002-12-06 23:38:01 +00:00
2003-08-08 07:43:03 +00:00
2003-09-17 00:49:19 +00:00
2003-06-28 08:11:28 +00:00
2006-02-12 21:41:44 +00:00
2004-03-05 10:29:47 +00:00
2006-04-02 17:59:59 +00:00
2000-08-17 19:36:13 +00:00
2000-08-12 05:14:52 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2004-08-06 09:25:59 +00:00
2004-03-05 10:29:47 +00:00
2003-09-03 03:22:23 +00:00
2001-07-06 04:58:11 +00:00
2002-05-15 00:22:23 +00:00
2002-07-20 01:14:41 +00:00
2004-04-03 07:50:20 +00:00
.
2007-07-31 13:33:18 +00:00
2003-09-03 03:22:23 +00:00
2001-07-06 04:58:11 +00:00
2005-09-20 07:46:34 +00:00
2005-12-20 07:21:59 +00:00
2002-05-15 00:22:23 +00:00
2003-09-03 03:22:23 +00:00
2003-06-28 08:11:28 +00:00
2003-09-24 21:13:55 +00:00
2001-07-06 04:58:11 +00:00
2006-08-03 15:41:32 +00:00
2002-12-15 10:26:23 +00:00
2002-03-02 00:48:30 +00:00
2002-07-25 08:19:59 +00:00
2003-09-04 14:42:25 +00:00
2003-06-11 23:22:36 +00:00
2007-07-12 18:26:36 +00:00
2004-03-10 19:28:58 +00:00
2003-08-17 00:37:19 +00:00
2007-02-21 19:13:15 +00:00
2003-01-16 18:14:10 +00:00
2004-01-20 23:25:27 +00:00
2005-05-26 14:30:51 +00:00
2005-05-26 14:30:51 +00:00
2003-09-03 03:22:23 +00:00
2003-09-03 03:22:23 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2002-04-14 20:15:40 +00:00
2007-04-28 04:03:38 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-05-01 21:41:01 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2004-08-07 18:22:26 +00:00
2002-05-15 00:22:23 +00:00
2000-04-12 04:59:33 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-04-01 06:20:33 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-09-17 00:49:19 +00:00
2002-12-15 10:26:23 +00:00
2007-07-12 18:26:36 +00:00
2006-04-25 19:46:41 +00:00
2001-09-25 03:04:41 +00:00
2001-07-06 04:58:11 +00:00
2003-06-15 21:22:26 +00:00
2003-09-27 17:02:41 +00:00
2003-06-16 19:39:00 +00:00
2004-10-30 18:04:21 +00:00
2003-05-13 23:57:02 +00:00
2003-09-03 03:22:23 +00:00
2003-09-27 17:02:41 +00:00
2003-06-28 08:11:28 +00:00