glibc/time
Ulrich Drepper 6d52618b15 Update from main archive 961219
Thu Dec 19 23:28:33 1996  Ulrich Drepper  <drepper@cygnus.com>

	* resolv/resolv.h: Update from BIND 4.9.5-P1.
	* resolv/res_comp.c: Likewise.
	* resolv/res_debug.c: Likewise.
	* resolv/Banner: Update version number.

Thu Dec 19 20:58:53 1996  Ulrich Drepper  <drepper@cygnus.com>

	* elf/dlfcn.h: Add extern "C" wrapper.

	* io/utime.h: Don't define NULL since this isn't allowed in POSIX.
	* io/sys/stat.h: Declare `lstat' only if __USE_BSD ||
	__USE_XOPEN_EXTENDED.
	* locale/locale.h: Define NULL.
	* math/math.c: Don't include <errno.h> to define math errors.
	* stdlib/stdlib.h: Likewise.
	* posix/unistd.h: Don't declare environ.
	* posix/sys/utsname.h (struct utsname): Declare member domainname
	as __domainname is !__USE_GNU.
	* signal/signal.h: Declare size_t only if __USE_BSD ||
	__USE_XOPEN_EXTENDED.
	* stdio/stdio.h: Don't declare cuserid when __USE_POSIX, but
	instead when __USE_XOPEN.
	* string/string.h: Define strndup only if __USE_GNU.
	* sysdeps/unix/sysv/linux/clock.c: New file.
	* sysdeps/unix/sysv/linux/timebits.h: Define CLOCKS_PER_SEC as
	1000000 per X/Open standard.
	* features.h: Add code to recognize _POSIX_C_SOURCE value 199309.
	Define __USE_POSIX199309.
	* posix/unistd.h: Declare fdatasync only if __USE_POSIX199309.
	* time/time.c: Declare nanosleep only if __USE_POSIX199309.
	Patches by Rüdiger Helsch <rh@unifix.de>.

	* locale/locale.h: Add declaration of newlocale and freelocale.

	* new-malloc/Makefile (distibute): Add mtrace.awk.
	(dist-routines): Add mcheck and mtrace.
	(install-lib, non-lib.a): Define as libmcheck.a.
	* new-malloc/malloc.h: Add declaration of __malloc_initialized.
	* new-malloc/mcheck.c: New file.
	* new-malloc/mcheck.h: New file.
	* new-malloc/mtrace.c: New file.
	* new-malloc/mtrace.awk: New file.

	* posix/unistd.h: Correct prototype for usleep.
	* sysdeps/unix/bsd/usleep.c: De-ANSI-declfy.  Correct return type.
	* sysdeps/unix/sysv/linux/usleep.c: Real implementation based on
	nanosleep.

	* signal/signal.h: Change protoype of __sigpause to take two
	arguments.  Remove prototype for sigpause.  Add two different
	macros named sigpause selected when __USE_BSD or __USE_XOPEN
	are defined.  This is necessary since the old BSD definition
	of theis function collides with the X/Open definition.
	* sysdeps/posix/sigpause.c: Change function definition to also
	fit X/Open definition.

	* sysdeps/libm-i387/e_exp.S: Make sure stack is empty when the
	function is left.
	* sysdeps/libm-i387/e_expl.S: Likewise.
	Patch by HJ Lu.

1996-12-17  Paul Eggert  <eggert@twinsun.com>

	* many, many files: Spelling corrections.
	* catgets/catgetsinfo.h (mmapped):
	Renamed from mmaped (in struct catalog_info.status).
	* mach/err_kern.sub (err_codes_unix), string/stratcliff.c (main):
	Fix spelling in message.
	* po/libc.pot: Fix spelling in message for `zic'; this anticipates
	a fix in the tzcode distribution.

Wed Dec 18 15:48:02 1996  Ulrich Drepper  <drepper@cygnus.com>

	* time/strftime.c: Implement ^ flag to cause output be converted
	to use upper case characters.

	* time/zic.c: Update from ADO tzcode1996n.

Wed Dec 18 14:29:24 1996  Erik Naggum  <erik@naggum.no>

	* time/strftime.c (add): Don't change global `i' until all is over.
	Define NULL is not already defined.

Tue Dec 17 09:49:03 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* libio/iovsprintf.c (_IO_vsprintf): Change `&sf' to `&sf._sbf._f'
	to avoid the need for a cast.
	* libio/iovsscanf.c (_IO_vsscanf): Likewise.

	* sunrpc/rpc/xdr.h: Add prototype for xdr_free.
1996-12-20 01:39:50 +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
Makefile update from main archive 961217 1996-12-18 03:23:47 +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 961217 1996-12-18 03:23:47 +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 961217 1996-12-18 03:23:47 +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 961217 1996-12-18 03:23:47 +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 961219 1996-12-20 01:39:50 +00:00
strptime.c update from main archive 961209 1996-12-10 03:08:06 +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 main archive 961219 1996-12-20 01:39:50 +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 961215 1996-12-16 01:40:21 +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 961217 1996-12-18 03:23:47 +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 961219 1996-12-20 01:39:50 +00:00
zone.tab update from main archive 961126 1996-11-27 06:13:15 +00:00