glibc/time
Roland McGrath 57b36a0a75 * catgets/open_catalog.c (__open_catalog): Don't use a value type
as the __builtin_expect expression, just the Boolean value.

	* sysdeps/generic/wordexp.c (parse_glob): int -> size_t for counter.
	* sysdeps/unix/sysv/linux/opensock.c (__opensock): Likewise.
	* resolv/res_hconf.c (arg_service_list, parse_line): Likewise.
	* iconvdata/tst-loading.c (main): Likewise.
	* catgets/tst-catgets.c (main): Likewise.
	* stdlib/tst-xpg-basename.c (main): Likewise.
	* stdlib/tst-bsearch.c (main): Likewise.
	* stdio-common/test-vfprintf.c (main): Likewise.
	* stdio-common/tst-rndseek.c (do_test): Likewise.
	* libio/tst_swprintf.c (main): Likewise.
	* libio/tst-fgetws.c (main): Likewise.
	* wcsmbs/tst-mbrtowc.c (check_ascii): Likewise.
	* time/tst-posixtz.c (main): Likewise.
	* time/tst-strptime.c (test_tm): Likewise.
	* time/tst-strptime.c (main): Likewise.
	* time/tst-getdate.c (main): Likewise.
	* posix/tst-mmap.c (main): Likewise.
	* posix/tst-getaddrinfo.c (do_test): Likewise.
	* io/tst-getcwd.c (do_test): Likewise.
	* resolv/tst-aton.c (main): Likewise.
	* inet/tst-network.c (main): Likewise.
	* libio/tst-fgetws.c (main): Likewise.
	* sysdeps/posix/sprofil.c (add_region): int -> unsigned int for I.
	* sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): int -> unsigned int
	for PTYNO.

	* stdlib/msort.c (qsort): Add a cast to silence warning.
	* stdio-common/vfprintf.c (process_string_arg): Likewise.
	* libio/oldfileops.c (_IO_old_do_write): Likewise.
	* sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Likewise.
	* sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
	* sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
	* argp/argp-fmtstream.c (__argp_fmtstream_printf): Likewise.
	* nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
	* sysdeps/unix/grantpt.c (grantpt): Likewise.
	* libio/tst-widetext.c (main): Likewise.
	* libio/tst-mmap2-eofsync.c (do_test): Likewise.
	* rt/tst-aio.c (test_file): Likewise.
	* rt/tst-aio64.c (test_file): Likewise.
	* resolv/tst-aton.c (main): Likewise.

	* catgets/catgetsinfo.h (CATGETS_MAGIC): Use U suffix on the constant.

	* ctype/ctype.c (__ctype_tolower, __ctype_toupper): Cast to int32_t
	instead of uint32_t in these macros.
2002-09-24 04:24:25 +00:00
..
sys * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them. 2002-08-27 02:10:01 +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
Depend * time/Makefile (tst-getdate-ENV): Add TZDIR to environment. 2001-07-18 09:43:36 +00:00
Makefile Update. 2002-08-29 10:12:49 +00:00
Versions * time/time.h (__strptime_l, strptime_l): Declare them. 2002-08-27 22:38:19 +00:00
alt_digit.c * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry, 2002-08-28 23:11:21 +00:00
asctime.c * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. 2002-08-03 12:09:37 +00:00
clocktest.c Make local functions static. 2000-12-27 20:26:07 +00:00
ctime.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ctime_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
datemsk * time/Makefile (tst-getdate-ENV): Add TZDIR to environment. 2001-07-18 09:43:36 +00:00
difftime.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dysize.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
era.c * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry, 2002-08-28 23:11:21 +00:00
getdate.c (__getdate_r): Initialize tm_isdst, tm_gmtoff and tm_zone before calling strptime. 2001-07-17 18:07:32 +00:00
gmtime.c Update. 2002-08-04 23:32:14 +00:00
lc-time-cleanup.c * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry, 2002-08-28 23:11:21 +00:00
localtime.c * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. 2002-08-03 12:09:37 +00:00
mktime.c * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. 2002-08-03 12:09:37 +00:00
offtime.c Update. 2002-05-16 06:14:36 +00:00
strftime.c Update. 2002-08-29 06:50:10 +00:00
strftime_l.c * time/time.h (__strptime_l, strptime_l): Declare them. 2002-08-27 22:38:19 +00:00
strptime.c (gaih_inet): Fix code to determine canonical name. 2002-08-29 08:51:26 +00:00
strptime_l.c * time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strptime_l 2002-08-27 22:57:05 +00:00
test_time.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
time.h Prepare headers for use in ISO C++ compliant implementations. 2002-08-28 08:01:11 +00:00
timegm.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-ftime_l.c (main): Also test strftime with uselocale. 2002-08-31 20:15:31 +00:00
tst-getdate.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
tst-mktime.c Update. 2002-04-19 07:49:16 +00:00
tst-posixtz.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
tst-strptime.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
tst_wcsftime.c Update. 1999-06-16 22:55:47 +00:00
tzfile.c Update. 2001-07-17 08:32:35 +00:00
tzset.c Update. 2002-03-12 10:25:36 +00:00
wcsftime.c Update. 1999-06-16 22:55:47 +00:00
wcsftime_l.c * time/time.h (__strptime_l, strptime_l): Declare them. 2002-08-27 22:38:19 +00:00