glibc/sysdeps
Ulrich Drepper 00bc5db059 Update.
1998-09-18 17:41  Ulrich Drepper  <drepper@cygnus.com>

	* libio/fileops.c (_IO_new_file_underflow): Before allocating
	buffer make sure the pushback buffer is destroyed.
	(_IO_new_file_seekoff): Likewise.
	If mode==0 quit early with the result.
	Clear OEF flag after successful fseek.
	* libio/libio.h (_IO_FILE_complete): Add _IO_save_ptr.
	* libio/ftello.c (ftello): Add offset from original buffer if
	stream has pushed back characters.
	* libio/ftello64.c (ftello64): Likewise.
	* libio/iofgetpos.c (_IO_fgetpos): Likewise.
	* libio/iofgetpos64.c (_IO_fgetpos64): Likewise.
	* libio/ioftell.c (_IO_ftell): Likewise.
	* libio/genops.c (_IO_switch_to_main_get_area): Swap _IO_read_ptr
	and _IO_save_ptr.
	(_IO_switch_to_backup_area): Save _IO_read_ptr in _IO_save_ptr.
	(_IO_default_pbackfail): Only stored push back character in original
	buffer if it is the same as the one in the file at this position.
	* libio/iofclose.c: Free backup buffer if one is available.
	* libio/ioseekoff.c (_IO_seekoff): Only remove pushback buffer if
	mode!=0.

	* strdlib/strtol.c (strtol): Handle 0x... string for base!=0 correctly.

	* time/strftime.c [_LIBC] (ampm): Use tp->tm_hour not hour12.

1998-09-18  Mark Kettenis  <kettenis@phys.uva.nl>

	* login/programs/pt_chown.c (more_help): Correct message that
	describes the purpose of the program.

	* login/openpty.c: Do not include pty-private.h.
	(pts_name): New function.  Return name of slave pseudo terminal in
	an allocated buffer if necessary.
	(openpty): Use pts_name to get name of the slave end of the pseudo
	terminal pair.

	* sysdeps/unix/grantpt.c (grantpt): Free buffer allocated by
	pts_name before return.

1998-09-18 11:15  Ulrich Drepper  <drepper@cygnus.com>

	* math/math.h: Define __NO_MATH_INLINES if __STRICT_ANSI__.
1998-09-18 17:59:03 +00:00
..
alpha * sysdeps/alpha/dl-machine.h (_dl_start_user): Pass pointer to _dl_main_searchlist not _dl_default_scope to _dl_init_next. * sysdeps/sparc/sparc32/dl-machine.h (_dl_start_user): Likewise. * sysdeps/sparc/sparc64/dl-machine.h (_dl_start_user): Likewise. 1998-09-11 13:48:17 +00:00
am29k Update. 1998-03-09 09:11:57 +00:00
arm Update. 1998-09-18 09:10:43 +00:00
generic Update. 1998-09-14 11:43:26 +00:00
gnu * sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet] (sysdep_headers): 1998-09-05 03:58:56 +00:00
hppa Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
i370 update. 1997-07-11 01:19:07 +00:00
i386 Update. 1998-09-12 21:33:22 +00:00
i860 Update. 1997-06-23 21:55:26 +00:00
i960 Update. 1998-03-09 09:11:57 +00:00
ieee754 Update. 1997-11-26 04:23:08 +00:00
libm-i387 Update. 1998-07-16 11:44:36 +00:00
libm-ieee754 Update. 1998-09-14 11:43:26 +00:00
m68k * sysdeps/m68k/dl-machine.h(RTLD_START): Push _dl_main_searchlist 1998-09-09 01:36:38 +00:00
m88k Update. 1998-03-09 09:11:57 +00:00
mach Update. 1998-09-16 17:54:34 +00:00
mips Update. 1998-08-28 22:54:57 +00:00
mvs update. 1997-07-11 01:19:07 +00:00
posix Update. 1998-09-14 15:14:09 +00:00
powerpc Update. 1998-09-14 16:38:49 +00:00
rs6000 Update. 1998-03-09 09:11:57 +00:00
sparc Update. 1998-09-16 17:54:34 +00:00
standalone Update. 1998-08-31 16:30:27 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix Update. 1998-09-18 17:59:03 +00:00
vax Update. 1998-03-09 09:11:57 +00:00
wordsize-32 Update. 1998-08-31 16:30:27 +00:00
wordsize-64 Update. 1998-08-31 16:30:27 +00:00
z8000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00