2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-02-11 12:50:58 +08:00
glibc/sysdeps/unix/sysv/linux
Ulrich Drepper 6195235142 Update.
1997-12-05 00:01  Ulrich Drepper  <drepper@cygnus.com>

	The kernel expects the arguments in a different order.
	* sysdeps/unix/sysv/linux/i386/s_pread64.S: New file.
	* sysdeps/unix/sysv/linux/i386/s_pwrite64.S: New file.

	* FAQ.in: New file.
	* gen-FAQ.pl: New file.
	* Makefile (FAQ): Add rule to generate from FAQ.in.

	* iconvdata/Makefile: Treat libJIS like the other modules.

	* rt/librt.map: New file.

	* sysdeps/wordsize-32/bits/environments.h: Add test for direct
	inclusion.
	* sysdeps/wordsize-64/bits/environments.h: Likewise.  Correct
	comment.

1997-12-04 22:29  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/rt_sigprocmask.c: Fix prototype.
	* sysdeps/unix/sysv/linux/rt_sigsuspend.c: Likewise.
	* sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: Include <sys/types.h>.
	Patches by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.

1997-11-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* string/bits/string2.h: Fix spellings.

	* string/string.h: Fix spellings.

1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/unix/sysv/linux/i386/sigaction.c: Rename extern
	declaration to __syscall_rt_sigaction.

	* sysdeps/unix/sysv/linux/sigreturn.c: Remove inclusion of
	non-existant <sigcontext.h>.

1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/generic/enbl-secure.c (__libc_init_secure): Correct
	typo.

1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/wordsize-64/bits/environments.h: Correct spelling.

	* Makeconfig (shared-thread-library): Correct spelling.

	* sysdeps/unix/sysv/linux/sys/pci.h: Include <linux/pci.h> and not
	<asm/pci.h>.

1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/unix/sysv/linux/bits/socket.h: Add AF_* and PF_
	constants from Linux headers. Pointed out by
	csmall@scooter.o.i.net. [PR libc/369]

1997-12-04 10:21  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* sunrpc/xcrypt.c: Fix lower/upper characters in optimized hexval.

1997-12-04 00:06  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* configure.in: If --enable-add-ons is given without an
	argument, set the addons list to all subdirs with a configure
	script.
