glibc/sysdeps/unix/sysv/linux
Ulrich Drepper 0c5ecdc449 update from main arhive 970119
Mon Jan 20 03:02:50 1997  Ulrich Drepper  <drepper@cygnus.com>

	* Make-dist: Update and reformat copyright.
	* Makeconfig: Likewise.
	* assert/Makefile: Likewise.
	* bare/Makefile: Likewise.
	* ctype/Makefile: Likewise.
	* dirent/Makefile: Likewise.
	* gmon/Makefile: Likewise.
	* gnulib/Makefile: Likewise.
	* grp/Makefile: Likewise.
	* hurd/Makefile: Likewise.
	* intl/Makefile: Likewise.
	* mach/Makefile: Likewise.
	* malloc/Makefile: Likewise.
	* manual/Makefile: Likewise.
	* math/Makefile: Likewise.
	* po/Makefile: Likewise.
	* pwd/Makefile: Likewise.
	* resource/Makefile: Likewise.
	* setjmp/Makefile: Likewise.
	* socket/Makefile: Likewise.
	* string/Makefile: Likewise.
	* sunrpc/Makefile: Likewise.
	* sysdeps/alpha/Makefile: Likewise.
	* sysdeps/gnu/Makefile: Likewise.
	* sysdeps/m68k/fpu/switch/Makefile: Likewise.
	* sysdeps/m68k/fpu/switch/68881-sw.h: Likewise.
	* sysdeps/m68k/fpu/switch/switch.c: Likewise.
	* sysdeps/mach/Makefile: Likewise.
	* sysdeps/hurd/Makefile: Likewise.
	* sysdeps/sparc/Makefile: Likewise.
	* sysdeps/standalone/i960/nindy960/Makefile: Likewise.
	* sysdeps/standalone/m68k/m68020/mvme136/Makefile: Likewise.
	* sysdeps/unix/common/Makefile: Likewise.
	* sysdeps/unix/sysv/Makefile: Likewise.
	* sysdeps/unix/sysv/irix4/Makefile: Likewise.
	* sysdeps/unix/sysv/sco3.2/Makefile: Likewise.
	* sysdeps/unix/sysv/sysv4/Makefile: Likewise.
	* sysdeps/vax/Makefile: Likewise.
	* sysvipc/Makefile: Likewise.
	* wcsmbs/Makefile: Likewise.
	* wctype/Makefile: Likewise.
	* elf/rtld.c (dl_main): Objects in LD_PRELOAD environment variable
	are separated according to Sun docs by white space not colon.
	* locale/C-time.c (_nl_C_LC_TIME): Use empty string to initialize
	fields which are not defined for the C locale.
	* sysdeps/m68k/fpu/switch/Makefile: Don't use ansidecl.h in constructed
	files.
	* sysdeps/m68k/fpu/switch/68881-sw.h: Likewise.
	* sysdeps/m68k/fpu/switch/switch.c: Likewise.
Sun Jan 19 19:43:31 1997  Andreas Jaeger  <aj@arthur.pfalz.de>
	* time/strptime.c: Provide prototype for strptime_internal.
