glibc/sysdeps/mach/hurd
Ulrich Drepper e518937a3a Update.
1999-02-07  Ulrich Drepper  <drepper@cygnus.com>

	* Versions.def: New version GLIBC_2.1.1 for libc.
	* stdlib/Versions: Add _Exit, imaxdiv, and imaxdiv to GLIBC_2.1.1.
	* stdlib/labs.c: Moved to...
	* sysdeps/generic/labs.c: ...here.
	* stdlib/llabs.c: Moved to...
	* sysdeps/generic/llabs.c: ...here.
	* stdlib/stdlib.h: Allow definition of ldiv_t and lldiv_t in other
	header.  Declare _Exit.
	* sysdeps/generic/_exit.c: Add alias _Exit.
	* sysdeps/mach/hurd/_exit.c: Likewise.
	* sysdeps/standalone/i386/force_cpu386/_exit.c: Likewise.
	* sysdeps/standalone/i960/nindy960/_exit.c: Likewise.
	* sysdeps/standalone/m68k/m68020/mvme136/_exit.c: Likewise.
	* sysdeps/unix/_exit.c: Likewise.
	* sysdeps/wordsize-32/inttypes.h: Define imaxdiv_t and declare
	imaxdiv and imaxabs.  Declare lldiv_t if necessary.
	* sysdeps/wordsize-64/inttypes.h: Likewise.
	* sysdeps/wordsize-32/llabs.c: New file.
	* sysdeps/wordsize-32/lldiv.c: New file.
	* sysdeps/wordsize-64/labs.c: New file.
	* sysdeps/wordsize-64/ldiv.c: New file.
	* manual/arith.texi: Document imaxabs, imaxdiv_t, and imaxdiv.
	* manual/startup.texi: Document _Exit.

1999-02-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* nscd/cache.c: Include <arpa/inet.h> for inet_ntop.
1999-02-07 12:50:11 +00:00
..
alpha
bits
hppa
i386
mips
net
sys
.cvsignore
_exit.c
accept.c
access.c
adjtime.c
bind.c
brk.c
chdir.c
chflags.c
chmod.c
chown.c
chroot.c
close.c
closedir.c
configure
configure.in
connect.c
cthreads.c
defs.c
dirfd.c
dirstream.h
Dist
dl-cache.c
dl-sysdep.c
dup2.c
enbl-secure.c
err_hurd.sub
errlist.c
errnos.awk
euidaccess.c
execve.c
fchdir.c
fchflags.c
fchmod.c
fchown.c
fcntl.c
fdatasync.c
fdopen.c
fexecve.c
flock.c
fork.c
fpathconf.c
fstatfs.c
fstatvfs.c
fsync.c
ftruncate.c
fxstat.c
getcwd.c
getdents.c
getdomain.c
getdtsz.c
getegid.c
geteuid.c
getgid.c
getgroups.c
gethostid.c
gethostname.c
getitimer.c
getlogin.c
getlogin_r.c
getpeername.c
getpgid.c
getpid.c
getppid.c
getpriority.c
getrlimit.c
getsid.c
getsockname.c
getsockopt.c
getuid.c
group_member.c
Implies
ioctl.c
isatty.c
jmp-unwind.c
kill.c
lchown.c
libc-ldscript
libc_p-ldscript
link.c
listen.c
lseek.c
lxstat.c
Makefile
mig-reply.c
mkdir.c
mmap.c
open.c
opendir.c
pathconf.c
pipe.c Update. 1997-05-26 23:01:17 +00:00
pipestream.c
poll.c
prof-freq.c
profil.c
pselect.c
ptrace.c
read.c
readdir.c
readdir_r.c
readlink.c
reboot.c
recv.c
recvfrom.c
rename.c
rewinddir.c
rmdir.c
sbrk.c
seekdir.c
select.c
send.c
sendto.c
setdomain.c
setegid.c
seteuid.c
setgid.c
setgroups.c
sethostid.c
sethostname.c
setitimer.c
setlogin.c
setpgid.c
setpriority.c
setregid.c
setreuid.c
setrlimit.c
setsid.c
setsockopt.c
settimeofday.c
setuid.c
shutdown.c
sigaction.c
sigaltstack.c
sigpending.c
sigprocmask.c
sigstack.c
sigsuspend.c
sigwait.c
socket.c
socketpair.c
statfs.c
statvfs.c
stdio_init.c
Subdirs
symlink.c
sync.c
sysd-stdio.c
telldir.c
times.c
truncate.c
ttyname.c
ttyname_r.c
umask.c
uname.c
unlink.c
utimes.c
vdprintf.c
Versions
wait4.c
write.c
xmknod.c
xstat.c