glibc/sysdeps/unix
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 Update. 1998-11-02 10:07:25 +00:00
arm Update. 1998-10-22 11:18:01 +00:00
bsd 1998-12-06 Mark Kettenis <kettenis@phys.uva.nl> 1998-12-20 19:13:11 +00:00
common Update. 1998-11-20 17:27:07 +00:00
i386
inet
mips Update. 1998-11-28 21:06:13 +00:00
mman
sparc Update. 1999-01-29 12:01:59 +00:00
sysv Update. 1999-02-03 09:31:42 +00:00
_exit.S Update. 1999-02-07 12:50:11 +00:00
alarm.c
closedir.c
configure Update. 1998-11-20 17:27:07 +00:00
configure.in
confstr.h
dirfd.c
dirstream.h
Dist Update. 1998-07-04 14:40:35 +00:00
errnos-tmpl.c
errnos.awk
execve.S
fork.S
fxstat.c
getdents.c
getegid.S
geteuid.S
getlogin_r.c Update. 1998-07-16 11:44:36 +00:00
getlogin.c
getpagesize.c
getppid.S
grantpt.c Update. 1998-12-13 14:52:55 +00:00
Implies
ioctls-tmpl.c
ioctls.awk
make_errlist.c
make-syscalls.sh Update. 1999-01-13 09:25:35 +00:00
Makefile Update. 1998-08-10 15:54:54 +00:00
mk-local_lim.c
mkdir.c
mkfifo.c
nice.c
nlist.c
opendir.c Update. 1998-12-11 15:26:32 +00:00
pipestream.c
readdir_r.c
readdir.c
rewinddir.c Update. 1998-07-16 11:44:36 +00:00
rmdir.c
s-proto.S
seekdir.c
siglist.c Update. 1998-10-21 15:29:52 +00:00
snarf-ioctls
start.c
stime.c
Subdirs
syscall.S
syscalls.list
sysdep.h Update. 1998-10-21 15:29:52 +00:00
system.c
telldir.c
time.c
utime.c
xmknod.c
xstat.c