Sun Jan 19 23:46:27 1997  Ulrich Drepper  <drepper@cygnus.com>
	* glibcbug.in: We don't guarantee confidential handling.  Set
	field to always contain `no'.
Sun Jan 19 21:28:01 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>

	* intl/explodename.c: Include sys/types.h.
	* intl/l10nflist.c: Likewise.

Sat Jan 18 22:15:26 1997  Richard Henderson  <rth@tamu.edu>

	* config.make.in (install_root): New variable to make it easy to
	install glibc somewhere other than /.

	* shlib-versions: alpha-*-linux-* libc=6.1.

	Since sigset_t no longer fits in a register, we can't pass in the
	thread's initial mask so easily.  Take this opportunity to simplify
	the clone implementation by only accepting a single void* argument.

	* sysdeps/unix/sysv/linux/alpha/clone.S: Only take one argument.
	* sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
	* sysdeps/unix/sysv/linux/m68k/clone.S: Likewise.
	* sysdeps/unix/sysv/linux/sparc/clone.S: Likewise.
	* sysdeps/unix/sysv/linux/schedbits.h: Update clone prototypes.

	* sysdeps/unix/sysv/linux/alpha/ioctl-types.h: Remove.
	Default Linux version should be sufficient.

	* sysdeps/unix/sysv/linux/alpha/sigprocmask.c: The osf_sigprocmask
	system call wants the sigset dereferenced.

	* sysdeps/unix/sysv/linux/alpha/syscalls.list: Add entries for
	__syscall_ustat and __syscall_xmknod.
	* sysdeps/unix/sysv/linux/alpha/xmknod.c: Include sys/sysmacros.h.

	* sysdeps/unix/sysv/linux/sigset.h: Use longs instead of ints.

	* sysdeps/unix/sysv/linux/tcsetattr.c: Fix pointer dereferences.

	* sysdeps/unix/sysv/linux/alpha/sigsuspend.c: Add comment about
	dependency to kernel type.

	* sysdeps/unix/sysv/linux/alpha/termbits.h: Correct comment.
1997-01-20 02:49:49 +00:00
..
alpha update from main arhive 970119 1997-01-20 02:49:49 +00:00
gnu update from main archive 960105 1997-01-06 22:07:28 +00:00
i386 update from main arhive 970119 1997-01-20 02:49:49 +00:00
m68k update from main arhive 970119 1997-01-20 02:49:49 +00:00
net update from main archive 960105 1997-01-06 22:07:28 +00:00
netinet update from main archive 960105 1997-01-06 22:07:28 +00:00
nfs
sparc update from main arhive 970119 1997-01-20 02:49:49 +00:00
sys update from main archive 970118 1997-01-19 04:54:28 +00:00
a.out.h update from main archive 961203 1996-12-04 01:41:39 +00:00
accept.S
adjtime.c update from main archive 1996-09-27 03:45:24 +00:00
bind.S
clock.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
configure Update from main archive 961219 1996-12-20 01:39:50 +00:00
configure.in Update from main archive 961219 1996-12-20 01:39:50 +00:00
connect.S
direntry.h update from main archive 960105 1997-01-06 22:07:28 +00:00
Dist update from main archive 960105 1997-01-06 22:07:28 +00:00
dl-sysdep.c
errnos.h update from main archive 961119 1996-11-20 03:45:51 +00:00
fcntlbits.h update from main archive 960107 1997-01-07 23:29:44 +00:00
ftime.c
getdents.c update from main archive 960105 1997-01-06 22:07:28 +00:00
gethostid.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
gethostname.c update from main archive 1996-09-27 03:45:24 +00:00
getpeername.S
getpriority.c update from 961105, second try 1996-11-07 01:35:04 +00:00
getsockname.S
getsockopt.S
getsysstats.c update from main archive 961119 1996-11-20 03:45:51 +00:00
Implies
init-first.c update from main archive 961127 1996-11-28 04:16:09 +00:00
init-first.h update from main archive 960910 1996-09-11 01:52:48 +00:00
ioctl-types.h update from main archive 960105 1997-01-06 22:07:28 +00:00
ioctls.h update from main archive 961220 1996-12-21 04:13:58 +00:00
iovec.h
kernel_sigaction.h update from main archive 970118 1997-01-19 04:54:28 +00:00
kernel_termios.h update from main archive 960105 1997-01-06 22:07:28 +00:00
listen.S
llseek.c update from main archive 961127 1996-11-28 04:16:09 +00:00
local_lim.h update from main archive 961114 1996-11-15 04:08:00 +00:00
madvise.c
Makefile update from main archive 960105 1997-01-06 22:07:28 +00:00
msgctl.c
msgget.c
msgrcv.c
msgsnd.c
paths.h update from main archive 961214 1996-12-15 02:15:29 +00:00
poll.c
posix_opt.h update from 961105, second try 1996-11-07 01:35:04 +00:00
profil.c
ptrace.c update from main archive 1996-09-27 03:45:24 +00:00
reboot.c update from main archive 961016 1996-10-17 01:51:38 +00:00
recv.S
recvfrom.S
recvmsg.S
resourcebits.h update from main archive 961114 1996-11-15 04:08:00 +00:00
schedbits.h update from main arhive 970119 1997-01-20 02:49:49 +00:00
semctl.c
semget.c
semop.c
send.S
sendmsg.S
sendto.S
setegid.c
seteuid.c
sethostid.c
setsockopt.S
shmat.c
shmctl.c
shmdt.c
shmget.c
shutdown.S
sigaction.c update from main archive 970118 1997-01-19 04:54:28 +00:00
sigaction.h Update from main archive 961219 1996-12-20 01:39:50 +00:00
sigcontext.h update from main archive 961220 1996-12-21 04:13:58 +00:00
siglist.c update from main archive 961020 1996-10-21 01:26:31 +00:00
siglist.h update from main archive 960105 1997-01-06 22:07:28 +00:00
signal.c update from main archive 961229 1996-12-30 01:47:46 +00:00
signum.h Update from main archive 961219 1996-12-20 01:39:50 +00:00
sigset.h update from main arhive 970119 1997-01-20 02:49:49 +00:00
sigsuspend.c update from main archive 960105 1997-01-06 22:07:28 +00:00
sleep.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
socketbits.h update from main archive 960105 1997-01-06 22:07:28 +00:00
socketpair.S
speed.c update from main archvie 961013 1996-10-13 21:35:39 +00:00
statbuf.h update from main archive 961114 1996-11-15 04:08:00 +00:00
statfsbuf.h update from main archive 960105 1997-01-06 22:07:28 +00:00
syscalls.list update from main archive 970118 1997-01-19 04:54:28 +00:00
sysctl.c
system.c Use POSIX version of version.c. 1996-09-12 18:29:32 +00:00
tcdrain.c update from main archive 1996-09-27 03:45:24 +00:00
tcflow.c
tcflush.c
tcgetattr.c update from main archive 960105 1997-01-06 22:07:28 +00:00
tcgetpgrp.c
tcsetattr.c update from main arhive 970119 1997-01-20 02:49:49 +00:00
tcsetpgrp.c
termbits.h update from main archive 960105 1997-01-06 22:07:28 +00:00
termio.h
timebits.h update from main archive 961220 1996-12-21 04:13:58 +00:00
ualarm.c
ulimit.c update from main archive 1996-09-27 03:45:24 +00:00
usleep.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
ustat.c update from main archive 960107 1997-01-07 23:29:44 +00:00
ustatbits.h update from main archive 960105 1997-01-06 22:07:28 +00:00
utsnamelen.h update from main archive 961220 1996-12-21 04:13:58 +00:00
vfork.c
wait3.c
wait.c
waitflags.h update from main archive 961114 1996-11-15 04:08:00 +00:00
waitpid.c update from main archive 1996-09-27 03:45:24 +00:00
xmknod.c update from main archive 960105 1997-01-06 22:07:28 +00:00