glibc/sysdeps/unix/sysv/linux/bits
Ulrich Drepper 1b82c6c77d Update.
2004-04-08  Ulrich Drepper  <drepper@redhat.com>

	* rt/tst-mqueue3.c: New file.
	* rt/Makefile (tests): Add tst-mqueue3.

2004-04-08  Jakub Jelinek  <jakub@redhat.com>

	* rt/tst-mqueue1.c: New file.
	* rt/tst-mqueue2.c: New file.
	* rt/tst-mqueue4.c: New file.
	* rt/Makefile (tests): Add tst-mqueue1, tst-mqueue2, tst-mqueue4.

	* rt/Versions (librt): Add mq_*@@GLIBC_2.3.4.
	* rt/Makefile (headers): Add mqueue.h and bits/mqueue.h.
	(mq-routines): Set.
	(librt-routines): Use it.
	* rt/mqueue.h: New file.
	* include/mqueue.h: New file.
	* sysdeps/generic/bits/mqueue.h: New file.
	* sysdeps/generic/mq_setattr.c: New file.
	* sysdeps/generic/mq_getattr.c: New file.
	* sysdeps/generic/mq_notify.c: New file.
	* sysdeps/generic/mq_close.c: New file.
	* sysdeps/generic/mq_send.c: New file.
	* sysdeps/generic/mq_unlink.c: New file.
	* sysdeps/generic/mq_receive.c: New file.
	* sysdeps/generic/mq_timedreceive.c: New file.
	* sysdeps/generic/mq_timedsend.c: New file.
	* sysdeps/generic/mq_open.c: New file.
	* sysdeps/unix/sysv/linux/bits/local_lim.h (MQ_PRIO_MAX): Define.
	* sysdeps/unix/sysv/linux/bits/mqueue.h: New file.
	* sysdeps/unix/sysv/linux/syscalls.list: Add mq_timedsend,
	mq_timedreceive and mq_setattr.
	* sysdeps/unix/sysv/linux/mq_getattr.c: New file.
	* sysdeps/unix/sysv/linux/mq_notify.c: New file.
	* sysdeps/unix/sysv/linux/mq_close.c: New file.
	* sysdeps/unix/sysv/linux/mq_send.c: New file.
	* sysdeps/unix/sysv/linux/mq_unlink.c: New file.
	* sysdeps/unix/sysv/linux/mq_receive.c: New file.
	* sysdeps/unix/sysv/linux/mq_open.c: New file.

2004-04-09  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/s390/ffs.c: Don't add ffsl weak alias on s390x.

2004-04-09  Steven Munroe  <sjmunroe@us.ibm.com>

	* sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c: New file.
2004-04-13 02:15:43 +00:00
..
a.out.h Update. 2003-07-25 09:06:04 +00:00
dirent.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
errno.h Update. 2002-08-29 00:34:10 +00:00
fcntl.h Update. 2000-09-01 07:14:30 +00:00
in.h (IPV6_V6ONLY, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST, IPV6_IPSEC_POLICY, IPV6_XFRM_POLICY): Define. 2003-06-10 16:20:32 +00:00
initspin.h Update. 2000-10-15 06:50:42 +00:00
ioctl-types.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ioctls.h Update. 2003-01-28 08:30:50 +00:00
ipc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
local_lim.h Update. 2004-04-13 02:15:43 +00:00
mqueue.h Update. 2004-04-13 02:15:43 +00:00
msq.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
poll.h Update. 2001-07-31 07:46:22 +00:00
posix_opt.h Update. 2003-03-03 05:00:33 +00:00
resource.h 2002-10-15 Roland McGrath <roland@redhat.com> 2002-10-16 01:02:25 +00:00
sched.h Update. 2003-07-22 03:43:27 +00:00
sem.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
shm.h Update. 2002-12-20 10:32:08 +00:00
sigaction.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigcontext.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
siginfo.h Update. 2003-04-21 07:39:20 +00:00
signum.h Update. 2003-04-01 06:20:33 +00:00
sigset.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigstack.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
socket.h * sysdeps/gnu/bits/utmp.h: Include <bits/wordsize.h>. 2002-10-16 01:03:05 +00:00
stat.h Define _STATBUF_ST_NSEC. 2003-06-26 17:00:37 +00:00
statfs.h Update. 2003-07-12 19:34:23 +00:00
statvfs.h * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. 2002-10-23 23:50:19 +00:00
sys_errlist.h 2002-07-31 Jeff Bailey <jbailey@gnu.org> 2002-07-31 23:30:24 +00:00
termios.h Add IUTF8. 2004-03-31 08:53:30 +00:00
uio.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
utsname.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
waitflags.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00