glibc/sysdeps/unix
Ulrich Drepper c63d8f809b [BZ #966]
2005-06-13  Ulrich Drepper  <drepper@redhat.com>
	* sysdeps/unix/clock_gettime.c (clock_gettime): Implement case
	where HANDLED_REALTIME is not defined.  [BZ #966]

2005-06-13  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/netlinkaccess.h (__netlink_sendreq,
	__netlink_receive): Remove prototypes.
	(__netlink_request): New prototype.
	* sysdeps/unix/sysv/linux/ifaddrs.c: Include <alloca.h> and
	<stdint.h>.
	(__netlink_sendreq): Make static.
	(__netlink_receive): Rename to...
	(__netlink_request): ... this.  Add type argument, call
	__netlink_sendreq.  If MSG_TRUNC is set after recvmsg, retry
	with a bigger buffer.  Don't record buffers that contain no
	messages we are expecting.
	(getifaddrs): Use __netlink_request instead of __netlink_sendreq
	and __netlink_receive pairs.  Formatting.
	* sysdeps/unix/sysv/linux/if_index.c (if_nameindex_netlink): Use
	__netlink_request instead of __netlink_sendreq and __netlink_receive
	pair.

2005-06-13  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/unix/sysv/linux/netinet/if_tr.h: Don't include kernel
	headers, instead copy important structs/defines.

2005-06-13  Jakub Jelinek  <jakub@redhat.com>

	* elf/rtld.c (dl_main): Move DT_DEBUG setup before first
	_dl_debug_state call.
2005-06-14 00:56:49 +00:00
..
alpha 2.5-18.1 2007-07-12 18:26:36 +00:00
bsd 2.5-18.1 2007-07-12 18:26:36 +00:00
common 2.5-18.1 2007-07-12 18:26:36 +00:00
i386 2005-01-23 Roland McGrath <roland@redhat.com> 2005-01-26 02:05:49 +00:00
inet
mips 2.5-18.1 2007-07-12 18:26:36 +00:00
mman
powerpc
sh 2.5-18.1 2007-07-12 18:26:36 +00:00
sparc 2.5-18.1 2007-07-12 18:26:36 +00:00
sysv [BZ #966] 2005-06-14 00:56:49 +00:00
x86_64 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally 2005-03-31 10:02:53 +00:00
Dist 2.5-18.1 2007-07-12 18:26:36 +00:00
Implies
Makefile 2.5-18.1 2007-07-12 18:26:36 +00:00
Subdirs
_exit.S
alarm.c [BZ #626] 2004-12-29 09:17:26 +00:00
clock_gettime.c [BZ #966] 2005-06-14 00:56:49 +00:00
clock_nanosleep.c * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Diagnose EINVAL 2004-12-06 22:29:01 +00:00
clock_settime.c 2.5-18.1 2007-07-12 18:26:36 +00:00
closedir.c
configure 2.5-18.1 2007-07-12 18:26:36 +00:00
configure.in 2.5-18.1 2007-07-12 18:26:36 +00:00
confstr.h
dirfd.c
dirstream.h
errnos-tmpl.c
errnos.awk
execve.S
fork.S
fxstat.c
getdents.c
getegid.S
geteuid.S
getlogin.c
getlogin_r.c
getpagesize.c
getppid.S
grantpt.c
ioctls-tmpl.c
ioctls.awk
make-syscalls.sh
make_errlist.c 2.5-18.1 2007-07-12 18:26:36 +00:00
mk-local_lim.c
mkdir.c
mkfifo.c
nice.c 2.5-18.1 2007-07-12 18:26:36 +00:00
opendir.c 2.5-18.1 2007-07-12 18:26:36 +00:00
readdir.c
readdir_r.c
rewinddir.c * sysdeps/unix/rewinddir.c: Reset filepos. 2005-01-16 06:26:38 +00:00
rmdir.c
s-proto-bp.S
s-proto-cancel.S
s-proto.S
seekdir.c
setxid.h Update. 2004-11-12 01:27:04 +00:00
siglist.c
snarf-ioctls
sockatmark.c 2.5-18.1 2007-07-12 18:26:36 +00:00
start.c * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
stime.c
syscall.S
syscalls.list
sysdep.h
system.c
telldir.c
time.c
utime.c
xmknod.c
xstat.c