glibc/time
Ulrich Drepper feb3c93435 update from main archive 961208
Mon Dec  9 03:39:30 1996  Ulrich Drepper  <drepper@cygnus.com>

	* config.make.in (defines): Add @USE_NEW_MALLOC@.
	* Makefile.in: Define USE_NEW_MALLOC to -DUSE_NEW_MALLOC if
	we use the new malloc.

	* malloc.h: Use either <malloc/malloc.h> or <new-malloc/malloc.h>
	depending on USE_NEW_MALLOC.

	Fix some more POSIX.1 problems.
	* libio/fileops.c (_IO_file_underflow): Set errno to EBADF if used
	on a write-only stream.
	(_IO_file_overflow): Set errno to EBADF if used on a read-only
	stream.
	(_IO_file_seekoff): POSIX.1 requires that fseek() after an fflush()
	call really positions the file offset to the correct position
	and no read-ahead happens.

	* locale/C-monetary.c: Set mon_grouping file to "" and "\377"
	to pass POSIX test suite.
	* stdio-common/vfprintf.c: Handle empty string as grouping command
	correctly.
	* stdlib/grouping.h: Likewise.

	* misc/syslog.c: Case first argument of __libc_cleanup_region_start.

	* signal/sigsetops.h: Update copyright.  Don't include ansidecl.h.

	* stdio-common/printf_fp.c: Update copyright.

Sun Dec  8 16:39:28 1996  Andreas Jaeger  <aj@arthur.pfalz.de>

	* time/Makefile: Compile ap.c with NO_MCHECK flag if new-malloc
	used (not otherwise).

	* misc/syslog.c (vsyslog): Cast argument to __libc_cleanup_region
	to get Hurd macros right.
1996-12-09 03:15:25 +00:00
..
sys update from 961105, second try 1996-11-07 01:35:04 +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
africa update from main archive 961126 1996-11-27 06:13:15 +00:00
antarctica update from main archive 961126 1996-11-27 06:13:15 +00:00
ap.c update from main archive 961207 1996-12-08 08:01:13 +00:00
asctime.c update from main archive 1996-09-27 03:45:24 +00:00
asia update from main archive 961126 1996-11-27 06:13:15 +00:00
australasia update from main archive 961126 1996-11-27 06:13:15 +00:00
backward Tue Jan 30 13:32:05 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-31 10:00:24 +00:00
checktab.awk Use POSIX version of version.c. 1996-09-12 18:29:32 +00:00
clocktest.c Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-02 18:50:07 +00:00
ctime.c update from main archive 961203 1996-12-04 01:41:39 +00:00
ctime_r.c update from main archive 961203 1996-12-04 01:41:39 +00:00
date.c initial import 1995-02-18 01:27:10 +00:00
difftime.c initial import 1995-02-18 01:27:10 +00:00
dysize.c initial import 1995-02-18 01:27:10 +00:00
etcetera update from main archive 961126 1996-11-27 06:13:15 +00:00
europe update from main archive 961126 1996-11-27 06:13:15 +00:00
factory initial import 1995-02-18 01:27:10 +00:00
gmtime.c handle password file locking. 1996-08-26 10:28:45 +00:00
ialloc.c Wed Mar 8 13:38:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-09 10:00:12 +00:00
iso3166.tab Use POSIX version of version.c. 1996-09-12 18:29:32 +00:00
leapseconds * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
localtime.c update from main archive 1996-09-27 03:45:24 +00:00
Makefile update from main archive 961208 1996-12-09 03:15:25 +00:00
mktime.c update from main archive 960919 1996-09-20 01:58:09 +00:00
northamerica update from main archive 961126 1996-11-27 06:13:15 +00:00
offtime.c Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-19 20:21:54 +00:00
pacificnew update from 961105, second try 1996-11-07 01:35:04 +00:00
private.h * time/tzfile.h, time/private.h, time/zdump.c, time/zic.c, 1996-06-05 23:25:04 +00:00
scheck.c Mon Feb 19 18:31:59 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-19 23:34:46 +00:00
solar87 Wed Jan 10 10:11:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-11 10:00:22 +00:00
solar88 Wed Jan 10 10:11:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-11 10:00:22 +00:00
solar89 Fri Apr 19 00:49:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-04-20 00:05:25 +00:00
southamerica update from main archive 961126 1996-11-27 06:13:15 +00:00
strftime.c update from main archive 961207 1996-12-08 08:01:13 +00:00
strptime.c update from main archvie 961013 1996-10-13 21:35:39 +00:00
systemv initial import 1995-02-18 01:27:10 +00:00
test-tz.c update from main archive 961207 1996-12-08 08:01:13 +00:00
test_time.args initial import 1995-02-18 01:27:10 +00:00
test_time.c initial import 1995-02-18 01:27:10 +00:00
time.h update from 961105, second try 1996-11-07 01:35:04 +00:00
timegm.c Fri Sep 29 03:43:51 1995 Paul Eggert <eggert@twinsun.com> 1995-10-06 04:50:55 +00:00
tzfile.c update from main archive 960911 1996-09-12 02:51:03 +00:00
tzfile.h update from 961105, second try 1996-11-07 01:35:04 +00:00
tzselect.ksh Use POSIX version of version.c. 1996-09-12 18:29:32 +00:00
tzset.c update from main archive 961207 1996-12-08 08:01:13 +00:00
yearistype * time/africa, time/asia, time/europe, time/northamerica, 1995-09-21 16:21:49 +00:00
zdump.c * time/tzfile.h, time/private.h, time/zdump.c, time/zic.c, 1996-06-05 23:25:04 +00:00
zic.c update from main archive 960909 1996-09-10 02:00:15 +00:00
zone.tab update from main archive 961126 1996-11-27 06:13:15 +00:00