1997-12-05 00:40:29 +00:00
..
alpha Update. 1997-12-01 17:16:22 +00:00
arm Update. 1997-12-04 00:12:34 +00:00
bits Update. 1997-12-05 00:40:29 +00:00
i386 Update. 1997-12-05 00:40:29 +00:00
m68k Update. 1997-11-26 04:23:08 +00:00
mips Update. 1997-11-26 04:23:08 +00:00
net Update. 1997-12-01 17:16:22 +00:00
netatalk
netinet Update. 1997-12-04 00:12:34 +00:00
netipx Update. 1997-06-21 02:59:26 +00:00
nfs
powerpc Update. 1997-12-01 17:16:22 +00:00
scsi Update. 1997-09-30 17:10:40 +00:00
sparc Update. 1997-12-01 17:16:22 +00:00
sys Update. 1997-12-05 00:40:29 +00:00
_G_config.h Update. 1997-11-18 02:50:07 +00:00
a.out.h
accept.S Update. 1997-11-18 02:50:07 +00:00
adjtime.c Update. 1997-06-23 21:55:26 +00:00
aio_sigqueue.c Update. 1997-12-04 00:12:34 +00:00
bind.S
clock.c
cmsg_nxthdr.c
configure Update. 1997-06-19 19:11:22 +00:00
configure.in Update. 1997-06-19 19:11:22 +00:00
connect.S Update. 1997-11-18 02:50:07 +00:00
Dist Update. 1997-12-04 00:12:34 +00:00
dl-sysdep.c Update. 1997-07-26 02:33:30 +00:00
ftime.c
fxstat.c Update. 1997-10-31 22:55:02 +00:00
getcwd.c Update. 1997-12-01 17:16:22 +00:00
getdents.c
gethostid.c
gethostname.c Update. 1997-11-06 00:02:46 +00:00
getpeername.S
getpriority.c
getsockname.S
getsockopt.S
getsysstats.c Update. 1997-10-12 04:05:44 +00:00
if_index.c Update. 1997-10-12 04:05:44 +00:00
Implies
init-first.c Update. 1997-12-04 00:12:34 +00:00
init-first.h
kernel_sigaction.h Update. 1997-12-04 00:12:34 +00:00
kernel_stat.h
kernel_termios.h Update. 1997-11-26 04:23:08 +00:00
listen.S
llseek.c Update. 1997-10-12 04:05:44 +00:00
lseek64.c Update. 1997-10-12 04:05:44 +00:00
lxstat.c Update. 1997-10-31 22:55:02 +00:00
madvise.c Update. 1997-10-15 05:34:02 +00:00
Makefile Update. 1997-12-04 00:12:34 +00:00
msgctl.c
msgget.c
msgrcv.c
msgsnd.c
paths.h
poll.c Update. 1997-10-12 04:05:44 +00:00
pread64.c Update. 1997-10-26 20:13:00 +00:00
pread.c Update. 1997-10-26 20:13:00 +00:00
profil.c
ptrace.c Update. 1997-09-16 21:51:15 +00:00
pty.c Update. 1997-11-22 18:49:27 +00:00
pwrite64.c Update. 1997-10-26 20:13:00 +00:00
pwrite.c Update. 1997-10-26 20:13:00 +00:00
readv.c Update. 1997-10-12 04:05:44 +00:00
reboot.c Update. 1997-06-23 21:55:26 +00:00
recv.S Update. 1997-11-18 02:50:07 +00:00
recvfrom.S Update. 1997-11-18 02:50:07 +00:00
recvmsg.S Update. 1997-11-18 02:50:07 +00:00
rt_sigaction.c Update. 1997-12-04 00:12:34 +00:00
rt_sigprocmask.c Update. 1997-12-05 00:40:29 +00:00
rt_sigqueueinfo.c Update. 1997-12-05 00:40:29 +00:00
rt_sigreturn.c Update. 1997-12-04 00:12:34 +00:00
rt_sigsuspend.c Update. 1997-12-05 00:40:29 +00:00
rt_sigtimedwait.c Update. 1997-12-04 00:12:34 +00:00
s_pread64.c Update. 1997-10-26 20:13:00 +00:00
s_pwrite64.c Update. 1997-10-26 20:13:00 +00:00
semctl.c
semget.c
semop.c
send.S Update. 1997-11-18 02:50:07 +00:00
sendmsg.S Update. 1997-11-18 02:50:07 +00:00
sendto.S Update. 1997-11-18 02:50:07 +00:00
setegid.c
seteuid.c
sethostid.c
setsockopt.S
shmat.c Update. 1997-05-22 02:19:00 +00:00
shmctl.c
shmdt.c Update. 1997-05-21 01:48:59 +00:00
shmget.c
shutdown.S
sigaction.c Update. 1997-12-04 00:12:34 +00:00
siglist.c
siglist.h
signal.c
sigpending.c Update. 1997-12-04 00:12:34 +00:00
sigprocmask.c Update. 1997-12-04 00:12:34 +00:00
sigqueue.c Update. 1997-12-04 00:12:34 +00:00
sigreturn.c Update. 1997-12-05 00:40:29 +00:00
sigsuspend.c Update. 1997-12-04 00:12:34 +00:00
sigtimedwait.c Update. 1997-12-04 00:12:34 +00:00
sigwaitinfo.c Update. 1997-12-04 00:12:34 +00:00
sleep.c
socketcall.h Update. 1997-06-21 02:59:26 +00:00
socketpair.S
speed.c Update. 1997-06-23 21:55:26 +00:00
stdio_lim.h.in Update. 1997-11-26 04:23:08 +00:00
syscalls.list Update. 1997-12-04 00:12:34 +00:00
sysctl.c Update. 1997-06-23 21:55:26 +00:00
system.c
tcdrain.c Update. 1997-06-23 21:55:26 +00:00
tcflow.c
tcflush.c
tcgetattr.c Update. 1997-06-21 02:59:26 +00:00
tcgetpgrp.c
tcsetattr.c Update. 1997-06-21 02:59:26 +00:00
tcsetpgrp.c
termio.h
testrtsig.h Update. 1997-12-04 00:12:34 +00:00
ualarm.c
ulimit.c Update. 1997-06-23 21:55:26 +00:00
usleep.c
ustat.c
vfork.c
wait3.c
wait.c
waitpid.c Update. 1997-06-23 21:55:26 +00:00
writev.c Update. 1997-10-12 04:05:44 +00:00
xmknod.c
xstat.c Update. 1997-10-31 22:55:02 +00:00
xstatconv.c Update. 1997-11-12 00:06:02 +00:00