glibc/time
Ulrich Drepper 36fe9ac901 Update.
1999-01-19  Ulrich Drepper  <drepper@cygnus.com>

	* math/Makefile (libm-calls): Rename s_nextafterx to s_nexttoward.
	* math/Versions: Likewise.
	* math/bits/mathcalls.h: Likewise.
	* manual/arith.texi: Likewise.
	* sysdeps/libm-ieee754/s_nextafterl.c: Likewise.
	* sysdeps/libm-ieee754/s_nextafterx.c: Replaced by...
	* sysdeps/libm-ieee754/s_nexttoward.c: New file.
	* sysdeps/libm-ieee754/s_nextafterxf.c: Replaced by...
	* sysdeps/libm-ieee754/s_nexttowardf.c: New file.
	* sysdeps/libm-ieee754/s_nextafterxl.c: Replaced by...
	* sysdeps/libm-ieee754/s_nexttowardl.c: New file.

	* time/Makefile (routines): Removed strfxtime.
	* time/Versions: Likewise.
	* time/strfxtime.c: Removed.
	* time/time.h: Remove _LOCALTIME, _NO_LEAP_SECONDS, struct tmx,
	mkxtime, and strfxtime.
1999-01-19 10:11:00 +00:00
..
sys Update. 1998-12-08 13:12:47 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1999-01-19 10:11:00 +00:00
Versions Update. 1999-01-19 10:11:00 +00:00
ap.c update from main archive 960105 1997-01-06 22:07:28 +00:00
asctime.c Update. 1997-07-06 22:02:42 +00:00
clocktest.c Update. 1998-02-27 16:53:21 +00:00
ctime.c update from main archive 961217 1996-12-18 03:23:47 +00:00
ctime_r.c Update. 1998-07-16 11:44:36 +00:00
date.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
difftime.c update from main archive 970101 1997-01-01 15:28:18 +00:00
dysize.c update from main archive 970120 1997-01-21 06:10:42 +00:00
getdate.c Update. 1998-12-18 10:02:06 +00:00
gmtime.c Update. 1998-12-10 09:47:59 +00:00
localtime.c Update. 1998-12-10 09:47:59 +00:00
mktime.c Update. 1998-11-08 10:40:28 +00:00
offtime.c Update. 1998-12-10 09:47:59 +00:00
strftime.c Update. 1998-12-15 16:47:38 +00:00
strptime.c Update. 1998-12-15 16:47:38 +00:00
test_time.args initial import 1995-02-18 01:27:10 +00:00
test_time.c update from main archive 970218 1997-02-19 04:43:53 +00:00
time.h Update. 1999-01-19 10:11:00 +00:00
timegm.c update from main archive 970120 1997-01-21 06:10:42 +00:00
tst-posixtz.c Update. 1998-10-26 11:11:28 +00:00
tst-strptime.c Update. 1998-12-14 21:27:19 +00:00
tzfile.c Update. 1998-12-10 09:47:59 +00:00
tzset.c Update. 1998-12-10 09:47:59 +00:00