glibc/sysdeps/posix
Ulrich Drepper 907a1bacf9 Update.
1997-07-19 22:53  Ulrich Drepper  <drepper@cygnus.com>

	* time/africa: Update from tzdata1997g.
	* time/asia: Likewise.
	* time/australia: Likewise.
	* time/europe: Likewise.
	* time/iso3166.tab: Likewise.
	* time/zone.tab: Likewise.
	* time/private.h: Update from tzcode1997f.
	* time/scheck.c: Likewise.

	* libio/stdio.h: Declare snprint and vsnprintf for __USE_ISOC9X.

	* math/math.h: Correct comments.  Include <bits/mathinline.h>
	always when optimizing.

1997-07-19 10:23  Mark Kettenis  <kettenis@phys.uva.nl>

	* time/getdate.c (__getdate_r):
	Report failure if string was not completely parsed.
	(getdate): Set getdate_err on failure.

1997-07-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* include/gnu-versions.h (_GNU_OBSTACK_INTERFACE_VERSION):
	Synchronize with malloc/obstack.c.

1997-07-16  Miles Bader  <miles@gnu.ai.mit.edu>

	* sysdeps/mach/hurd/mmap.c (__mmap): Check for !MAP_SHARED rather
	than MAP_COPY|MAP_PRIVATE, since those values are defined wierdly.
	Return EACCES rather than EGRATUITOUS if a R/W request isn't writable.

1997-07-15  Marcus G. Daniels  <marcus@cathcart.sysc.pdx.edu>

	* manual/Makefile (INSTALL_INFO): Introduce variable to override
	path to install-info for systems like Debian that have an
	install-info with a different command line interface from the
	canonical GNU texinfo version.

1997-07-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/posix/ttyname_r.c (__ttyname_r): Correct comment.
	* posix/unistd.h: Likewise.
	* sysdeps/stub/ttyname_r.c: Likewise.

	* sysdeps/unix/sysv/linux/sys/syscall.h: Pretty print.
1997-07-19 21:18:32 +00:00
..
clock.c Update. 1997-05-26 23:01:17 +00:00
ctermid.c Update. 1997-05-26 23:01:17 +00:00
cuserid.c update from main archive 961105 1996-11-06 04:24:40 +00:00
defs.c Update. 1997-05-26 23:01:17 +00:00
Dist initial import 1995-02-18 01:27:10 +00:00
dup.c Update. 1997-05-26 23:01:17 +00:00
dup2.c Update. 1997-06-23 21:55:26 +00:00
euidaccess.c Update. 1997-03-09 06:16:49 +00:00
fdopen.c update from main archive 961207 1996-12-08 08:01:13 +00:00
flock.c Update. 1997-06-23 21:55:26 +00:00
fpathconf.c update from main archive 961214 1996-12-15 02:15:29 +00:00
gai_strerror.c update from main archive 970225 1997-02-25 05:18:05 +00:00
getaddrinfo.c Update. 1997-07-12 23:35:19 +00:00
getcwd.c update from main archive 970209 1997-02-10 03:19:57 +00:00
getdtsz.c Update. 1997-06-23 21:55:26 +00:00
getpagesize.c Update. 1997-06-23 21:55:26 +00:00
gettimeofday.c Update. 1997-06-23 21:55:26 +00:00
isatty.c Update. 1997-06-23 21:55:26 +00:00
isfdtype.c Update. 1997-03-16 20:28:07 +00:00
killpg.c Update. 1997-06-23 21:55:26 +00:00
libc_fatal.c Update. 1997-05-26 23:01:17 +00:00
Makefile Update. 1997-06-26 00:09:27 +00:00
mk-stdiolim.c Update. 1997-06-26 00:09:27 +00:00
mkstemp.c update from main archive 961105 1996-11-06 04:24:40 +00:00
mktemp.c update from main archive 961105 1996-11-06 04:24:40 +00:00
pathconf.c update from main archive 961214 1996-12-15 02:15:29 +00:00
pipestream.c update from main archive 970121 1997-01-23 04:24:20 +00:00
profil.c Update. 1997-06-23 21:55:26 +00:00
raise.c update from main archive 961229 1996-12-30 01:47:46 +00:00
readv.c Update. 1997-03-21 20:00:48 +00:00
remove.c Update. 1997-06-23 21:55:26 +00:00
rename.c Update. 1997-06-23 21:55:26 +00:00
sigblock.c update from main archive 961119 1996-11-20 03:45:51 +00:00
sigintr.c update from main archive 961119 1996-11-20 03:45:51 +00:00
signal.c update from main archive 960105 1997-01-06 22:07:28 +00:00
sigpause.c update from main archive 970129 1997-01-30 04:09:36 +00:00
sigsetmask.c update from main archive 961119 1996-11-20 03:45:51 +00:00
sigsuspend.c Update. 1997-06-23 21:55:26 +00:00
sigvec.c update from main archive 961119 1996-11-20 03:45:51 +00:00
sigwait.c update from main archive 970129 1997-01-30 04:09:36 +00:00
sleep.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
stdio_init.c Update. 1997-05-26 23:01:17 +00:00
sysconf.c update from main archive 961105 1996-11-06 04:24:40 +00:00
system.c Update. 1997-03-29 17:32:35 +00:00
sysv_signal.c update from main archive 960105 1997-01-06 22:07:28 +00:00
tempname.c Update. 1997-06-23 21:55:26 +00:00
truncate.c Update. 1997-06-23 21:55:26 +00:00
ttyname.c update from main archive 961217 1996-12-18 03:23:47 +00:00
ttyname_r.c Update. 1997-07-19 21:18:32 +00:00
utimes.c Update. 1997-06-23 21:55:26 +00:00
vdprintf.c update from main archive 970209 1997-02-10 03:19:57 +00:00
wait.c Update. 1997-06-23 21:55:26 +00:00
wait3.c Update. 1997-06-23 21:55:26 +00:00
writev.c Update. 1997-03-21 20:00:48 +00:00